ardenagopyan

Stories kicked by ardenagopyan

Lazy Loading with Linq to SQL POCO s(sidarok.com)

submitted by sidaroksidarok(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: |Views: 410

tags: another

Achieving POCO s in Linq to SQL(sidarok.com)

submitted by sidaroksidarok(1715) 3 years, 7 months ago

How to get rid of Persistence Related code and making L2S Still work ! read more...

1 comment |category: |Views: 784

tags: another

What is this Managed Extensibility Framework thing all about ?(sidarok.com)

submitted by sidaroksidarok(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: |Views: 300

tags: another

Localizing Linq to SQL Entities(sidarok.com)

submitted by sidaroksidarok(1715) 3 years, 9 months ago

Sidar shows a possible strategy to localize Linq to SQL entities read more...

add a comment |category: |Views: 303

tags: another

Building a Configuration Binder for MEF with POCO Support(sidarok.com)

submitted by sidaroksidarok(1715) 3 years, 10 months ago

MEF doesn't support POCO injection and XML Configuration off the shelf. Sidar implements an XML congiguration binding mechanism on top of MEF, and the article gives an insight about what to expect from MEF Extensibility models in detail. read more...

add a comment |category: |Views: 133

tags: another

Managed Extensibility Framework (MEF) at a Glance(sidarok.com)

submitted by sidaroksidarok(1715) 3 years, 11 months ago

A Hands-On overview to Dependency Injection Managed Extensibility Framework and the first CTP. read more...

add a comment |category: |Views: 409

tags: another

Linq to SQL Wish List(sidarok.com)

submitted by sidaroksidarok(1715) 3 years, 11 months ago

What do we want to see in the next version of Linq to SQL ? read more...

add a comment |category: |Views: 326

tags: another

Linq to SQL with WCF in a Multi Tiered Action - Part 2(sidarok.com)

submitted by sidaroksidarok(1715) 3 years, 11 months ago

Second Part of Sidar's multi tiered walkthrough with Linq and WCF - Presentation issues and Data Layer implementation covered, source code is available to download too. read more...

add a comment |category: |Views: 254

tags: another