Thursday 11 December 2008

Cheat Sheets

How often do you need to know the life cycle of an ASP.NET page or you need to know what code snippets are in Visual Studio 2005, for me these kind of things make me head for google in hopes that someone has this information.

Now you do not need to search google anymore Jon Sheehan has put together all the cheat sheets he has found related to .NET into one place.

To see the following cheat sheets visit his blog http://john-sheehan.com

  • .NET Format String Quick Reference
  • ASP.NET 2.0 Page Life Cycle & Common Events
  • Visual Studio 2005 Built-in Code Snippets (C#)
  • ASP.NET Page Life Cycle Diagram (PNG)
  • ASP.NET Runtime Cheat Sheet 
  • Microsoft .NET Framework 3.5 Commonly Uses Types and Namespaces (PDF)
  • Visual Studio 2005 Default Keybindings C# | VB (PDF)
  • Visual Studio 2008 Default Keybindings C# | VB
  • Microsoft ASP.NET AJAX Library
  • Microsoft ASP.NET AJAX Client Life Cycle & Events (PDF)
  • LINQ
  • VB.NET/C# Comparison
  • SQL Server
  • HTML Character Entities
  • RGB Hex Color Chart
  • CSS
  • jQuery
  • JavaScript
  • XHTML (PDF)
  • Regular Expressions
  • Microformats

0 comments: