.NET Framework


Doc-To-Help 2012 Adds HTML5-Based Mobile Help

Doc-To-Help continues to provide a single source for a variety of document and help types, including a jQuery format targeted for mobile devices.

Test Driving a JavaScript MVC Framework

Peter looks at Knockout, one of the MVC environments for writing client-side JavaScript, and wonders if we're on the wrong path.

Build Execution in Team Foundation Server

Team Foundation Server has a variety of ways to queue and execute your builds. Here's what you need to know.

Better Debugging With Mono

The latest Android SDK provides an emulator with improved debugging capabilities. Mono for Android developers will appreciate the upgrades.

Why Mono for Android?

A new column on developing Android apps with the .NET Framework debuts. Here's the reason it exists, and a bit about the authors.

The .NET Command Pattern, Part 2

How to implement an undo/redo system using the Command pattern in the .NET Framework.

Spotlight: Vishwas Lele on Getting Started with Azure Development

Lele shares his take on Azure development and how other .NET devs might want to get started.

Hidden Improvements in Visual Basic 11

Visual Basic 11 contains many enhancements you may not have noticed.

Free Tool: Check Your JavaScript with JSLint

JSLint checks your JavaScript code for issues before running it and waiting for it to blow up.

Converting Windows Phone to Windows 8

Migrating a photo-sharing Windows Phone application to run under Windows 8.

Visual Studio 11 Is Microsoft's ALM Brand

When Microsoft talks about application lifecycle management (ALM), it's always in the context of its Visual Studio IDE, especially with Visual Studio 11.

Creating a Build Definition in TFS

A build definition describes the details of what your build is supposed to do, and when it's supposed to do it.

Entity Framework Code-First Migrations

Code First Migrations allow for database changes to be implemented all through code. Through the use of Package Manager Console (PMC), commands can be used to scaffold database changes.

The Command Pattern in .NET

In Part 1 of this series, Eric Vogel walks you through a software design pattern that is commonly used to handle UI interactions.

Adding Client-Side Validation in ASP.NET MVC 3

By having your Data Annotations implement the IClientValidatable interface, you can make it easy for developers to integrate your client-side validation into your Views.

Write Faster Code by Adding VIM to Visual Studio

VIM is a text editor with a Visual Studio extension. Its time-saving power is well worth the learning curve.

Visual Studio Live! Keynote Wrap-Up: Cloud Build, ASP.NET Open Source, Natural UI

If you didn't make it to the show, here are some highlights from the event's keynote presentations.

Using Aspect-Oriented Programming to Initialize and Connect WPF Commands

See how a simple interceptor can help reduce the amount of coding needed to initialize your Windows Presentation Foundation ICommand properties.

Integrating Validation with the Entity Framework

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.

Visual Studio Agility

Our cover story this month on Agile development comes at a good time, coinciding with the recent release of the Visual Studio 11 beta.

Subscribe on YouTube