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.
|
Audiobook Player for iPhone
Wed, 08 Sep 2010 17:23:00 GMT
An iPhone media player designed specifically for listening to audiobooks
|
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.
|
Something You May Not Know About the Switch Statement in C/C++
Wed, 08 Sep 2010 14:49:00 GMT
A discussion on how switch/case is executed, by reverse engineering in VC++
|
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
|
Use JQuery and CSS slide show pictures
Wed, 08 Sep 2010 12:52:00 GMT
How to use JQuery and css slide show pictures
|
.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
|
The Story of ICalculated...the Calculated Column for a Class & More
Tue, 07 Sep 2010 23:31:00 GMT
Custom calculated columns for classes as well as programatic access and list of all public variables read/write
|
Implementing auto-tiling functionality in a tile map editor
Tue, 07 Sep 2010 23:01:00 GMT
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor etc.
|
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.
|