.NET Framework


Leveraging Claims-Based Security in ASP.NET 4.5

Microsoft .NET Framework 4.5 support for claims-based security can make your existing authorization system more powerful and flexible, even if you never intend to start working with third-party security providers. Plus, it's backward-compatible with virtually all of the authorization code you're already using.

Unit Test Your iOS Apps

Learn how to write both code and tests that can be shared across multiple platforms.

Test-driven Development with Visual Studio 2012: Part 2

In Part 2 of his column, Mickey Gousset dives deeper into the Test Explorer window.

Guthrie: MSDN Subscribers Leaving Thousands in Azure Credits on the Table

Scott Guthrie encouraged developers at the Visual Studio Live! conference this morning to take advantage of their Windows Azure credits through their Microsoft Developer Network subscriptions.

Run ASP.NET Web API Inside Your Application

ASP.NET Web API is a solid communications framework, and many applications can benefit from breaking free of IIS by including an embedded ASP.NET Web API server.

Visual Studio Tip: Close the Windows You Want

When you have too many Editor windows open, you can pick which Windows you don't need any more and close them all with a single click.

Visual Studio App Installer Updated

Many devs still miss the Microsoft-built installer included with Visual Studio 2010 and earlier versions.

The Observer Pattern in .NET

The Observer Pattern is the foundation of Model View Controller (MVC) development. In this article, you'll learn how to use it by building a simple email application.

Neural Network Back-Propagation Using C#

Understanding how back-propagation works will enable you to use neural network tools more effectively.

JavaScript Data Binding with Knockout.js

Get powerful, client-side data binding in JavaScript using Knockout.

Report: Microsoft Working on Second-Generation Surface

The Nvidia CEO let slip the information that it's working with Microsoft on an update to the Surface RT.

Security Considerations and Best Practices for WCF 4 Apps

The Windows Communication Foundation (WCF) framework can be vulnerable to phishing and other attacks. Learn how to protect it with these tactics.

Can Microsoft's Reorg Save its Mobile Strategy?

Microsoft is making a big bet that eliminating traditional divisional boundaries will help it be more efficient and build better products. It had better be right.

TypeScript Gets Faster, Adds Language Support with Update

The latest version fixes a compiler slowdown caused by the last version.

Windows 8 Contracts and Extensions: Search

Don't re-invent the wheel when building your Windows 8 apps. Instead, save coding time by using (and customizing) the Search contract to add this critical piece of functionality.

Using the C++ Spell Checking API

Learn how to add spell checking to your applications.

Windows Azure 2.1 SDK Supports Visual Studio 2013

The SDK also includes a virtual machine with a built-in VS 2013 instance.

Visual Studio 2012 Update 4 Announced

The release aims to smooth the migration path to Visual Studio 2013.

No Comment: Why Commenting Code Is Still a Bad Idea

Peter Vogel responds to the furor about his contention that developers do too much code commenting. He says that documenting code, while it may be necessary, isn't valuable.

Microsoft Updates Visual Studio Tools for Git

A more recent version of the tools will be included in the VS 2013 RTM.

Subscribe on YouTube