In a website created using ASP .net there is a file called web.config . This file holds information about the website’s configuration.
Archive for June 18th, 2008
Retrieving the connection string in a .net application
Posted in Web Programming, tagged .net, ASP, connection strings on June 18, 2008 | Leave a Comment »
What is a Code-Behind file in .net?
Posted in Web Programming, tagged ASP, code-behind on June 18, 2008 | Leave a Comment »
So you are putting together a web page using Microsoft’s ASP .net. You are looking through forums and examples for help and people keep talking about the code-behind.