
February 5th, 2003, 06:56 AM
|
|
Junior Member
|
|
Join Date: Feb 2003
Location: Framingham, MA
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Reduce Repetitive Code with ASP.NET Custom Controls
Hi Rich -
Your example of Custom Controls is the first I have managed to run since I have started teaching myself the topic of code reusability.
Rich, if I were to use a Norhwind or Pub database - let's say bind the employee table to a DataGrid - what is the general thread of actions I need to take?
I am trying to exercise a common method of binding SQL data to entity tables and repeat the same process of using Custom Control for tables like Authors, Products, Locations etc.
Thank you so very much in advance and most grateful for an excellent paper!
|