sidarok

Stories submitted by sidarok

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

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

A Brief Introduction to LINQ to SQL(sidarok.com)

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

Sidar gives a detailed introduction for those who are interested in digging into LINQ 2 SQL . read more...

add a comment |category: |Views: 21

tags: another