ASP AllianceThe #1 ASP/ASP.NET Community!Merging Datasets- March 16, 2002 Learn how to merge two datasets into a single datagrid. This article also covers about the pre-conditions for the merge to take place, how can we edita datagrid which has two datasets and more ...http://www.aspalliance.com/das/mergedatasets.aspx File System Browser- March 16, 2002 Simply download two asp files and place them in any IIS directory. By default, the starting directory is C:Inetpub. When you execute the index.asp in the browser you can see all files and folders from your C:Inetpub, listed in a neat format.http://www.aspalliance.com/articles/fsobrowser.aspx Beginning ASP.Net with C- March 13, 2002 Beginning ASP.NET programming with C, I am now going to start learning asp.net, I know I am a little behind but hey what can you do!http://www.aspalliance.com/tmorford/c_sharp/default.asp Tree View w Drag and Drop- March 11, 2002 This is an alternative to the XML tree views I have seen, the code also includes making the tree elements drag and dropable.http://www.aspalliance.com/tmorford/treeview/tree_drag.asp Shuffle DataSet Contents- March 11, 2002 Randomize or shuffle the contents of a DataSet table. Sorting is easy -- this method demonstrates a simple method to UNsort your data.http://www.aspalliance.com/stevesmith/articles/RandomizeDataset.aspx Date formatting- March 10, 2002 Here is a nice and simple function that will allow you to format the date in your choice of formatting.http://www.aspalliance.com/steven.swafford/articles/031002.asp Many Domains - One Site- March 9, 2002 Manage the cost of .NET hosting by handling several low traffic domains from one hosting account.http://www.aspalliance.com/shark/articles/MultiDomains/MultiDomains.aspx Creating Stored Procedures- March 8, 2002 This article is going to show you how to create these stored procedures to work with in your databases.http://www.aspalliance.com/wisemonk/view.aspx?id=AD030822 VBScript to C Part 1- March 8, 2002 Implement VBScript functions in C (A-E)http://www.aspalliance.com/remas/ASP.NET/ASPClassic/VBScriptAE/ Why use Stored Procedures- March 8, 2002 A lot of people are now using stored procedures for their database operations, but what is so good about themhttp://www.aspalliance.com/wisemonk/view.aspx?id=AD030802 |