16 November, 2005

Not to self on ASP.NET / SQL Server Performance

Always put the owner in a stored procedure the call: dbo.someStoreProc.

http://www.robincurry.org/blog/ASPNETSQLPerformanceAdvicePrefaceCallsToStoredProcsWithOwnerName.aspx

This has probably affected some of the apps I’ve built.


Tags: ,