Search
Code Better
-
Recent Posts
Categories
Tag Archives: performance
Simple Strategies to Boost SQL Server Performance
SQL Server can be a beast on your disk. Two easy ways to help raise performance for high-volume databases: Use a drive other than the Windows partition for the SQL Server DB files, and split the MDF and LDF files onto different drives if possible. Continue reading
Optimization 101
How do you optimize your application? Should you? When? How? We go over the basics, with six “rules” that you can follow to help you effectively improve your application performance. Continue reading
Posted in Core .NET, Silverlight, Uncategorized, Web, Wndows Forms
Tagged optimization, out of memory issues, performance, PSR
1 Comment