TripleASP.Net Table Editor
Details Related Types
Site:  http://tripleasp.net/
Original URL:  http://tripleasp.net/article.aspx?NavID=16
Summary:
I recently started building some data administration pages for TripleASP.Net. Functions like adding resources, editing and moving content, will need to have specific pages/controls and methods to efficiently handle their administration. However, I quickly noticed that building a custom page/control to edit each table would be a very tedious process. In addition, some of the tables only require one or two values to be updated or tweaked every once in a while. So I decided to start exploring some of SQL Server’s system tables in an attempt to build a user control that would be capable of administering all of them, with little or no customization needed to edit each table. And the TripleASP.Net Table Editor was born.
System.Collections.Hashtable
System.Data.DataSet
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlDataAdapter
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.EventArgs
System.Text.StringBuilder
System.Web.UI.WebControls.ButtonColumn
System.Web.UI.WebControls.DataGrid
System.Web.UI.WebControls.DataGridCommandEventArgs
System.Web.UI.WebControls.DataGridItemEventArgs
System.Web.UI.WebControls.DataGridPageChangedEventArgs
System.Web.UI.WebControls.DropDownList
System.Web.UI.WebControls.EditCommandColumn
System.Web.UI.WebControls.GridLines
System.Web.UI.WebControls.LinkButton
System.Web.UI.WebControls.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com