There is a new configuration section for connection strings on ASP.NET 2.0 called <connectionStrings>. It is something so simple it seems dumb, but it helps to enforce recommended practices from the start. I really like this feature because of that.In
Read More