.NET Framework


Microsoft Updates .NET Framework Repair Tool

Previous versions only covered up to .NET Framework 3.5.

Using OAuth, Twitter and Async To Display Data

Connect to Twitter from a mobile application using OAuth with the Xamarin.Auth library, along with Joe Mayo's LINQ To Twitter library.

Source Code Control with Git and Mercurial

Resources for using the popular distributed source code control and collaboration tools Git and Mercurial on Windows.

Neural Network Cross Entropy Error

To train a neural network you need some measure of error between computed outputs and the desired target outputs of the training data. The most common measure of error is called mean squared error. However, there are some research results that suggest using a different measure, called cross entropy error, is sometimes preferable to using mean squared error.

Making Complex Types Useful with Entity Framework 6 Custom Configurations

Complex Types let you reuse structures in your database design. But unless you've been very lucky around the names in your database, you probably couldn't use Complex Types -- until Entity Framework 6, that is.

Microsoft Re-Installs Visual Studio Installer

The installer was removed after Visual Studio 2010, and led to an outcry among developers.

Telerik Makes Kendo UI Available as Open Source Platform

Kendo UI Core includes the entire mobile framework.

Structuring and Loading TypeScript Modules

TypeScript provides native support both for organizing your application's client-side code into a set of modules, and for freeing you from having to manage the resulting script tags.

Microsoft Is Not Killing Off TFS for Git

The company officially responds to a social media storm of worry.

Async Processing in EF6 and the Microsoft .NET Framework 4.5

The latest version of Entity Framework makes it easier to write asynchronous code. Here's how to write that code, and more important, where you'll actually find it useful.

Microsoft Updates Python Tools for Visual Studio

The first update in more than a year includes support for new Web frameworks.

At Build, Microsoft's New Execs Take the Lead

Satya Nadella, Scott Guthrie usher in a new era of openness and sharper vision.

Microsoft Publishes Node.js Tools for Visual Studio

The tools are open source and include debugging support.

Microsoft Makes 'Roslyn' Compiler Open Source

Also announced was a new interop organization called The .NET Foundation.

Visual Studio Online Reaches General Availability

It's free for up to five users.

TypeScript Hits 1.0 Milestone

It's available as part of Visual Studio 2013 Update 2 RC, and as a standalone download.

Microsoft Promises C++ Power, C# Dev Efficiency With .NET Native

The developer preview was released yesterday.

Team Foundation Server Update 2 Released

Unlike Visual Studio 2013 Update 2, TFS isn't a release candidate.

Microsoft Takes Cross-Platform Development to Another Level

Release Candidate 2 of Visual Studio 2013 also announced.

What's New in Entity Framework 6 (Plus How To Upgrade!)

The latest version of the technology works fine with the Microsoft .NET Framework 4 and Visual Studio 2010. Here's some of what's new (along with how to move your applications to EF6).

Subscribe on YouTube