-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: September 2009
Database connection using web.config file
we can connect database in many ways in Asp.net. the main point is where we write the connection string. we can either write it in every .aspx.cs pages or in web config file or even in any global configuration file. … Continue reading
Posted in dot net
Tagged asp.net db connection, database connection, db con using web.config, web.config
Leave a comment