Monday, May 31, 2010

Thursday, May 27, 2010

Learn Stylesheet

A master stylesheet should be the first stylesheet you call in all your documents. You use a master stylesheet to clear out the default browser settings that can cause problems in cross-browser Web design. Once you've cleared out the styles with a master stylesheet, your design starts from the same place in all the browsers - like a clean canvas for painting. Global Defaults Your master stylesheet...

E-books Download

http://it-ebooks.info/book/2027/ http://books-pdf.blogspot.com Security.Dec.2007.rar http://rapidshare.com/files/123829154/Addison.Wesley.Ajax.Security.Dec.2007.rar Size: 11941 KB Apress.Foundations.of.Ajax.Oct.2005.rar http://rapidshare.com/files/123742211/Apress.Foundations.of.Ajax.Oct.2005.rar Size: 7804 KB Apress.Ajax.Patterns.and.Best.Practices.Feb.2006.r ar http://rapidshare.com/files/123742212/Apress.Ajax.Patterns.and.Best.Practices.Feb.2006.r...

Friday, May 7, 2010

Extension methods a feature of C# 3.0

Someone said recently that they thought extensions methods required a new CLR.Extension methods are a new feature in .NET 3.5 (C#3/VB9) that let you appear to "spot weld" new methods on to existing classes. If you think that the "string" object needs a new method, you can just add it and call it on instance variables.Here's an example. Note that the IntHelper35 class below defines a new method for...

Popular Posts

Recent Posts

Unordered List

Text Widget