Experimenting with enterprise level bus messaging
Sat, 04 Sep 2010 08:20:00 GMT
A look into messaging solutions using NServiceBus
|
Managing Workflow Services with Windows Server AppFabric
Fri, 03 Sep 2010 14:31:00 GMT
Introduces Windows Server AppFabric
|
CPForAndroid and an Android Project Template
Fri, 03 Sep 2010 13:31:00 GMT
MyDroidTemplate Eclipse Project template and a Droid App for Interacting with CodeProject
|
File System Filter Driver Tutorial
Fri, 03 Sep 2010 13:02:00 GMT
This tutorial will show you how to develop a simple file system filter driver.
|
Reflection Studio - Part 2 - User interface: Themes, dialogs, controls, external libraries
Fri, 03 Sep 2010 12:27:00 GMT
Reflection Studio is a "developer" application for assembly, database, performance, and code generation, written in C# under WPF 4.0.
|
Building a Search Text Box Control with WPF
Fri, 03 Sep 2010 10:09:00 GMT
Another convenient control for your WPF applications
|
Splash and Login Forms (Problems and solutions)
Fri, 03 Sep 2010 10:09:00 GMT
The more perfect description of the creation the Splash and the Login forms with providing a full source code
|
Addition, Multiplication of Very Long Integers
Fri, 03 Sep 2010 05:40:00 GMT
preforming addition, multiplication of very long integers using C#
|
Design Patterns - nuff said !
Fri, 03 Sep 2010 04:20:00 GMT
Principles of Design Patterns to answer why they exist, who should actually use them and their learning roadmap for beginners (using C#)
|
Implementing auto-tiling functionality in a tile map editor
Fri, 03 Sep 2010 00:12:00 GMT
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor etc.
|
Painting Your Own Tabs - Second Edition
Thu, 02 Sep 2010 23:56:00 GMT
A better way to control the painting of the .NET TabControl
|
Reflection Studio - Part 1 - Introduction: Architecture and Design
Thu, 02 Sep 2010 20:14:00 GMT
Reflection Studio is a "developer" application for assembly, database, performance, and code generation written in C# under WPF 4.0.
|
Benchmark start-up and system performance for .Net, Mono, Java, C++ and their respective UI
Thu, 02 Sep 2010 14:37:00 GMT
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
|
Concurrency Runtime in Visual C++ 2010
Thu, 02 Sep 2010 14:36:00 GMT
Learn about parallel algorithms, parallel containers, tasks, task groups, agents library, task scheduler etc in VC10
|
Extending the WPF Calendar Control
Thu, 02 Sep 2010 14:34:00 GMT
This article shows how to create a custom control that extends an existing WPF control. It extends the WPF Calendar control by adding date highlighting.
|
Documenting the Life Cycle of an ASP Page
Thu, 02 Sep 2010 13:34:00 GMT
A simple framework for documenting the events of master and child pages and web controls.
|
Single Sign On (SSO) for cross-domain Asp.net applications, a simple implementation model
Thu, 02 Sep 2010 13:01:00 GMT
Architectural approach of a domain independent Single Sign On implementation for Asp.net applications
|
Silverlight View Model Style Popup
Thu, 02 Sep 2010 03:54:00 GMT
An example of an easy to use View Modal Style Popup and Silverlight Value Converter
|
Making WCF RIA Services work in a DMZ/Multitier architecture using Application Request Routing
Wed, 01 Sep 2010 23:14:00 GMT
A guide to creating secure Silverlight + WCF RIA Services applications for the enterprise! This is done using Application Request Routing (turning IIS in a reverse proxy).
|
Silverlight : Simple PopUp Behavior for VM, MVVM
Wed, 01 Sep 2010 18:31:00 GMT
Behavior that will create a simple PopUp and run some ICommands when closed
|