Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / diagnostics

Diagnostics

diagnostics

Great Reads

by DP17000
A rudimentary expert system in VBA/ Excel 2013
by Sebastian Solnica
A case of a deadlock in a .NET application
by Sebastian Solnica
Application pool identity and directory security in IIS6
by Sebastian Solnica
ASP.NET MVC Bundles internals

Latest Articles

by DP17000
A rudimentary expert system in VBA/ Excel 2013
by Sebastian Solnica
A case of a deadlock in a .NET application
by Sebastian Solnica
Application pool identity and directory security in IIS6
by Sebastian Solnica
ASP.NET MVC Bundles internals

All Articles

Sort by Score

diagnostics 

by Sebastian Solnica
A case of a deadlock in a .NET application
by Sebastian Solnica
Application pool identity and directory security in IIS6
by Sebastian Solnica
ASP.NET MVC Bundles internals
by Sebastian Solnica
How you may noninvasively trace .NET applications with sysinternals tools
by Sebastian Solnica
Diagnosing a collation issue in a MySQL stored procedure.
by Sebastian Solnica
Performance counters are used to provide information how well the operating system or an application, service, or driver is performing.
by Sebastian Solnica
In today’s post, I will show you how we fought a pesky compilation problem with Razor views in our ASP.NET MVC application.
by SleepyCrat
A discussion of how the HealthCheck middleware is used to expose endpoints on your site that run a sequence of pre-written tests and provide you with quick diagnostic information about the health of your application.
by Sebastian Solnica
How to debug Windows services written in .NET
by Sebastian Solnica
In this post, I will present you my MDbg plugin (includes a command: inject) that adopts the funceval API and an example diagnostics case in which I used it.
by Sebastian Solnica
LowLevelDesign.NLog.Ext and ETW targets for NLog
by Sebastian Solnica
Stopwatch vs. DateTime
by Sebastian Solnica
Timeouts when making web requests in .NET
by Sebastian Solnica
Recently while examining a slow request issue (I have a plan to describe this investigation in a seperate post) it came to me that every time I open the Thread Time view it takes a moment to understand what this view actually contains.