The Adapter Pattern allows incompatible interfaces to communicate. Learn how it works by building an application that calculates prime numbers.
Learn why more and more C# developers are turning to CoffeeScript to build their JavaScript-based Web applications.
- By Patrick Steele
- 10/08/2013
Create a Windows Store app that consumes a Web API service.
Telerik's Icenium compiles HTML/JavaScript/CSS programs into their iOS and Android counterparts.
Quickly populate your applications with fake names, addresses, phone numbers and much more with freely available libraries.
- By Ondrej Balas
- 09/23/2013
James McCaffrey explains the common neural network training technique known as the back-propagation algorithm.
- By James McCaffrey
- 09/16/2013
It will RTM the same day Windows 8.1 hits general availability.
Learn how to use the new Authentication filters in ASP.NET MVC 5, currently in developer preview.
The Observer Pattern is the foundation of Model View Controller (MVC) development. In this article, you'll learn how to use it by building a simple email application.
Understanding how back-propagation works will enable you to use neural network tools more effectively.
- By James McCaffrey
- 08/13/2013
Get powerful, client-side data binding in JavaScript using Knockout.
- By Patrick Steele
- 08/12/2013
Currently, there is no plan to support WinRT development, although the company says it will consider it if demand is there.
- By Jeffrey Schwartz
- 07/30/2013
Learn how to use asynchronous controller actions in ASP.NET MVC 4 by building a simple Contacts Manager app.
James McCaffrey explains how to normalize and encode neural network data from a developer's point of view.
- By James McCaffrey
- 07/22/2013
James McCaffrey demonstrates the brute-force, Fisher-shuffle and reservoir-sampling techniques.
- By James McCaffrey
- 07/17/2013
Chain of Responsibility decouples the sender of a request from the receiver by allowing one or many handler objects to handle the request.
Eric Vogel covers the recent changes to the SignalR persistent connection API.
Eric Vogel covers shows how to use the Facade pattern to create a simple unified interface for a collection of interfaces in a .NET application.
The big update in the latest version is the introduction of generics.
Harness the power of query expressions to develop powerful frameworks.
- By Chris Eargle
- 06/17/2013