The technologies bundled as HTML5 finally support what developers have been trying to get HTML to do for decades.
High-transaction environments can use distributed caching to boost performance without major code changes.
Securing Rich Internet Applications requires an understanding of their vulnerabilities.
- By Itzik Spitzen
- 08/19/2011
This article introduces the TAP and the associated .NET language changes that streamline asynchronous programming and extend the multithreading enhancements in the Microsoft .NET Framework 4.
- By Mark Michaelis
- 08/02/2011
Starting with Microsoft Office, users have been able to double-click or drag a toolbar and have it become a floating window that can be moved or docked to the side of the application window. Here's how to implement a basic version of this behavior in C# Windows Forms applications.
- By Brian C. Hart
- 08/01/2011
Your team won't achieve automated build nirvana overnight. Here's how to break down the process and adopt the changes in the Microsoft build system.
- By Benjamin Day
- 07/01/2011
A look at how developers can use the integrated application analytics capabilities of Visual Studio 2010 to improve software quality.
- By Sebastian Holst
- 07/01/2011
Lots more cores are coming -- but don't panic. Look for abstract programming methods pioneered by the MIT Cilk project to span to the future to address task parallelism, data parallelism and safety for multicore and manycore development.
- By James Reinders
- 07/01/2011
We look at 17 of the best free Visual Studio and .NET tools and add-ins.
Will emerging developer tools and hybrid Platform as a Service features ramp up project and data deployments to Windows Azure?
- By Roger Jennings
- 06/01/2011
Code First is a new development approach in the Entity Framework 4.1 stack that can simplify the understanding and maintenance of your domain model.
A developer's guide to unlocking the power of code reusability.
How the Microsoft co-evolution strategy has shaped the two flagship languages of the .NET Framework, and what it means for developers going forward.
- By Michael Desmond
- 05/01/2011
The Microsoft Model-View-ViewModel pattern is an indispensable tool for developing applications for Silverlight, Windows Phone 7 and Windows Presentation Foundation. Benjamin Day helps you avoid architectural pitfalls and create unit-testable and maintainable applications.
- By Benjamin Day
- 04/01/2011
Windows Identity Foundation turns authentication over to token servers, reducing demands on developers while preparing the way for a service-oriented world. It also integrates with the authorization mechanisms you're already using.
Get ready to scale out SQL Azure databases beyond today's 50GB limit with the Transact-SQL and ADO.NET elastic sharding features, which are coming in the 2011 SQL Azure Federation Community Technology Previews.
- By Roger Jennings
- 03/01/2011
How to associate unit tests with requirements in Visual Studio 2010.
- By Jeff Levinson
- 03/01/2011
In the second part of this tutorial series, Wallace McClure walks you through the basics of creating a MonoDroid app.
- By Wallace McClure
- 02/01/2011
In the first part of this tutorial series, Wallace McClure walks you through what MonoDroid is and how .NET developers can use it to create Android apps.
- By Wallace McClure
- 02/01/2011
The dynamic keyword brings exciting new features to C# 4. Find out how it works and why it simplifies a lot of your coding tasks, including some handy COM interop possibilities.
- By Alexandra Rusina
- 02/01/2011