Saturday, November 27, 2010

CSS Selectors


This is a small post of all the CSS selectors, so when you see a CSS file the next time you understand what the selector in the CSS file means.

Saturday, July 24, 2010

WCF fundamentals .

Understanding of why to use WCF and basic terminology used in WCF

Thursday, July 1, 2010

Fundamentals of Value Types and Reference Types

Fundamentals as to what is the meaning of val type and ref type when passed by value and passed by reference.

Tuesday, March 30, 2010

EXPRESSION TREES WHAT ARE THEY EXPRESSING

LINQ, have you hear the seen the keywords IEnumerable and IQueryable and do you know what the difference is ?

Wednesday, March 17, 2010

GARBAGE COLLECTION ON VALUE AND REFERENCE TYPES.



Garbage collection or memory manager in .net ...there is a very good video at the end...that is the best I have seen for understanding garbage collection..