Desktop Programming
|
MFC |
11 Jun 2003
Updated: 3 Sep 2003
Rating: 2.05/5
Votes: 31
Popularity: 3.05
Licence: Not specified
Views: 276,665
Bookmarked: 26
Downloaded: 607
A GUI library collaborative project.
|
Programming Languages
|
C# |
17 Dec 2006
Updated: 17 Dec 2006
Rating: 4.75/5
Votes: 12
Popularity: 4.75
Licence: Not specified
Views: 83,359
Bookmarked: 68
Downloaded: 424
Generate an object mapping class from a schema definition.
|
|
17 Dec 2006
Updated: 17 Dec 2006
Rating: 4.85/5
Votes: 21
Popularity: 6.20
Licence: Not specified
Views: 64,233
Bookmarked: 75
Downloaded: 414
A row cursor implementation suitable for synchronizing and navigating a DataView against with object-mapped instance.
|
|
4 Oct 2003
Updated: 4 Oct 2003
Rating: 4.76/5
Votes: 43
Popularity: 7.53
Licence: Not specified
Views: 259,438
Bookmarked: 80
Downloaded: 8,476
Discusses and demonstrates flood fill algorithms in C# with GDI+.
|
|
15 Nov 2006
Updated: 15 Nov 2006
Rating: 4.88/5
Votes: 54
Popularity: 8.37
Licence: Not specified
Views: 125,392
Bookmarked: 116
Downloaded: 2,075
Process GDI+ images at blazing speeds, with no pointers or unsafe code. Eliminate the need for LockBits(), so you can edit the bits directly and update in real time.
|
|
15 Nov 2006
Updated: 15 Nov 2006
Rating: 4.92/5
Votes: 44
Popularity: 7.60
Licence: Not specified
Views: 230,291
Bookmarked: 59
Downloaded: 9,904
A super-fast flood fill algorithm and implementation, plus helpful optimization tips for image processing.
|
|
15 Nov 2006
Updated: 5 Jun 2007
Rating: 4.80/5
Votes: 21
Popularity: 6.24
Licence: Not specified
Views: 87,591
Bookmarked: 52
Downloaded: 1,744
Avoid the unnecessary pixel format conversion that normally happens when drawing a portion of an image to the screen with System.Drawing
|
|
1 Jan 2007
Updated: 1 Jan 2007
Rating: 4.64/5
Votes: 44
Popularity: 7.43
Licence: Not specified
Views: 78,733
Bookmarked: 67
Downloaded: 270
Shows what goes on behind the "magic" that the compiler does when you declare a simple event member in a class.
|
|
9 Feb 2007
Updated: 14 Mar 2007
Rating: 4.95/5
Votes: 183
Popularity: 11.16
Licence: CPOL
Views: 281,854
Bookmarked: 300
Downloaded: 1,169
Introduces C# 3’s lambda expressions and expression trees in an easy-to-understand way, and describes their benefits and uses. Also touches on anonymous delegates.
|
C++/CLI |
21 Jul 2003
Updated: 21 Jul 2003
Rating: 4.42/5
Votes: 44
Popularity: 6.93
Licence: CPOL
Views: 293,915
Bookmarked: 82
Downloaded: 0
A brief treatise on what XP is all about, with references to links, books, authors, and sites.
|
|
29 Sep 2003
Updated: 29 Sep 2003
Rating: 3.38/5
Votes: 13
Popularity: 3.77
Licence: Not specified
Views: 350,781
Bookmarked: 49
Downloaded: 0
A concise summary of the Dynamic Systems Development Method, one of the "Agile Methods"
|
Web Development
|
ASP.NET |
23 Nov 2004
Updated: 23 Nov 2004
Rating: 4.69/5
Votes: 14
Popularity: 4.69
Licence: Not specified
Views: 69,412
Bookmarked: 39
Downloaded: 911
Use declarative programming to create UI's common for both Web and Form applets.
|
|
18 Aug 2003
Updated: 18 Aug 2003
Rating: 4.57/5
Votes: 42
Popularity: 7.17
Licence: CPOL
Views: 561,926
Bookmarked: 169
Downloaded: 0
A concise summary of SCRUM, one of the "Agile Methods"
|