Click here to Skip to main content
15,881,882 members

Articles by Eric Woodruff (Articles: 10)

Articles: 10

RSS Feed

Average article rating: 4.70

Desktop Programming
Windows Forms
26 Jun 2006   Updated: 27 Jun 2006   Rating: 4.36/5    Votes: 5   Popularity: 3.05
Licence: CPOL    Views: 67,162     Bookmarked: 28   Downloaded: 726
Please Sign up or sign in to vote.
A derived label control that can format its text using the same mask characters as the MaskedTextBox control.
11 Nov 2005   Updated: 7 Jul 2006   Rating: 4.54/5    Votes: 12   Popularity: 4.89
Licence: CPOL    Views: 103,364     Bookmarked: 86   Downloaded: 2,002
Please Sign up or sign in to vote.
A status bar text provider for menu items and form controls in Windows Forms applications similar to the feature found in MFC and Microsoft Access applications.
Operating Systems
Windows
14 Aug 2006   Updated: 17 May 2007   Rating: 4.93/5    Votes: 131   Popularity: 10.34
Licence: Ms-PL    Views: 997,897     Bookmarked: 291   Downloaded: 5,293
Please Sign up or sign in to vote.
A GUI for creating projects to build help files with Sandcastle and a console mode tool to build them as well.
Programming Languages
C#
11 Dec 2006   Updated: 17 May 2007   Rating: 4.92/5    Votes: 17   Popularity: 5.78
Licence: Ms-PL    Views: 92,751     Bookmarked: 75   Downloaded: 1,621
Please Sign up or sign in to vote.
This shows how to create build components for use with Sandcastle's BuildAssembler tool to customize the help file topics that it generates.
Web Development
ASP.NET
30 Nov 2003   Updated: 6 Apr 2006   Rating: 4.55/5    Votes: 33   Popularity: 6.84
Licence: CPOL    Views: 402,637     Bookmarked: 292   Downloaded: 4,846
Please Sign up or sign in to vote.
A set of common, reusable page classes for ASP.NET applications.
30 Nov 2003   Updated: 6 Apr 2006   Rating: 4.71/5    Votes: 22   Popularity: 6.23
Licence: CPOL    Views: 366,278     Bookmarked: 113   Downloaded: 1
Please Sign up or sign in to vote.
Detecting changes in data controls in ASP.NET Web Forms.
30 Nov 2003   Updated: 6 Apr 2006   Rating: 4.83/5    Votes: 19   Popularity: 6.06
Licence: CPOL    Views: 124,123     Bookmarked: 107   Downloaded: 0
Please Sign up or sign in to vote.
An ASP.NET page class that has the ability to e-mail its rendered content.
6 Apr 2003   Updated: 4 Apr 2006   Rating: 4.78/5    Votes: 46   Popularity: 7.71
Licence: CPOL    Views: 249,213     Bookmarked: 137   Downloaded: 1,537
Please Sign up or sign in to vote.
A class implementing IHttpHandler for use in custom controls, to send embedded resources such as scripts, images, and style sheets to the client.
24 Jul 2003   Updated: 7 Jul 2006   Rating: 4.74/5    Votes: 27   Popularity: 6.54
Licence: CPOL    Views: 336,382     Bookmarked: 131   Downloaded: 3,337
Please Sign up or sign in to vote.
A tool to compress JavaScript files to reduce their size and improve page load times.
IIS
30 Nov 2003   Updated: 6 Apr 2006   Rating: 4.67/5    Votes: 12   Popularity: 4.86
Licence: CPOL    Views: 148,841     Bookmarked: 99   Downloaded: 0
Please Sign up or sign in to vote.
A utility class containing some useful features for ASP.NET applications.

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.
Software Developer (Senior)
United States United States
Eric Woodruff is an Analyst/Programmer for Spokane County, Washington where he helps develop and support various applications, mainly criminal justice systems, using Windows Forms (C#) and SQL Server as well as some ASP.NET applications.

He is also the author of various open source projects for .NET including:

The Sandcastle Help File Builder - A front end and project management system that lets you build help file projects using Microsoft's Sandcastle documentation tools. It includes a standalone GUI and a package for Visual Studio integration.

Visual Studio Spell Checker - A Visual Studio editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with a tool window. This can be installed via the Visual Studio Gallery.

Image Map Controls - Windows Forms and web server controls that implement image maps.

PDI Library - A complete set of classes that let you have access to all objects, properties, parameter types, and data types as defined by the vCard (RFC 2426), vCalendar, and iCalendar (RFC 2445) specifications. A recurrence engine is also provided that allows you to easily and reliably calculate occurrence dates and times for even the most complex recurrence patterns.

Windows Forms List Controls - A set of extended .NET Windows Forms list controls. The controls include an auto-complete combo box, a multi-column combo box, a user control dropdown combo box, a radio button list, a check box list, a data navigator control, and a data list control (similar in nature to a continuous details section in Microsoft Access or the DataRepeater from VB6).

For more information see http://www.EWoodruff.us