Debug iOS App from Visual Studio with Xamarin extension using the iPhone Simulator.
Quick tip for debugging iOS apps in Visual Studio using Xamarin and the iPhone Simulator by setting the correct platform.
Quick tip for debugging iOS apps in Visual Studio using Xamarin and the iPhone Simulator by setting the correct platform.
A guide to implementing and using Assert.ThrowsExceptionAsync for testing asynchronous code in the Windows Phone Test Framework.
A new NuGet 2.5 package automates the removal of XML documentation from Windows 8/Phone 8 app packages, simplifying the build process.
Useful Windows registry tweaks for developers to improve workflow, including Visual Studio and multi-monitor setup fixes.
NuGet Package Source Discovery now supports SymbolSource for automatic symbol server configuration in Visual Studio, enhancing developer workflow.
Guide to creating a custom UITestMethodAttribute for running unit tests on the UI thread in Windows Phone 8 with Visual Studio 2012.2 CTP4.
Introducing the NuGet Package Source Discovery (PSD) specification, enabling automatic discovery and addition of NuGet feeds from trusted sources.
A guide on setting up Git for TFS projects and creating folder hierarchies using command-line Git tools within Visual Studio.
Guide to removing unnecessary XML documentation files from Windows Phone 8 and Windows Store app packages to reduce XAP/APPX file size.
A guide on using Windows Azure PowerShell cmdlets within Visual Studio's NuGet Package Manager Console to manage cloud resources.
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.