The Bricks Game for Silverlight
Wed, 08 Sep 2010 23:31:00 GMT
An article exploring the use of MVVM, styles and templates in game programming in Silverlight 4
|
C# SocketAsyncEventArgs High Performance Socket Code
Wed, 08 Sep 2010 19:46:00 GMT
Use .NET SocketAsyncEventArgs to write socket server code in C#
|
Object With Customizable Properties
Wed, 08 Sep 2010 19:02:00 GMT
A Class with customizable properties without using reflection.
|
Advanced command line parser class for .NET
Wed, 08 Sep 2010 17:03:00 GMT
The article presents a flexible command line parser with support for both Windows and Unix style arguments format.
|
Fun with Rx
Wed, 08 Sep 2010 16:45:00 GMT
A brief look into the DevLabs Reactive Framework
|
Painting Your Own Tabs - Second Edition
Wed, 08 Sep 2010 16:32:00 GMT
A better way to control the painting of the .NET TabControl
|
Convert a Silverlight Navigation Application to use MVVM using Cinch V2
Wed, 08 Sep 2010 15:52:00 GMT
How to convert a Silverlight Navigation Application to use MVVM using Cinch V2.
|
Dynamic Loading of Assemblies at Runtime through .NET Reflection
Wed, 08 Sep 2010 14:25:00 GMT
Shows the ability of .NET to load assemblies at run time based on appropriate necessities by using the power of late binding and reflection
|
Whois Client with .NET
Wed, 08 Sep 2010 14:11:00 GMT
A little class to query whois servers
|
Truncating a text string in ASP.NET to fit within a given pixel width
Wed, 08 Sep 2010 12:56:00 GMT
How to truncate a text string in ASP.NET to make it fit within a given width specified in pixels
|
.NET 4.0 MEF FAQ (Socket, Plug and extension)
Wed, 08 Sep 2010 11:16:00 GMT
.NET 4.0 MEF FAQ (Socket, Plug and extension)
|
Splash and Login Forms (Problems and solutions)
Wed, 08 Sep 2010 10:34:00 GMT
The more perfect description of the creation the Splash and the Login forms with providing a full source code
|
REST Technobabble
Wed, 08 Sep 2010 05:39:00 GMT
REST web service and template with separation of concerns
|
Tweaked Events
Tue, 07 Sep 2010 20:36:00 GMT
Framework for customizing events. Comes with Weak Events and Synced Events
|
Continuous Integration for Databases with Visual Studio
Tue, 07 Sep 2010 17:28:00 GMT
Provides a framework for predictably compiling, extracting, and deploying a database project.
|
Online Rich Text Editor with download as Word option
Tue, 07 Sep 2010 15:30:00 GMT
Online Rich Text Editor with Mail Merge and download file as word option.
|
Downloading in Chunks using WCF and Silverlight
Tue, 07 Sep 2010 13:43:00 GMT
Download the large file in chunk using WCF service and Silverlight
|
Handwriting Recognition using Kernel Discriminant Analysis
Tue, 07 Sep 2010 13:42:00 GMT
Demonstration of handwritten digit recognition using Kernel Discriminant Analysis and the Optical Recognition of Handwritten Digits Data Set from the UCI Machine Learning Repository.
|
DataObjects.Net - ORM Framework for RAD - Introduction
Tue, 07 Sep 2010 13:22:00 GMT
Introduction into the ORM Framework DataObjects.Net from x-tensive
|
Magellan: an MVC-powered Navigation framework for WPF
Tue, 07 Sep 2010 11:46:00 GMT
An introduction to Magellan, an open source navigation framework for WPF
|