Click here to Skip to main content
15,885,953 members

Articles by J. Dunlap (Articles: 13)

Articles: 13

RSS Feed

Average article rating: 4.44

Desktop Programming
MFC
11 Jun 2003   Updated: 3 Sep 2003   Rating: 2.05/5    Votes: 31   Popularity: 3.05
Licence: Not specified    Views: 286,192     Bookmarked: 26   Downloaded: 608
Please Sign up or sign in to vote.
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: 85,279     Bookmarked: 68   Downloaded: 426
Please Sign up or sign in to vote.
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: 65,083     Bookmarked: 75   Downloaded: 416
Please Sign up or sign in to vote.
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: 264,731     Bookmarked: 80   Downloaded: 8,534
Please Sign up or sign in to vote.
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: 128,570     Bookmarked: 116   Downloaded: 2,093
Please Sign up or sign in to vote.
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: 236,577     Bookmarked: 59   Downloaded: 9,952
Please Sign up or sign in to vote.
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: 89,302     Bookmarked: 52   Downloaded: 1,748
Please Sign up or sign in to vote.
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: 80,583     Bookmarked: 67   Downloaded: 270
Please Sign up or sign in to vote.
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: 285,719     Bookmarked: 300   Downloaded: 1,178
Please Sign up or sign in to vote.
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: 302,026     Bookmarked: 82   Downloaded: 0
Please Sign up or sign in to vote.
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: 354,651     Bookmarked: 49   Downloaded: 0
Please Sign up or sign in to vote.
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: 71,373     Bookmarked: 39   Downloaded: 912
Please Sign up or sign in to vote.
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: 568,960     Bookmarked: 169   Downloaded: 0
Please Sign up or sign in to vote.
A concise summary of SCRUM, one of the "Agile Methods"

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
United States United States
My main goal as a developer is to improve the way software is designed, and how it interacts with the user. I like designing software best, but I also like coding and documentation. I especially like to work with user interfaces and graphics.

I have extensive knowledge of the .NET Framework, and like to delve into its internals. I specialize in working with VG.net and MyXaml. I also like to work with ASP.NET, AJAX, and DHTML.