Error!
Success!

By tag: connection

showing:  of
0
kicks

Replacing Web.config settings with Transformations  (Unpublished)

Let’s say you want to point to a different connection string when you deploy your ASP.NET Web Project to your hosting provider. Until recently you’d have to modify your Web.config file manually. This is an easy procedure but you might end screwing up the file in some way. Visual Studio 2010 comes w...


Kicked By:
Drop Kicked By:
0
kicks

Accessing and Updating Data in ASP.NET 2.0: Data Source Control Basics  (Unpublished)

This is a nice article on the declarative use of the data source controls to access your data in .NET. I prefer getting my hands dirty with a SqlConnection and SqlDataReader but find these control useful for rapid prototyping.


Kicked By:
Drop Kicked By: