Welcome to MSDN Blogs Sign in | Join | Help

Marcelo's WebLog

Improving the world one entity at a time

March 2008 - Posts

Query caching in ADO.NET Data Services
Pablo has a new post on the Project Astoria Team blog about a few ideas we're considering on how to cache queries . Note that this isn't about caching the results of a query, but rather all the work that takes place from receiving a URI to transforming Read More...
On connecting dots...
... you can find more interesting food for thought at the very awesome post on the Windows Live Dev blog at http://dev.live.com/blogs/devlive/archive/2008/03/12/220.aspx . Read More...
Vacations and connecting dots
I'll be leaving on vacations for a couple of weeks soon, so it's very unlikely that you'll see updates in that time frame here. Vacations are a good time to recharge batteries and spend time broadening horizons, which also helps connect dots sometimes... Read More...
ADO.NET Data Services sessions at MIX available
In case you were unable to attend, or you want to watch them again, the MIX sessions are available at http://sessions.visitmix.com/ . You can use the top-right Search box to look for 'data services' and watch or download the recordings. Enjoy! Read More...
System.DateTime.Ticks vs JSON Date
This is a good one to keep an eye for. If you are using the ASP.NET AJAX conventions for formatting dates (with ADO.NET Data Services does), then remember that the value for a Date indicates the number of ticks (milliseconds) that have elapsed since midnight Read More...
Page view tracker