0
kicks
Cleaning Up and Managing SQL Strings in C# ASP .NET
Admit it. You've probably got SQL strings scattered in a few places in your code. Learn about an SqlFactory class that can help clean up your SQL strings and add some run-time flexibility to your apps.