Click here to Skip to main content
15,867,488 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: 284,332     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: 84,909     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: 64,923     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: 263,911     Bookmarked: 80   Downloaded: 8,521
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,010     Bookmarked: 116   Downloaded: 2,091
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: 235,797     Bookmarked: 59   Downloaded: 9,949
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: 88,982     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,323     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,209     Bookmarked: 300   Downloaded: 1,176
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: 301,246     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,211     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,043     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,020     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.