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
Validation should begin as close to your database as possible: in your Entity Framework entities. Here's how you can integrate validation code into both the entities the Entity Framework generates and the ones you write.
External templates allow you to reduce the code in your main HTML page, and reuse it in multiple places.
By overriding templates, you can modify the look and feel of the ListBox without changing the underlying behavior.
- By Nick Randolph
- 04/01/2012
Bing Maps moves beyond Silverlight and AJAX with the new native WPF Control, which enables you to build interactive tools for visualizing geographical data on the desktop.
- By James McCaffrey
- 04/01/2012
Nick Randolph shows how to create and work with the Application Bar in your Windows Phone application.
- By Nick Randolph
- 03/30/2012
Eric Vogel walks through how to send and receive push notifications in a Windows 8 Metro application.
10 questions and answers to help understand the Roslyn complier-as-a-service project for Visual Basic and C# developers.
Here's how to build a simple continuous client application that spans multiple devices using the cloud (Azure) to handle communication between the devices.
Learn how to extend Visual Studio 2010 by creating code issue providers with the Roslyn CTP.
WPF provides the richest environment for developers to incorporate standalone validation classes into their user interfaces—and for business object developers to support an application's user interface.
Both are equally good cloud storage mechanisms -- here's the pros and cons of each so you can make the best decision for your projects.
- By Joseph Fultz
- 03/09/2012
Code First frees you up from the chore of creating databases for your project. Here's a primer on how to do it.
Many developers are worried about the compatibility of Silverlight with Metro-style applications. This project shows that those fears are overblown.
- By Michael Crump
- 03/01/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.
Eric Vogel shows you how to use a common software design pattern that allows an app to dynamically pick an appropriate method at runtime.
WPF makes it very easy to load non-executable resources at run time -- including a complete UI in XAML. Here's how to leverage that functionality to create applications that you can customize without recompiling.
Learn how to publish data in the Windows Azure Marketplace for a monthly income with just a few hours effort.
Eric Vogel covers how to use the Windows 8 local data storage APIs to cache application data.
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
You can use your Master Pages just to structure your pages. Or you can integrate them into your application with custom code that your content pages can access.
By creating a UI that works well with both dark and light themes, your Windows Phone applications will stand out.
- By Nick Randolph
- 02/06/2012
Chewie is a domain-specific language that uses PowerShell to tame NuGet installations.
The absence of foreign key properties in classes adds some challenges to working in disconnected apps.
- By Julie Lerman
- 02/02/2012
Tired of mapping your classes from one format to another? A convention-based, open source library can help alleviate some of those coding headaches.
- By Patrick Steele
- 02/02/2012