harbek

Stories kicked by harbek

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

Screencast on supporting POCO with Linq to SQL(sidarok.com)

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

Sidar is going to do a screen cast on how to support Linq to SQL entities as pure POCOs, without EntitySets and EntityRefs. This will be a closer step to a true PI. read more...

add a comment |category: |Views: 24

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

Sidar is Crossing the Browser – Guide for Cross Browser Developm(sidarok.com)

submitted by harbekharbek(25) 4 years ago

Guide for Cross Browser Development Series – 1 read more...

add a comment |category: |Views: 0

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

Guide For Cross Browser Development Series 2 – Session Variables(sidarok.com)

submitted by sidaroksidarok(1715) 4 years, 1 month ago

The 2nd article of the series, discusses the cookie loss problem in IE 6.0 when using frames read more...

add a comment |category: |Views: 4

tags: another