Archives

Archives / 2008 / February
  • LINQ.Flickr 1.2

    Last week, I have released LINQ.Flickr 1.2 , this new release comes with some bugs fixes requested by community.  The best of them was not to be able to search only by user and with specific photo size. The bug started after converting it to use LinqExtender instead of its own query logic. So, now here it is

  • SQL server compact framework and batch query processing

    Recently , I was playing around with my experimental OpenLinqToSql provider to create one tiny tool for Flickr using Linq.Flickr (coming soon) and I came to find out that for some reason the following query does not work in SQL server compact framework , though it is working fine with the SQL server main edition.