.NET news » Components Components Rss Feed

MFC/C++ Helper Class for Window Resizing

Gives you total control when it comes to resizing windows
1 Dec 2010, 10:22:00   Source: MFC/C++ Helper Class for Window Resizing   Tags: Components

VCOMBOBX in MFC - a virtual combo box control

A MFC based virtual combo box
26 Nov 2010, 08:44:00   Source: VCOMBOBX in MFC - a virtual combo box control   Tags: Components

Work Flow of Build Automation

Describes general processes of build automation using NAnt and Cruise Control
24 Nov 2010, 01:14:00   Source: Work Flow of Build Automation   Tags: Components

Catel - Part 1 of n: Data Handling the Way it Should

Catel is not just another Extension Methods library, nor just an MVVM-framework, but it is a combination of basic data handling, useful controls, and an MVVM-framework.
23 Nov 2010, 14:43:00   Source: Catel - Part 1 of n: Data Handling the Way it Should   Tags: Components

RC car control programming

high level design of RC car with programming the microcontroller and user interface on a PC
13 Nov 2010, 01:01:00   Source: RC car control programming   Tags: Components

Another DataGridView Printer

DataGridView printing encapsulated in a stand-alone object. Very easy to use! Updated to allow printing columns wider than one page.
9 Nov 2010, 15:22:00   Source: Another DataGridView Printer   Tags: Components

CTreeGridCtrl - a Grid Control with tree like functionalities

chris maunder's grid control enhanced to have tree like features
9 Nov 2010, 08:59:00   Source: CTreeGridCtrl - a Grid Control with tree like...   Tags: Components

Effective Paging with GridView Control in ASP.NET

Paging must be effective for large scaleable application. Without smart and effective paging and sorting for huge amount of data user request take more time and use more resource.
8 Nov 2010, 21:50:00   Source: Effective Paging with GridView Control in ASP.NET   Tags: Components

Remote Control PCs

Two projects that work together to remote control PCs across a LAN
3 Nov 2010, 10:25:00   Source: Remote Control PCs   Tags: Components

Interface Implementer and Duck Typing

reate dynamic objects that implement any interface you want at run-time, and control them easily.
28 Oct 2010, 14:55:00   Source: Interface Implementer and Duck Typing   Tags: Components