Search Results

2
votes
5answers
435 views

How to identify performance and concurrency issues on an ASP.NET / IIS / SQL Server website

I would appreciate any advice regarding tools and practices I could use to confirm my recently completed website is performing correctly. Although I am confident the code is not producing e …
1
vote

Unmovable Files on Windows XP

Terry, the answers all mention ways to prevent files from becoming unmovable during defragmentation. From your question it appears that you are in fact wanting to make your personal files …
3
votes

Do you leave Windows Automatic Updates enabled on your production IIS server?

For a production Windows server I would not recommend setting Windows Update to download and install updates automatically. A better approach is to download updates automatically b …