Cheat Sheets
You can keep up to date with this category by subscribing to the RSS or Atom feed.
Page: 1, 2
SQL Server Cheat Sheet
Posted in Cheat Sheets, July 20, 2007 | 22 comments
Microsoft's SQL Server is a powerful database server that integrates well
with other Microsoft technologies like ASP and .NET, and includes some of the best
database management tools available. This A4 reference lists the various functions
available in SQL Server, and demonstrates the creation of stored procedures, triggers and
functions.
HTML Cheat Sheet
Posted in Cheat Sheets, January 8, 2007 | 54 comments
HTML is the language of the web. It is the semantic support on which
websites depend. This A4 reference lists the various tags available to the web designer, as
well as a selection of useful character entities, attributes and events.
Regular Expressions Cheat Sheet
Posted in Cheat Sheets, September 14, 2006 | 94 comments
Regular Expressions are very powerful, and many people find their unusual
syntax hard to get to grips with. This A4 reference serves as a guide to regular expression
patterns and options.
Microformats Cheat Sheet
Posted in Cheat Sheets, September 9, 2006 | 17 comments
Microformats allow us to add more information to our documents on the
web, embedding semantic data in web pages that can then be parsed and used in other
applications. This reference sheet contains an overview of the most often used
microformats.
Ruby on Rails Cheat Sheet
Posted in Cheat Sheets, January 11, 2006 | 57 comments
A quick reference guide for Ruby on Rails, containing the default directory
structure, predefined variables, methods, reserved words and regular expression syntax.
ASP / VBScript Cheat Sheet
Posted in Cheat Sheets, January 1, 2006 | 22 comments
A quick reference guide for ASP / VBScript, containing functions,
collections, regular expression syntax and other useful bits of information.
HTML Character Entities Cheat Sheet
Posted in Cheat Sheets, September 29, 2005 |