Visual Studio 2010 Extensions
This short video presents the extensions in Visual Studio 2010: what they are and how they work.
This short video presents the extensions in Visual Studio 2010: what they are and how they work.
The only available test framework that’s provided out of the box with ASP.NET MVC 3 is the Visual Studio Unit Test framework. This article, based on chapter 23 of ASP.NET MVC 3 in Action, shows you how to create and install custom test project templates and view engine options.
Visual Studio Ultimate manager Cameron Skinner provides some insider tips on these application lifecycle management tools that help teams to ensure quality results from design to deployment. The topics covered include feature sets, unit testing, bugs, coding, code cleaning, feature accreditation.
This video shows how you can use new tools like the Architecture Explorer to better understand and comprehend complex systems before making any changes to them. You will see how graphically modeling the code makes it easier to understand the impact of a potential change.
This video offers insights into the future of Application Lifecycle Management and agile development that are incorporated in the next release of Visual Studio.
This video presents how to troubleshoot build server failure in Visual Studio 2010. Before looking for a solution it is important to understand the problem. If the error messages in the build logs don’t seem to help, you can always enable tracing on the build server to get more information …