Contents tagged with Visual Studio
-
Microsoft releases Visual Studio 2010 SP1
Microsoft has been beta testing SP1 since December of last year. Today, it was released to MSDN subscribers and will be available for public download on March 10, 2011.
-
32 ways to Visualize your debugging experience
Debugger Visualizers are one of the best productivity additions to the Visual Studio debugging experience. After reading Vardi's post showing the wide variety of custom visualizers, I decided to start maintaining a list of visualizers at dotnetpowered.com. After some internet research, I've documented 32 visualizers for everything from Regular Expressions to Linq Queries. Check out the list and rev up your development environment today! If you know of any other custom visualizers, please send them my way.
-
.NET continues to be a furtile ground for language development
IronPython has been receiving lots of attention lately...as well it should! It showcases what a great platform .NET has become for languages for all kinds. But IronPython isn't the only language in town...take a look at my .NET languages page. It has grown to over 100 projects with nearly every language you can think of...and many you've probably never heard of. Thanks to everyone who has contributed links and corrections.