C#


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#.

Visual Studio Live!: New Technologies Breed New Uncertainties

User experience expert Billy Hollis points to great deal of uncertainty, and describes the best response for success in such a world.

Visual Studio, .NET, Azure Development Updates at Visual Studio Live!

Microsoft's Visual Studio team live-demo recent enhancements to the platforms that facilitate mobile device and cloud development.

Ajax Control Toolkit Streamlines, Drops .NET 3.5 Support

DevXpress releases Version 15.1 with numerous bug fixes, but there's also a streamlining of features and weeding out of experimental features and functions.

PSBuild: Like MSBuild on Steroids

PSBuild acts as a PowerShell wrapper for the Microsoft Build Engine.

The Open Source Journey of the .NET Compiler Platform, a Year Later

Kasey Uhlenhuth of the Managed Languages Team opens up about lessons learned in Microsoft's efforts to develop the upcoming "Roslyn" compiler with help from the open source community.

Automatic Sorting for Your Collections

The .NET Framework has two collections that will guarantee your items are always sorted whenever you process the collection. Here's how to choose between the two and how to control the sort order (including supporting duplicate entries).

Pink Slip for the Developer Who Slipped In

If you think Bert is all talk when it comes to his decade of C# experience, you're wrong. He delivers…15 times.

Subscribe on YouTube