April 2008 - Posts

1
Comments

Lazy Load in LINQ to SQL by Manas

This is the first post in series regarding LINQ technology and related sub-technologies. This post will show an example of implementing Lazy load pattern using LINQ to SQL and Visual Studio LINQ Visual Designer. LINQ To SQL continues to amaze me at the...
0
Comments

Refactoring explained by Manas

"Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior." I've found this great link about Refactoring. Check it out: Refactoring explained...
Powered by Community Server (Commercial Edition), by Telligent Systems