http://www.quora.com/Science-Fiction-genre/What-are-the-Top-5-must-read-science-fiction-books
Umbrella post for UI Patterns
Ctrl-Shift-B: Interactive Application Architecture Patterns
Four Tenets of OOP
The following are the core tenets of OOP. Abstraction Encapsulation Inheritance Polymorphism ...
Blogmark: Roadmap to high performance XML
http://clariusconsulting.net/blogs/kzu/archive/2004/07/09/HiPerfXML.aspx Powered by Qumana
Applying Design Patterns
Nice case study, A must read if you are applying design patterns http://junit.sourceforge.net/doc/cookstour/cookstour.htm Powered by Quma...
ASP.NET 2.0 VirtualPathProviders
One cool thing in ASP.NET 2.0 is the concept of VirtualPathProviders. You need not have to serve your pages from a filesystem always. For ex...
Good SQL Links
Dynamic Search Conditions in T-SQL http://www.sommarskog.se/dyn-search.html The Curse and Blessings of Dynamic SQL http://www.sommarsk...
Software Factories / Guidance Packages from Microsoft
Web Service Guidance Web Client Guidance Smart Client Guidance Mobile Client Guidance Powered by Qumana
Testing 123 from Qumana
Test Post Powered by Qumana
Fwd: Hello World - Creating a WCF Service
Steps to Create a WCF Service Define a Service Contract Optionally define a Data Contract Implement the Service Contract Create end...