Home » Archives

Content tagged with: configuration management

[14 Mar 2012 | No Comment | ]

OpenWrap is an open source package manager for .NET. This video explores all the lesser–known features of OpenWrap: how builds, tests, commands, tooling and deployment are handled by the OpenWrap platform, how to extend packages to provide your own components in your application, and how any application can become pluggable and publishable by leveraging the core OpenWrap infrastructure.

[7 Feb 2012 | No Comment | ]

NuGet is an open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.

[21 Dec 2011 | No Comment | ]

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 on what could possibly be the root cause of failure.

[9 May 2011 | No Comment | ]

This video explains how to configure the build services for Team Foundation Server (TFS) 2010.

[25 Aug 2010 | No Comment | ]

This video show how to deploy a web application using the new Visual Studio 2010 Web Deployment Tool