Storing Database Connection String in Web.Config
Today I found, that storing connection strings were little bit changed between .NET 2.0 and .NET 3.5. Here is an example of how to store a database connection string in…
Read moreToday I found, that storing connection strings were little bit changed between .NET 2.0 and .NET 3.5. Here is an example of how to store a database connection string in…
Read more