.NET Framework


Visual Studio Online Update Adds Pull Requests

The feature, which is for code stored in Git, will eventually be added to local copies of Visual Studio.

Shedding Tiers: Stop Thinking in Terms of Layers

Thinking in terms of layers or tiers really isn't much help to you. Stop doing it: The single responsibility principle and design patterns are all you really need.

Microsoft Opens Docker to Azure

The open source application packaging platform gets 1.0 support on Microsoft's cloud.

Xamarin Support Added to Azure Mobile Services Offline

The upgrade is made possible by using SQLitePCL.

CTP 2 Released for Visual Studio 2013 Update 3

While this one isn't for use on production servers, the next one likely will be.

How To Simplify Asynchronous Programming with Await and Async

Prune your Entity Framework with the help of asynchronous methods.

Connect Windows Phone to Desktop Apps Remotely

Remote Desktop App for Windows Phone 8.1 has limitations that rankle some, though.

Virtual Reality in .NET, Part 3: 3D With Distortion and Head Tracking

Go deeper into the Oculus Rift SDK.

Visual Studio '14' CTP Available as Azure VM

MSDN subscribers can try it for free with their Microsoft-supplied credits.

Satya Nadella: So Far, So Good

Microsoft's newest CEO seems to understand the challenges Microsoft faces, and is positioning the company to re-assert its preeminent place in the industry.

Visual Studio '14' CTP Released

It's a preview of the next version of the IDE, expected to hit in 2015.

Azure Behind Only Amazon in Gartner Cloud Rankings

Gartner also says Azure is still "Microsoft-centric," appealing primarily to .NET developers.

Capturing Results from Stored Procedures with Entity Framework 6

Entity Framework 6 gives you a variety of ways to call stored procedures that return data and capture the results those procedures return. Here's a look at all of them.

Better Alerts for Visual Studio's Application Insights

The tool was entirely rebuilt for better monitoring of applications.

Adventures in Nepotism

What's proper etiquette for handling code snafus when working for -- literally -- a mom-and-pop company?

Xamarin 3 Unveiled

Tighter integration with Visual Studio among the highlights.

Understanding the Android Resource System

Learn how to leverage the powerful resource system of Android to support a variety of Android devices and languages.

Microsoft Publishes LightSwitch API Reference

The API is for the HTML Client.

Visual Studio 2013 Update 3 Gets its First CTP

The Update comes fewer than two weeks after the official release of Update 2 at TechEd North America.

Moving Data to the Form in Windows Forms

When you implement the Model-View-ViewModel pattern you need to tell your View (in this case, a Windows Form) when the ViewModel has new data. Here's how to do that, along with a warning about how to avoid a potential bug.

Subscribe on YouTube