Browse by Tags

All Tags » Visual Studio (RSS)

Why you need to learn async in .NET

I had an opportunity to teach a quick class yesterday about what’s new in .NET 4.0.  One of the topics was the TPL (Task Parallel Library) and how it can make async programming easier.  I also stressed that this is the direction Microsoft is...
Posted by PSteele | 2 comment(s)
Filed under: , ,

HOWTO: Change which “.testsettings” file Visual Stuido 2010 uses

I’m blogging this mainly for historical reasons.  I just spent over 30 minutes trying to figure this out.  Well, the first 10 or 15 minutes was getting code coverage enabled in Visual Studio 2010.  There’s plenty of coverage on that topic...
Posted by PSteele | 1 comment(s)

Updates to Nino’s .hgignore files for Visual Studio

As I move more of my repositories from SVN to Mercurial , I’m constantly referring to Nino’s sample .hgignore file he provided for Visual Studio developers.  I always start with his file but add a few more lines and thought I’d share them here. ...

No Intellisense in Visual Studio 2010 RC1

Well, that's odd.  Why were the default options for Intellisense turned off when I did a fresh install of Visual Studio 2010 RC1? Technorati Tags: .NET , Visual Studio 2010 RC
Posted by PSteele | 9 comment(s)
Filed under: ,
More Posts