I’ve already blogged about the creation of a macro that permits you to attach to IIS worker process pressing a key combination. This approach does not work if you have multiple w3wp.exe processes that are actually running into your machine, because the macro only attach to the very first of them. A simple and stupid [...]

Continue reading about Attach to local IIS Macro evolution

As I stated previously, the capability of Visual Studio to use Macro is probably one of the less known feature and one of the coolest. Thanks to macro you can automate standard task you do in VS to speed-up your everyday coding experience. Since I work heavily with WCF services hosted in IIS and Web [...]

Continue reading about Visual Studio Macro–Attach To Local IIS

Debugger Canvas is now released, it promises to be an useful addin for VS 2010 Ultimate to easy debugging process for big projects. The site has an introductory video that shows all major feature of this tool. First impression is really good, especially for the integration with the Intellitrace log, so I strongly suggest you [...]

Continue reading about Visual Studio Debugger Canvas

Suppose you have downloaded the Feature Pack 2 of Visual Studio 2010, enabled firefox support but when you run a CUIT on firefox you got this error. Test method TestProject.CodedUITest1.NavigateNablasoftTest threw exception: Microsoft.VisualStudio.TestTools.UITest.Extension.TechnologyNotSupportedException: The selected version of Mozilla Firefox is not supported for playback. Go to http://go.microsoft.com/fwlink/?LinkId=157214 for information on available add-in for possible support. [...]

Continue reading about Using CUIT on Firefox 4.X does not works

Today at Tech Ed Usa some of the news about Visual Studio vNext were revealed, I do not want to give you detailed information in my blog, because there are a lot of resources around there and especially you can download a nice pdf with all the public news. One of my favorite is the [...]

Continue reading about Tech Ed news for Visual Studio vNext