Database Development
|
SQL Server |
23 Sep 2005
Updated: 23 Sep 2005
Rating: 4.70/5
Votes: 24
Popularity: 6.31
Licence: Not specified
Views: 142,277
Bookmarked: 69
Downloaded: 1,710
An approach to creating an aggregate report with a set of dynamic columns based on dates.
|
Mobile Apps
|
|
30 May 2004
Updated: 30 May 2004
Rating: 4.00/5
Votes: 12
Popularity: 4.17
Licence: CPOL
Views: 50,573
Bookmarked: 18
Downloaded: 282
Variation of the dice game Yacht for PocketPC.
|
Programming Languages
|
C# |
4 Aug 2009
Updated: 4 Aug 2009
Rating: 4.33/5
Votes: 17
Popularity: 5.33
Licence: CPOL
Views: 87,450
Bookmarked: 62
Downloaded: 2,143
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.
|
|
24 Sep 2003
Updated: 24 Sep 2003
Rating: 4.93/5
Votes: 34
Popularity: 7.42
Licence: Not specified
Views: 155,563
Bookmarked: 78
Downloaded: 1,471
A console application for sending email from the command line
|
Javascript |
8 Mar 2018
Updated: 8 Mar 2018
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: MIT
Views: 8,972
Bookmarked: 6
Downloaded: 59
On data, context, class-like architecture in Javascript, and ten-pin bowling.
|
XML |
23 May 2006
Updated: 23 May 2006
Rating: 4.63/5
Votes: 25
Popularity: 6.31
Licence: Not specified
Views: 190,708
Bookmarked: 50
Downloaded: 2,749
A tutorial on using XML maps in Excel to convert spreadsheet data to XML.
|
|
24 May 2004
Updated: 24 May 2004
Rating: 4.78/5
Votes: 41
Popularity: 7.60
Licence: Not specified
Views: 199,372
Bookmarked: 85
Downloaded: 1,784
A Word 2003 template for CodeProject articles, and an examination of XSL transformation from Word to concise HTML
|
Web Development
|
ASP.NET |
5 Oct 2003
Updated: 5 Oct 2003
Rating: 4.57/5
Votes: 38
Popularity: 7.17
Licence: CPOL
Views: 123,802
Bookmarked: 84
Downloaded: 1,720
An approach to encapsulating functionality in server controls, separate from a user interface.
|
|
11 Jul 2004
Updated: 27 Jan 2005
Rating: 4.74/5
Votes: 41
Popularity: 7.49
Licence: CPOL
Views: 368,040
Bookmarked: 104
Downloaded: 5,596
An example of persisting and parsing a custom collection in an ASP.NET server control.
|
|
16 Sep 2005
Updated: 16 Sep 2005
Rating: 4.55/5
Votes: 22
Popularity: 5.92
Licence: Not specified
Views: 243,327
Bookmarked: 75
Downloaded: 1,839
An implementation of IHttpModule for applying watermark images to web forms.
|
|
27 Feb 2008
Updated: 11 Mar 2008
Rating: 4.94/5
Votes: 28
Popularity: 6.99
Licence: CPOL
Views: 132,796
Bookmarked: 81
Downloaded: 1,010
Bringing MVC Framework-style URL redirections to classic ASP.NET 2.0 WebForms development
|
|
2 Nov 2003
Updated: 19 Feb 2004
Rating: 4.86/5
Votes: 118
Popularity: 9.92
Licence: CPOL
Views: 1,814,226
Bookmarked: 396
Downloaded: 36,966
A data-driven, templated sub-class of the ASP.NET Calendar control
|
|
15 Mar 2004
Updated: 15 Mar 2004
Rating: 4.72/5
Votes: 57
Popularity: 8.18
Licence: Not specified
Views: 403,702
Bookmarked: 210
Downloaded: 7,266
A declarative ASP.NET Query control with parameter support; this article offers examples of custom control parsing and provider-neutral database access
|
|
6 Sep 2004
Updated: 21 Sep 2004
Rating: 4.83/5
Votes: 83
Popularity: 9.02
Licence: Not specified
Views: 703,056
Bookmarked: 399
Downloaded: 10,859
An approach to displaying a "please wait" message/animated gif following a button click using encapsulated client-side JavaScript
|
|
4 Jul 2008
Updated: 16 Jul 2008
Rating: 4.88/5
Votes: 21
Popularity: 6.23
Licence: CPOL
Views: 112,779
Bookmarked: 123
Downloaded: 4,077
A templated, data-bound ASP.NET 2.0 control that groups data according to a field in the source, with support for aggregations.
|
|
28 Nov 2006
Updated: 4 Mar 2007
Rating: 4.92/5
Votes: 51
Popularity: 8.31
Licence: CPOL
Views: 170,364
Bookmarked: 161
Downloaded: 1,466
Combining a BuildProvider and IExtenderProvider to create a declarative framework for conditional formatting in ASP.NET GridViews.
|
|
3 Jan 2005
Updated: 3 Jan 2005
Rating: 4.96/5
Votes: 144
Popularity: 10.57
Licence: Not specified
Views: 968,777
Bookmarked: 376
Downloaded: 14,749
A user interface web control for building conditions suitable for use in a SQL statement.
|
|
18 Oct 2005
Updated: 18 Oct 2005
Rating: 4.86/5
Votes: 33
Popularity: 7.24
Licence: Not specified
Views: 389,271
Bookmarked: 114
Downloaded: 9,356
Subclass of CheckBoxList that renders as a custom drop-down with behavior defined through client-side JavaScript.
|
HTML |
16 Oct 2006
Updated: 23 Oct 2006
Rating: 4.78/5
Votes: 26
Popularity: 6.69
Licence: CPOL
Views: 188,409
Bookmarked: 96
Downloaded: 1,882
Demonstrates how to apply conditional formatting in a GridView or DataGrid when columns are dynamically generated, and wrap such code in an IExtenderProvider control.
|