Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know… How to debug your optimized code? - #295

I kinda gave a sneak peek at this option in Tip #290, but here’s the real use, if I understood the explanation correctly.

Suppress JIT optimization on module load (managed only)

Your production code is set to use optimizations, but you need to debug it. If you check this option, it will disable your optimizations but without changing your project settings.

Technorati Tags: ,
Posted: Wednesday, August 20, 2008 3:00 AM by saraford

Comments

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. The Web Developer Tools Team announced the release of the Dynamic Data Wizard Preview 0806 for VS 2008 SP1 . US ISV Developer Evangelism

# August 21, 2008 10:32 AM

xjb said:

# January 16, 2009 3:52 AM
New Comments to this post are disabled
Page view tracker