Geeks With Blogs

@gkhanna
  • gkhanna Nabia made excellent chocolate strawberries! about 1511 days ago
  • gkhanna Trying out www.digsby.com about 1613 days ago

News
WinToolZone - Spelunking Microsoft Technologies
I work as a developer on the Common Language Runtime (CLR) team, specifically in the areas of exception handling and CLR hosting.
Disclaimer

The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Inside and Out... An attempt to understand technology better... 64bit
Advanced Windows Debugging

The book is a must have for every serious Windows developer!

Posted On Saturday, December 22, 2007 9:00 PM

[Download] CSLMail - SMTP/POP3 email component for .NET Framework and .NET Compact Framework
CSLMail is my pet project on which I have been working for past few years. I have recently worked towards updating, feature enhancing and bug-fixing it, resulting in v2.0. CSLMail 2.0 is a free and feature rich .NET based email component, which supports the SMTP and POP3 protocols, completing the need to design a complete email client. Its comes with complete documentation and features include: SMTP Complete SMTP support for sending emails SMTP Authentication supported Attachments supported using ......

Posted On Tuesday, January 10, 2006 10:03 PM

WindowsIdentity Debugger Visualizer for Visual Studio 2005
[Original Post Date: 9th October 2005] I just finished implementing WIVisualizer, a WindowsIdentity debugger visualizer for Visual Studio 2005. It displays important details like: Username Authentication type Impersonation Level Account type - System or Guest Anonymous or Authenticated identity Windows groups the identity is member of Here's a screen-shot for the same: It has been built using the Visual Studio 2005 Release Candidate and can be downloaded from here. To install, simply copy the DLL ......

Posted On Thursday, January 5, 2006 9:53 AM

32bit or 64bit - That is the question...
Want to know if you are running on 32bit or 64bit Windows? Here's how:SYSTEM_INFO si;GetSystemInfo(&si);p... are running %dbit Windows\n",(((si.wProcessor... & PROCESSOR_ARCHITECTURE_IA64... & PROCESSOR_ARCHITECTURE_AMD6... you need Windows XP or Windows Server 2003 for this to work ......

Posted On Wednesday, July 14, 2004 8:54 AM

Copyright © Gaurav Khanna | Powered by: GeeksWithBlogs.net | Join free