baran

Stories kicked by baran

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

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

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

Exploring MEF Extensibility Points(sidarok.com)

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

The ways of extending Managed Extensibility Framework is discussed in this post, Custom Binders and Value Resolvers dug deeper. read more...

add a comment |category: |Views: 153

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

Introducing TextBox Limiter Control Ajax Control Toolkit Extender(sidarok.com)

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

An extender that overcomes the inability to limit the multiline textboxes read more...

add a comment |category: |Views: 286

tags: another

Cross Browser Guide Part 3 – Event Handling in Different Browser(sidarok.com)

submitted by sidaroksidarok(1715) 4 years ago

Sidar continues to ramble about cross browser development. In this post he discusses different types of JavaScript event handling in different browsers, and making them more browser compatible. read more...

add a comment |category: |Views: 27

tags: another