.NET news » Examples Examples Rss Feed

Windows Runtime and C++: Porting Desktop Applications to the Windows Runtime

Windows 8 Special Issue 2012

Diego Dagum discusses how to port C++ desktop applications to the Windows Runtime Library, using a sample calculator application as a practical example.
9 Oct 2012, 18:00:00   Source: Windows Runtime and C++: Porting Desktop Applications to...   Tags: Examples

Multi-filtered WPF DataGrid with MVVM

A simple example of using multi-filters with a WPF DataGrid with MVVM.
18 Aug 2012, 12:00:00   Source: Multi-filtered WPF DataGrid with MVVM   Tags: Examples

Getting Rid of Your Code Behind

You know you should be moving code out from behind your forms, windows and web pages and into stand-alone classes. Everyone preaches that this is what to do, everyone shows you examples of ViewModel classes, but no one really shows you a real-world example of how to get rid of the code behind.

26 Jun 2012, 18:00:00   Source: Getting Rid of Your Code Behind   Tags: Examples

Synchronous Programming using .NET 4.5 BCL

I’ll show you the traditional way of converting Synchronous example to Asynchronous one and then will see how the same can be accomplished using Fx 4.5.
9 Jun 2012, 00:06:00   Source: Synchronous Programming using .NET 4.5 BCL   Tags: Examples

Touch and Go: Getting Oriented with the Windows Phone Compass

Smartphones get lots of input from the world through their sensors, but you can get even more by combining those sensors, as Charles Petzold shows with an example that combines the compass and accelerometer.
31 May 2012, 18:00:00   Source: Touch and Go: Getting Oriented with the Windows Phone...   Tags: Examples

Client Insight: Getting Started with Knockout

This inaugural Client Insights column explains how to get started with the Knockout JavaScript library by learning how and where to use it.
31 Jan 2012, 17:00:00   Source: Client Insight: Getting Started with Knockout   Tags: Examples

BoofCV: Real Time Computer Vision in Java

Introduction to and an example of how to use BoofCV
1 Dec 2011, 15:36:00   Source: BoofCV: Real Time Computer Vision in Java   Tags: Examples

Building HTML5 Applications: Integrating Geolocation into Web Applications

Much of what the world is calling HTML5 is a set of technologies geared toward making real application development possible on the Web—and geolocation is a great example. Brandon Satrom introduces the Geolocation spec and shows you how to get started using it in your applications.
29 Nov 2011, 18:00:00   Source: Building HTML5 Applications: Integrating Geolocation into...   Tags: Examples

EasyProgressBarPacket

A few progressbar examples with clone support.
11 Nov 2011, 12:07:00   Source: EasyProgressBarPacket   Tags: Examples

Assembly Programming with Visual Studio 2010

An example of how to program in assembly by using Visual Studio 2010
27 Oct 2011, 06:01:00   Source: Assembly Programming with Visual Studio 2010   Tags: Examples
‹ Previous12318Next ›