Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Poor-Man   (RSS)
Microsoft's C/C++ compiler supports the /Gh and /GH switches, these options allow the developer to inject a function call into the beginning and exit of every procedure being compiled. Aside from enabling some cool logging/traceability scenarios, you Read More...
On IIS, writing an ISAPI filter can give you flexible control over the URL path which users pass into your site. For example, normally when a user tries to hit http://server/path1/path2/filename, the virtual path must exist in some form on the server’s Read More...
 
Page view tracker