Test Studio brings together the tools to fully test your applications -- provided your team is willing to make the commitment to using it.
The official launch is coming Sept. 12
Visual Studio 11 Express for Windows Phone is slated for release with the next version of Windows Phone, the company announced on Friday.
- By Kathleen Richards
- 05/21/2012
When Microsoft talks about application lifecycle management (ALM), it's always in the context of its Visual Studio IDE, especially with Visual Studio 11.
- By John K. Waters
- 04/16/2012
See how a simple interceptor can help reduce the amount of coding needed to initialize your Windows Presentation Foundation ICommand properties.
- By Patrick Steele
- 04/03/2012
If you've got a strong version-control system, implementing an automated build process is the next logical step.
- By Mickey Gousset
- 03/15/2012
Implementing one of three interfaces can turn your business classes into self-validating components that seamlessly integrate into WPF, Silverlight and ASP.NET MVC applications -- and can be easily extended to other environments.
IntelliTrace can only be used in development environments in Visual Studio 2010 but that changes in the upcoming IDE. Learn how to use the new IntelliTrace in Production features in the Visual Studio 11 Developer Preview.
- By Mickey Gousset
- 02/07/2012
Web Parts and User Controls let you easily build customizable UIs with the same tools you use to create inflexible user interfaces -- and implement an MVC-like pattern in ASP.NET.
The latest edition of the control suite for ASP.NET offers almost every kind of control that a developer would need -- with one-third of the controls supporting ASP.NET MVC.
Mocking is generally an overloaded term. But at its base, it's about changing behavior -- specifically, dependency behavior.
Use Test-Driven Development, generate from usage and a free Visual Studio add-in to let you spend more time doing what programmers want to do: writing code that works.
In this first part of a Team Foundation Server 11 overview, learn what's new with the Team Explorer UI.
- By Mickey Gousset
- 12/14/2011
Aaron Bjork talks about why remaining work is the most important measurement on your Agile projects.
ASP.NET 4 upgrades the support for detecting browser capabilities with profiles for the latest mobile browsers. The good news is that you can use that new information with older versions of ASP.NET.
Peter Vogel looks at debugging from a different specific: One incident whose resolution depended, in part, on understanding who'd already searched for the bug and the history of the bug itself.
A major validation error in the code resulted in a 60 percent failure rate for an expense form.
Visual Studio provides a rich set of tools for finding bugs, though most developers aren't aware or don't take advantage of all of them.
Isolator .NET simplifies your unit testing by providing a flexible and convenient way to eliminate dependencies between objects.
Continuous testing can dramatically increase your productivity. There are a number of open-source tools that do just that.