C#


Agile Project Planning with Team Foundation Server 2015

Many of the changes to TFS affect agile planning features, for the better. Here's a look at five areas.

Build vNext Preview Available in Visual Studio Online

Next generation of the Microsoft Build automation system is now in public preview as part of Visual Studio Online Sprint 82.

A Network Diagnostics Tool for Visual Studio Developers

A peek at a diagnostics tool that gives developers some insight into networking issues that might be mucking up how apps interact among the Windows device spectrum.

Oh, CRUD … It's Test-Driven Development for ASP.NET MVC, Part 2

In this second part on TDD for ASP.NET MVC, Eric Vogel covers how to implement unit tests for the remaining CRUD controller actions.

Neural Network Train-Validate-Test Stopping

The train-validate-test process is hard to sum up in a few words, but trust me that you'll want to know how it's done to avoid the issue of model overfitting when making predictions on new data.

Protect ASP.NET Applications Against CSRF Attacks

Protect your ASP.NET applications from Cross-Site Request Forgery attacks by leveraging ARMOR, a C# implementation of the Encrypted Token Pattern. Here's how.

TypeScript 1.5 Inches Nearer to ECMAScript 6

TypeScript 1.5, which has been in the hands of beta testers since the end of April, packs bug fixes and a few more features to get it ready to align with the upcoming ECMAScript 6.

18 Indie and Small-Press Programming Books

Staying up-to-date with technology is easier when you have the right resources. Here are 18 books that will level up your skills.

GitHub Extension Now in Visual Studio Gallery

The extension simplifies the back-and-forth connections from Visual Studio 2015 RC to GitHub. But there's an interesting aside to how the extension was developed that reveals something about "the New Microsoft."

Bad Code in Any Language

Code audits seemed unnecessary to everyone except the auditor. Good thing the auditor finally had one sympathetic ear -- "Andrew" -- to hear him out.

Release Candidates for Visual Studio 2015 Tools Now Available

Just in time for Build, the Visual Studio Team has delivered the first set of release candidates for a number of tools in the Visual Studio 2015 family, and these ones come with a bounty of new features.

One for All: Build Offers Glimpse of New Windows Apps

Microsoft aims to give developers the means to code one app that's capable of running on Windows, Windows Phone, Microsoft Azure and the new Windows Holographic Platform.

Managing Asynchronous Processes in TypeScript

Promises not only provides a simple, flexible interface for assembling chains of asynchronous operations in client-side code, it also makes it easier for you to manage parallel processing.

Leverage Azure When Building Enterprise Mobile Apps with Windows Phone

Building line-of-business mobile apps for Windows Phone that connect to Microsoft Azure for authentication, data storage and notifications isn't much different from on-premises apps. Here's what it takes.

Windows 10 and Universal Apps: You've Seen This Before

In all likelihood, Microsoft will highlight Universal App building. Here's what we know now. Specifics, of course, will be well known by the end of the week.

What's Fixie and Why Should C# Programmers Care?

It's what unit testing should be. Here's how to use it to test your apps.

A Simple Data Binding Trick for an iOS App

Display data to a user with Xamarin.iOS and this nifty class.

Microsoft Open Technologies Shuts Down

As the group gets absorbed back into Microsoft, the company will start up a new open source advocacy group, Microsoft Open Technology Programs Office.

9 Cool Extensions for Keeping Visual Studio Projects on Track

Writing software is a complicated process. These new Visual Studio 2013 and 2015 extensions help your projects stay on schedule.

Coding Neural Network Back-Propagation Using C#

Back-Propagation is the most common algorithm for training neural networks. Here's how to implement it in C#.

Subscribe on YouTube

Upcoming Training Events