Mehfuz's WebLog

Live crazy, think different!

Sponsors

Browse by Tags

All Tags » LinqToTwitter (RSS)
Extending your existing API or legacy data classes to support LINQ
While developing LinqExtender, i have come across various scenarios that people don’t want to extent any query class or even implement any interface. Also, it is almost absurd when they have to add new extender specific attributes to their entity class...
Creating LINQToTwitter library using LinqExtender
In this post, I will show how to cook an LINQToTwitter library with LinqExtender. My target is to create it easily and over existing twitter API. I used Yedda Twitter library. Yedda library basically returns response in XML/JSON/RSS/ATOM format depending...
More Posts