C#


Picking and Choosing Features in Your Language

Just because your language can do it, it doesn't mean that you should.

Testing Platform Update Includes Rewritten C# Engine

Coverity 7.0 also focuses sharply on Web application security.

Neural Network Training Using Particle Swarm Optimization

Although mathematically elegant, back-propagation isn't perfect. Instead consider using particle swarm optimization (PSO) to train your neural network; here's how.

K-Means Data Clustering Using C#

Learn how to cluster your numeric data using the k-means algorithm in this step-by-step guide.

The Template Method Pattern in the .NET Framework

Learn how to process CSV files using the Template Method Pattern in a sample C# application.

Virtual Reality in the .NET Framework, Part 2

Last time, Eric Vogel provided an overview of the Oculus Rift VR headset. In Part 2, he starts building a game with it.

Particle Swarm Optimization Using C#

Particle swarm optimization isn't usually seen as the first-choice technique for training a neural network but, as James McCaffrey demonstrates, it's a useful alternative.

DevExpress Updates .NET Development Tools for Windows 8.1, Visual Studio 2013

An updated Windows 8.1 API created opportunities for new tools.

Microsoft Announces Visual Studio Online

At its official Visual Studio 2013 launch today, Redmond moved its flagship integrated development environment further into Windows Azure.

The Bridge Pattern in the .NET Framework

Learn how to implement the Bridge Pattern in .NET by building a Windows Store radio application.

Virtual Reality in the .NET Framework, Part 1

Eric Vogel covers the Oculus Rift VR headset and how to put it too good use in your .NET apps in Part 1 of this series.

Understanding and Using K-Fold Cross-Validation for Neural Networks

James McCaffrey walks you through whys and hows of using k-fold cross-validation to gauge the quality of your neural network values.

How to Use .NET Objects to Tie an Application to a Database

Use custom-built .NET 4.0 classes to connect an application to a SQL Server 2012 database.

The Adapter Pattern in the .NET Framework

The Adapter Pattern allows incompatible interfaces to communicate. Learn how it works by building an application that calculates prime numbers.

Top 7 Reasons To Love CoffeeScript

Learn why more and more C# developers are turning to CoffeeScript to build their JavaScript-based Web applications.

Web API 2 Routing Attributes, Part 2

Create a Windows Store app that consumes a Web API service.

Updated: Cloud-Based iOS and Android Tool Gets Visual Studio Extension

Telerik's Icenium compiles HTML/JavaScript/CSS programs into their iOS and Android counterparts.

Are You Faking? Dynamically Generate Test Data at Run Time

Quickly populate your applications with fake names, addresses, phone numbers and much more with freely available libraries.

Neural Network Training Using Back-Propagation

James McCaffrey explains the common neural network training technique known as the back-propagation algorithm.

Visual Studio 2013 RC Now Available

It will RTM the same day Windows 8.1 hits general availability.

Subscribe on YouTube