Convert XML Data to DataSet and Back
Last Updated: 18 May 2005
Page Views: 43,696
Rating: 2.41/5
Votes: 14
Popularity: 2.77
Bookmark Count: 26
Licence: The Code Project Open License (CPOL)
This article describes the functions to convert the XML data to an untyped dataset and get the XML back from untyped dataset
Generic Search Web User Control with event
Last Updated: 11 Oct 2004
Page Views: 66,468
Rating: 4.00/5
Votes: 6
Popularity: 3.11
Bookmark Count: 29
This article explains how to create a web user control and trap its events.
Typed SQLDataReader
Last Updated: 16 Aug 2004
Page Views: 99,541
Rating: 4.33/5
Votes: 12
Popularity: 4.68
Bookmark Count: 27
This article would describe how to read column values based on column names, using SQLDataReader.
INSERT\UPDATE Query Generator based on table values
Last Updated: 15 Feb 2006
Page Views: 60,380
Rating: 3.44/5
Votes: 6
Popularity: 2.68
Bookmark Count: 30
Licence: The GNU General Public License (GPL)
This tool would help anyone to create insert\update query based on values in a table, without any data or with custom data
Post XML Data to an ASP.NET Page using C#
Last Updated: 18 May 2005
Page Views: 116,152
Rating: 3.51/5
Votes: 22
Popularity: 4.71
Bookmark Count: 37
Licence: The Code Project Open License (CPOL)
This article describes the function to post XML data to an ASP.NET page and then read the data on an ASP.NET page
Logging method name in .NET
Last Updated: 11 Aug 2004
Page Views: 63,810
Rating: 3.78/5
Votes: 21
Popularity: 5.00
Bookmark Count: 30
This article provides an overview for getting current and parent method name for logging purpose.
Decimal UpDown Control for Pocket PC
Last Updated: 23 Aug 2006
Page Views: 12,928
Rating: 3.75/5
Votes: 4
Popularity: 2.26
Bookmark Count: 8
This control is used for decimal up-down operation in compact framework
Convert XML data to object and back using serialization
Last Updated: 18 May 2005
Page Views: 67,370
Rating: 2.69/5
Votes: 18
Popularity: 3.37
Bookmark Count: 29
This article describes the process of converting an XSD to a class and then reading and writing XML to\from the class object.
VS.NET Change Case Add-In
Last Updated: 19 Apr 2005
Page Views: 31,299
Rating: 4.03/5
Votes: 7
Popularity: 3.41
Bookmark Count: 32
This article describes step by step creation of an Add-In for VS.NET.