Lazy Loading with Linq to SQL POCO s(sidarok.com)
submitted by sidarok(1715) 3 years, 6 months ago
How to achieve Lazy Loading when using POCO s with Linq to SQL read more...
add a comment |category: Linq |Views: 410
tags: LINQ another
Achieving POCO s in Linq to SQL(sidarok.com)
submitted by sidarok(1715) 3 years, 7 months ago
How to get rid of Persistence Related code and making L2S Still work ! read more...
1 comment |category: C# |Views: 784
tags: Persistence POCO LINQ C# SQL another
What is this Managed Extensibility Framework thing all about ?(sidarok.com)
submitted by sidarok(1715) 3 years, 8 months ago
Another IoC Container From Microsoft ? Add-in Framework ? What the heck is it ? Sidar tries to answer. read more...
add a comment |category: Patterns |Views: 300
tags: IoC Dependency MEF Managed Framework another
Documents 2.0 - Consumable Documents(sidarok.com)
Sidar discussing the need for more agile documents in business environments. read more...
add a comment |category: Other |Views: 239
tags: Productivity documentation Agile another
Localizing Linq to SQL Entities(sidarok.com)
submitted by sidarok(1715) 3 years, 9 months ago
Sidar shows a possible strategy to localize Linq to SQL entities read more...
add a comment |category: Linq |Views: 303
tags: LINQ Filtering Localization Database C# another