Skip to content

My notes collected while debugging various .NET and Windows problems.

License

Notifications You must be signed in to change notification settings

AlexanderLesnyakov/debug-recipes

 
 

Repository files navigation

Debug Recipes

This is a repository of my notes collected while debugging various .NET and Windows problems. You can find here commands with example usages, scripts and other debugging materials. It is still being constructed so some notes might not be finished - use on your own responsibility. Try using the project search box while looking for a particular subject.

I hope you will find them useful. Any contribution is welcome.

General advice

Make sure you have valid symbols configuration in your system. If you are debugging a .NET application you may first check the .NET debugging tips.

Troubleshooting

Applications

Choose a recipe corresponding to your application problem:

Problems in .NET Web Applications:

Databases

MS SQL Server MySQL
Slow queries X X
Blocked requests X X
Indexes problems X X
I/O problems X
Server problems X X

IIS

Tools

About

My notes collected while debugging various .NET and Windows problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Classic ASP 57.2%
  • PowerShell 31.1%
  • Batchfile 6.9%
  • PLSQL 4.6%
  • Visual Basic .NET 0.2%