Frank Wang's inspirations on .NET

IEnumerable<Inspiration> inspirations = from i in DataContext.Inspirations where i.Sharable == true select i

ADO.NET Entity Framework and Data Services in action

Saturday, March 08, 2008 9:21 PM

I have always wanted to blog on the Entity Framework, not only because I am an early adopter of new technologies, but also because I actually created an entity framework myself on my previous job and I believe my whole mind-set was pretty close to Microsoft's design of the Entity Framework although I have to admit my stuff was nowhere near MS in terms of scalability and extensibility.


I have been playing with Entity Framework since its debut (at that time its codename was "Astoria") in MIX 07 and I have been following its progress so far. I am going to write a number of posts to cover some details on this stunning new technology for data scenarios. Also, I will provide a real example that shows you all aspects of the ADO.NET Data Services.


Feedback

No comments posted yet.


Post a comment





 

Please add 1 and 7 and type the answer here: