Easy Testing Of Your Web.Config Transformations
A guide to locally testing web.config transformations in ASP.NET projects using MSBuild commands and Visual Studio's preview feature.
A guide to locally testing web.config transformations in ASP.NET projects using MSBuild commands and Visual Studio's preview feature.
Explains how to use the new Shim/Fakes framework in Visual Studio 11 Beta for isolating unit tests by redirecting framework method calls.
MyGet introduces a beta feature to proxy and aggregate packages from multiple upstream NuGet feeds into a single, centralized feed.
A critique of the Visual Studio Achievements beta, arguing its current rewards promote bad coding habits instead of good practices.
Explains designing a theme API with XML configuration, validation, and storage for a software system.
A guide on integrating the Managed Extensibility Framework (MEF) with ASP.NET MVC 3 using the MefContrib library and NuGet packages.
Explores using Templify and NuGet to automate repetitive setup tasks for new ASP.NET MVC projects, saving time and effort.
A developer's 2010 year-in-review, highlighting top ASP.NET MVC blog posts, open-source contributions, and conference presentations.
How to install and use the MvcSiteMapProvider library for ASP.NET MVC 2 projects using the NuPack package manager in Visual Studio 2010.
A review of the book 'Refactoring with Visual Studio 2010', focusing on its practical coverage of design patterns and OOP principles.
A tutorial on creating an externally accessible TCP endpoint for a Worker Role in Microsoft Azure, including code examples.
A developer's 2009 year-end review, highlighting top ASP.NET MVC and performance posts, open-source projects, and tech presentations.
A technical guide on deploying a Twitter application to Microsoft Azure, covering cloud deployment and DNS configuration.
A technical guide on setting up an ASP.NET MVC project within a Windows Azure Web Role for building a Twitter application.
A presentation on Mocking techniques for software testing, delivered at the Visual Studio User Group Belgium, with slides and demo code.
A guide to manually editing a Visual Studio .csproj file to make a file appear as a child item of another in the Solution Explorer.
A screencast demonstrating how to use Visual Studio tooling to build a CRUD interface with ASP.NET MVC in under 15 minutes.
A developer's top 5 technical blog posts from 2008, focusing on PHPExcel, ASP.NET MVC, and Visual Studio profiling.
A technical guide on converting an ASP.NET MVC application into a cloud service on Windows Azure, focusing on project configuration and web role setup.
A developer's review of NDepend, a tool for analyzing code dependencies, metrics, and quality using visual diagrams and a custom query language.