Monthly Archives: October 2011

Macros getting dropped in Visual Studio v.Next (Dev 11)

Looks like Macros are getting dropped in the next version of Visual Studio. Makes sense but I guess I’ll have to move the one or two macros I use onto commands in a package or add-in. http://www.infoq.com/news/2011/10/VS-Macros

0  

Workflow Service Tracking Viewer

If you are working with Workflow Services (.xamlx) and you want an easy way to see live tracking from your workflow your only out-of-the-box option right now is AppFabric which doesn’t show live data and the UI can be a little slow. The Workflow Service Tracking Viewer (beta) uses SignalR and a custom tracking participant [...]

14