I want to create a separate class that defines the db connections. then call it in my application(ASP.NET 2005). so pls send me the code For SQL connection and also the code to call the class in the code behind in a submit button click.
D
dbn831
@dbn831
Posts
-
how to connect sqlserver2000 DB and .net application -
how to connect sqlserver2000 DB and .net applicationHow can we connect the ASP.NET (2005)application to SQL Server 2000. Please send me the code to connect db and insert data into it.
-
how to get values from the database to a dropdown list [modified]please send me the code to get values from the database(SQL Server 2000) to a dropdown list in ASP.Net. -- modified at 3:14 Friday 24th August, 2007
-
how to include a javascript file in aspx ?How can i include a javascript file in aspx? also how can we add textbox in aspx during runtime?
-
how to create a page in dreamweaver and run it in asp.nethow can i run a page created using dreamweaver in asp.net?
-
how to include a file to an asp.net projecti'm doing my final semester project. and i would like to know how to include an asp.net file into another one. like how we import packages in java. Thank you.
-
hihow to Inclde a file in asp.net