When you come from xUnix world to ms world, I believe you like things like this.
Author: jack4it
CodeSnip: Handle Browser Close Event on the Server-Side: ASP Alliance
Pretty simple but very useful snippet to help abandon session soon after user click to close the browser.
CodeSnip: Handle Browser Close Event on the Server-Side: ASP Alliance
Searching in all tables and columns of a database | RichNetApps Developers’ blog
My IDE is so cool, isn’t it?
Maarten Balliauw on ASP.NET load balancing and the ASP.NET state server.
Make a note, plan to read…
Maarten Balliauw on ASP.NET load balancing and the ASP.NET state server.
MSDN Code Gallery – Home
MS launches a new website to give us a place to share the codes, snippets, resources and sample applications and so on. Check it out.
Visual Studio 2008 Tip: Resolving Namespaces and Removing Unused Using Statements
For hardcore ReSharper users, you can do lots of amazing work with this tool like resolving namespaces, removing unused using statements and ordering them and so on. However, sometimes, when you don’t work on your own machine, you definitely will met with the situation that ReSharper doesn’t appear at that place. You will be very uncomfortable cause you have got used to those features.
Well, VS 2008 does offer these features out-of-the-box! Check it out by the following link.
Visual Studio 2008 Tip: Resolving Namespaces and Removing Unused Using Statements