Web Forms with SQL Server — a practical guide to Web Forms SQL Server with clear examples you can reuse in real projects.
ASP & ASP.NET Tutorial Series (80/247). Prefer one article? Read the complete ASP.NET tutorial.
Short description
Prefer parameterized SqlCommand over string concatenation.
SQL tip
ConnectionStrings in Web.config
SqlConnection/SqlCommand
Using blocks dispose
Parameterize always