Welcome to MSDN Blogs Sign in | Join | Help

Decrypt my World

Cryptography, Security, Debugging and more!

News

  • Any of my posts is supported under any Microsoft standard support program or service. They are provided "AS IS" without warranty of any kind, and confer no rights.

Where are my readers?

Locations of visitors to this page

Favorite Posts

June 2009 - Posts

SOS Cheat Sheet (.NET 2.0/3.0/3.5)
Hi all, This is the list of commands related to the SOS extension that I use when debugging with WinDbg most of the .NET issues I face: ======================================================================== HELP ======================================================================== Read More...
How to call InternetErrorDlg to deal with certificate issues on SSL connections (C#)
Hi all, The following C# sample shows how to call WinInet APIs to make an SSL request and deal with possible certificate issues with InternetErrorDlg (which will show the same standard dialogs that Internet Explorer shows when something is wrong with Read More...
Page view tracker