A look at how developers can use the integrated application analytics capabilities of Visual Studio 2010 to improve software quality.
Lots more cores are coming -- but don't panic. Look for abstract programming methods pioneered by the MIT Cilk project to span to the future to address task parallelism, data parallelism and safety for multicore and manycore development.
Your team won't achieve automated build nirvana overnight. Here's how to break down the process and adopt the changes in the Microsoft build system.
Learn how to extend support for Microsoft C#-only BlankExtension/BizType projects to Visual Basic.
Power user Alice strikes; can the code save our programming hero?
In this month's editor's column, Mike Desmond looks at the Silverlight issue.
C# Corner columnist Patrick Steele recently explored the idea of using lambda methods as a way to plug in specific functionality with more control than subclassing and readers respond.
Andrew Brust on Microsoft's whistle-stop demo tour.
Learn about the often-overlooked XAML extensibility resource, and how you can make custom markup extensions of your own.
Before you dismiss HTML5 as not ready for prime time or too lightweight for real developers, consider these five reasons that you should get excited about it.
When all you have is a DLL or an EXE, .NET Reflector will let you recreate C# or Visual Basic code from the assembly. But the real story here is the .NET Reflector integration with Visual Studio.