Click here to Skip to main content
6,629,377 members and growing! (21,563 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Mike Ellison (18 articles found)

Average article rating: 4.53

Miscellaneous

Two Simple Approaches to WinForms Dirty Tracking
Last Updated: 4 Aug 2009   Page Views: 3,512   Rating: 4.10/5    Votes: 7   Popularity: 3.46   Bookmark Count: 30
Licence: The Code Project Open License (CPOL)   
This article describes two approaches for tracking whether values in input controls on a form have changed since a previous save, coded to be reusable across forms.

ASP.NET

Action Tags
Last Updated: 5 Oct 2003   Page Views: 89,975   Rating: 4.61/5    Votes: 38   Popularity: 7.29   Bookmark Count: 83
Licence: The Code Project Open License (CPOL)   
An approach to encapsulating functionality in server controls, separate from a user interface.
ASP.NET Color DropDown Control
Last Updated: 27 Jan 2005   Page Views: 180,713   Rating: 4.57/5    Votes: 34   Popularity: 7.00   Bookmark Count: 91
Licence: The Code Project Open License (CPOL)   
An example of persisting and parsing a custom collection in an ASP.NET server control.
ASP.NET Watermarker Module
Last Updated: 16 Sep 2005   Page Views: 55,867   Rating: 4.17/5    Votes: 20   Popularity: 5.43   Bookmark Count: 60
An implementation of IHttpModule for applying watermark images to web forms.
UrlMappingModule
Last Updated: 11 Mar 2008   Page Views: 29,870   Rating: 4.51/5    Votes: 24   Popularity: 6.22   Bookmark Count: 63
Licence: The Code Project Open License (CPOL)   
Bringing MVC Framework-style URL redirections to classic ASP.NET 2.0 WebForms development

ASP.NET Controls

DataCalendar
Last Updated: 19 Feb 2004   Page Views: 583,620   Rating: 4.63/5    Votes: 92   Popularity: 9.09   Bookmark Count: 340
Licence: The Code Project Open License (CPOL)   
A data-driven, templated sub-class of the ASP.NET Calendar control
ASP.NET Query control
Last Updated: 15 Mar 2004   Page Views: 245,658   Rating: 4.58/5    Votes: 53   Popularity: 7.91   Bookmark Count: 185
A declarative ASP.NET Query control with parameter support; this article offers examples of custom control parsing and provider-neutral database access
PleaseWaitButton ASP.NET Server Control
Last Updated: 21 Sep 2004   Page Views: 379,555   Rating: 4.61/5    Votes: 81   Popularity: 8.79   Bookmark Count: 370
An approach to displaying a "please wait" message/animated gif following a button click using encapsulated client-side JavaScript
GroupingView
Last Updated: 16 Jul 2008   Page Views: 28,612   Rating: 4.66/5    Votes: 16   Popularity: 5.61   Bookmark Count: 96
Licence: The Code Project Open License (CPOL)   
A templated, data-bound ASP.NET 2.0 control that groups data according to a field in the source, with support for aggregations.
Formatting AutoGenerateColumns in an ASP.NET Grid
Last Updated: 23 Oct 2006   Page Views: 65,231   Rating: 4.79/5    Votes: 22   Popularity: 6.43   Bookmark Count: 73
Licence: The Code Project Open License (CPOL)   
Demonstrates how to apply conditional formatting in a GridView or DataGrid when columns are dynamically generated, and wrap such code in an IExtenderProvider control.
GridThemes
Last Updated: 4 Mar 2007   Page Views: 84,397   Rating: 4.76/5    Votes: 47   Popularity: 7.96   Bookmark Count: 146
Licence: The Code Project Open License (CPOL)   
Combining a BuildProvider and IExtenderProvider to create a declarative framework for conditional formatting in ASP.NET GridViews.

Custom Controls

SqlWhereBuilder ASP.NET Server Control
Last Updated: 3 Jan 2005   Page Views: 345,073   Rating: 4.80/5    Votes: 136   Popularity: 10.25   Bookmark Count: 334
A user interface web control for building conditions suitable for use in a SQL statement.
DropDownCheckList ASP.NET Server Control
Last Updated: 18 Oct 2005   Page Views: 92,805   Rating: 4.55/5    Votes: 31   Popularity: 6.79   Bookmark Count: 101
Subclass of CheckBoxList that renders as a custom drop-down with behavior defined through client-side JavaScript.

Database

Dynamic 'Sales by Week' Procedure in SQL Server
Last Updated: 23 Sep 2005   Page Views: 52,286   Rating: 4.57/5    Votes: 19   Popularity: 5.84   Bookmark Count: 55
An approach to creating an aggregate report with a set of dynamic columns based on dates.

Mobile Development

PocketDice
Last Updated: 30 May 2004   Page Views: 29,988   Rating: 3.83/5    Votes: 12   Popularity: 4.14   Bookmark Count: 15
Variation of the dice game Yacht for PocketPC

C / C++ Language

Converting a List of Data to XML using Microsoft Excel 2003
Last Updated: 23 May 2006   Page Views: 50,918   Rating: 4.31/5    Votes: 17   Popularity: 5.31   Bookmark Count: 34
A tutorial on using XML maps in Excel to convert spreadsheet data to XML.

XML

Word 2003 CodeProject Article Template
Last Updated: 24 May 2004   Page Views: 109,526   Rating: 4.73/5    Votes: 40   Popularity: 7.58   Bookmark Count: 81
A Word 2003 template for CodeProject articles, and an examination of XSL transformation from Word to concise HTML

Internet / Network

Command Line Emailer
Last Updated: 24 Sep 2003   Page Views: 78,910   Rating: 4.75/5    Votes: 29   Popularity: 6.95   Bookmark Count: 65
A console application for sending email from the command line

Mike Ellison


Member
I work for the University of Nevada, Las Vegas in the Office of Institutional Analysis and Planning. Among other things, our office is charged with the mission of deriving useful information in support of administrative decision-making from institutional data. Within the context of that mission, my office mates and I apply technology in the form of custom data processing applications, data extraction and analysis tools, reporting tools, relational databases, OLAP solutions, data warehousing, and data mining.

Visit my blog at MishaInTheCloud.com


Location: United States United States


Last Updated 21 Nov 2009
Web18 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use