Tuesday, July 28, 2009

How to display data from SQL server database table on the lable or texbox in ASP.Net Applcation by using C#?

I am using C# language in ASP.Net application, I want to know how data from the SQL Server table display on to the Label or textboxes of ASP.Net pages

How to display data from SQL server database table on the lable or texbox in ASP.Net Applcation by using C#?
you should fetch the data from data base first. then puting them in the form by seting the value as the value of textbox or label
Reply:It already I Know but I want to know how it done by coding in C# language Report It


marguerite

No comments:

Post a Comment