Living on the Edge

.NET Search

Posted on August 14, 2007

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

Posted on August 14, 2007

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