Welcome to Atalasoft Community Sign in | Help

Browse by Tags

All Tags » VS2008   (RSS)
Another very exciting week.  I’ve barely had time to catch my breath. Meanwhile I’ve decided to take my weekly roundup post consistently in the direction of functional programming in the Microsoft universe for the foreseeable future.  This will Read More...
It seems like the theme of this week is debugging. Not by my own choice really, I just kept running into really interesting articles on the topic. Blog: Jake Lauzier’s Cross Domain Remote Debugging My coworker Jake Opines has put together a great blog Read More...
VSLab has just been updated with full support for Visual Studio 2008 Shell and the F# CTP release. It has been a rough couple of weeks for the VSLab team as F# CTP changed a number of things and they have been working hard to put together a compatible Read More...
Visual Studio Shell was released in January of 2007 without much fanfare. Even though it's free to download, at the time it was not very useful for most developers as few packages had yet been written for it. Now eight months have gone by and quite a Read More...
I have a new CodeProject article up which details how to make a Debugger Visualizer in the case where you need to custom serialize the object. The actual classes I build in the tutorial are only useful with our DotImage project line. However, the process Read More...