cancu

Stories kicked by cancu

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

Documents 2.0 - Consumable Documents(sidarok.com)

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

Sidar discussing the need for more agile documents in business environments. read more...

add a comment |category: |Views: 239

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

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

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

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

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

submitted by sidaroksidarok(1715) 4 years ago

Is it true that you can not develop multi tier applications with LINQ ? Sidar answers this question by defining concepts and developing a trivial distributed application step by step, using Windows Communication Foundation as the host communication technology. read more...

1 comment |category: |Views: 297

tags: another

A Basic Hands on Introduction to Unity DI Container(sidarok.com)

submitted by sidaroksidarok(1715) 4 years ago

Sidar gives a basic introduction on how to utilize Unity and Strategy Pattern. read more...

add a comment |category: |Views: 344

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

10 Tips to improve your LINQ TO SQL Application Performance(sidarok.com)

submitted by sidaroksidarok(1715) 4 years ago

Sidar gives performance tips on developing linq 2 sql read more...

add a comment |category: |Views: 207

tags: another