It appears the new IntelliTrace feature of Visual Studio 2010 is only available for x86 applications?!
Don’t ask me, there is an article with more info, but Habib Heydarian shed some light on the workaround here.
It appears to get around this problem, you must set your project to a configuration platform of x86, enabling it to [...]
If you are fed up with continually having to press “Attach” to attach to the IIS w3wp.exe to enable debugging in Visual Studio for IIS as seen in this screenshot:
Then never fear, this is a way around it.
All you need to do is adjust the registry setting (via regedit.exe) as Visual Studio wasn’t kind enough [...]
As you guys would know, Beta 1 of VS 2010 has been released, and I love Visual Studio, in fact it’s my FAVOURITE IDE, and not to mention one of my favourite tools of all time… and that’s why I CANNOT STRESS ENOUGH, how I’m hoping Microsoft will fix the WPF font rendering / blur [...]
Wow that’s a big title, but with an even bigger announcement, both Visual Studio 2010 Beta 1 and .NET 4.0 Beta 1 has been released to MSDN subscribers Monday with public release due Wednesday (links at bottom), read on for further blog links or visit the official Microsoft launch site. (In Australia that’s today, [...]
Don’t have the “Edit WCF Configuration” when right clicking a Web.Config or App.Config when working with a WCF project?
Click “Tools” -> “WCF Service Configuration Editor“.
Now you do. Strange huh?
Found a presentation today given by Jason Zander (General Manager of Visual Studio) and Matt Carter (Product Manager) for Vista Squad today. It was actually recorded a little while ago, but I could not find much exposure to this video on aggregation sites such as DotNetKicks and DotNetShoutOut, so I wanted to make sure [...]
Filed in .NET
|
Also tagged
|
As another follow up to personalising Visual Studio (I covered theming the VS IDE with the Visual Studio Desert Nights Theme not too long back), I’d like to offer the settings I run on a dual monitor setup for Visual Studio to, I believe enhance productivity and gives you easier access to common tasks. You [...]
Hi all,
We’ve arrived at the weekend once again, horray! However, if you are anything like me, work (or play, depends on what code you’re wrestling with at the moment) doesn’t finish at the weekend – and for me that means getting closer to the dream and laying more code down into a personal project…
So if [...]
Well if you did not hear, JQuery v1.3 was released on the 14th of this month which coincides with their three year anniversary, and is jam packed with a couple of neat new features, for all others check out the full release notes:
Sizzle: A sizzlin’ hot CSS selector engine.
Live Events: Event delegation with a jQuery [...]