.NET Framework


New .NET Compiler Hits CTP 2

It will eventually replace the JIT64 compiler, allowing for faster program starts.

Picking Up Queue Messages: Strategy and Tactics

If you're using MSMQ to offload work from your Web site, you have a number of ways to pick up those messages, including processing those messages as soon as they turn up.

Visual Studio 2013 Update 2, CTP 2 Now Ready

TypeScript 1.0 is nearing reality.

.NET Framework Reference Source Updated Via 'Roslyn'

Developers can search for incompatibilities between their own code and .NET more easily than ever.

Rapid Windows Phone Application Development Using MvvmCross

Nick Randolph takes MvvmCross for a spin and shows how quickly you can build an application for Windows Phone and other mobile platforms.

Using Portable Class Libraries in iOS and Android Apps

Portable Class Libraries create a single DLL that can be used across platforms, making code sharing easier. Learn how to use them by building a weather app with a portable core.

Windows Azure Gets .NET Upgrades

The enhancements include integration with the ASP.NET Web API.

TypeScript & Visual Studio 2013: Coming of Age

Visual Studio 2013, with the latest version of TypeScript, gives you the same kind of support you've come to expect when writing code in C# and Visual Basic.

Out To Lunch

Why user requests shouldn't always be granted.

Learning to Use Genetic Algorithms and Evolutionary Optimization

Evolutionary optimization (EO) is a type of genetic algorithm that can help minimize the error between computed output values and training data target output values. Use this demo program to learn to the method.

Visual Studio 2013 Add-In Allows Code Searching Across Web

With Bing Code Search, Visual Studio developers get context-aware search capabilities from within IntelliSense.

6 Top Tips for Visual Studio 2013

Visual Studio 2013 has many new features; which ones are the most important? Here are the first six that promise to improve your productivity the greatest (more coming next month!)

Offloading Work from Your Application with a Queue

Sometimes you can improve your application's response time by shunting some activities to offline processing -- sending an e-mail response, for instance. Here's how to use Microsoft Message Queue (available on both your development and production computers) to simplify the process.

Visual Studio Extension Tracks Project History

A new version of the extension adds support to Visual Studio 2012; it originally supported only Visual Studio 2013.

Satya Nadella's To-Do List: A 6-Point Plan

Microsoft needs fixing. Here's a list of the first things the new CEO should consider taking on.

Visual Studio Online Experiences Growing Pains

The developer service has had a number of outages since its introduction last November.

Application Insights Available for Visual Studio Offline Use

The add-in checks a Windows Store app's performance and health.

JSON Debugger Added to Visual Studio 2013, Update 2

It allows devs to debug JSON without leaving Visual Studio.

Creating Custom ASP.NET MVC Filters

ASP.NET MVC filters can be defined once and used in multiple places. Because ASP.NET MVC also provides the ability to create custom filters, it's good practice to learn how to make them and use them in your own projects.

Windows Embedded Compact Integration with Visual Studio 2013 Announced

The update is supposed to be out this spring.

Subscribe on YouTube