Archive for the 'SQL' Category

SQL Q and A
Database Size, Mirroring, Marked Transactions, and More…
Best Regards,
Duane Aritonang
Chief Technology Officer
http://www.ArtDuane.com


Data Security Paul Litwin
This article discusses:How SQL injection attacks workTesting for vulnerabilitiesValidating user inputUsing .NET features to prevent attacksImportance of handling exceptionsThis article uses the following technologies:ASP.NET, C#, SQLGet the sample code for this article.Code download available at: SQLInjection.exe (153KB)Armed with advanced server-side technologies like ASP.NET and powerful database servers such as Microsoft® SQL Server™, [...]