
Hi all.... Am a new bee of asp .net. please help me to get out of this situation. am having a databse table of 5 rows and 5 columns. i have to fetch a particular row from the db and i have to display the five values in five each text boxes. i have to use the stored procedures since it creates less load. please tell me the code for writing the stored procedure and also the code to fetch values from db and displaying it in the text boxes. thanks ....
