1. Skip to navigation
  2. Skip to content

Entries tagged “reference”

.NET Search

written by Michael Trier, on Aug 14, 2007 12:23:00 PM.

Here’s a great resource that uses Google Custom Search technology to only give you hand picked .NET results:

Search Dot Net

This site is maintained by Daniel Appleman, President of Desaware, Inc. and cofounder of APress Books.

Javascript Primer

written by Michael Trier, on Aug 14, 2007 7:16:00 AM.

As web development begins to move more client side with things like Ajax, Javascript is playing a larger role in the life of a developer. This article by Ray Djajadinata is an excellent introduction to understanding javascript. The author does a wonderful job of explaining how the javascript language works and compares it to things we already understand, such as classes, anonymous methods, etc…

Create Advanced Web Applications With Object-Oriented Techniques