Welcome to MSDN Blogs Sign in | Join | Help

Wriju's BLOG

.NET and everything

Browse by Tags

All Tags » ADO.NET Data Services   (RSS)
Data Services (aka Astoria) : CRUD (Select / Insert / Update / Delete )
Creating Astoria is very easy and many of you might have tried that out. What important for us is to work with that data. If you are developing Visual Studio Solution then things are quite obvious as mentioned below, Either you will have Astoria or you Read More...
ADO.NET Entity Framework and Data Services Case Study
Story of Misys Healthcare Systems is very interesting. They have increased 60% of their development process while migrating their apps to ASP.NET Ajax using Entity Framework and Data Services. Full story at http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002427 Read More...
ADO.NET Entity Framework vs LINQ to SQL
I have been getting a continuous request on what we should be using? LINQ to SQL or ADO.NET Entity Framework? I have posted few articles on that, please feel free to visit Choosing between ADO.NET Entity Framework and LINQ to SQL Choosing between LINQ Read More...
ADO.NET Data Services : Accessing Non-Relational Data
As you all know Astoria (Data Services) supports anything as backend. Not necessarily you need to have a Relational database to access data. So if you talk about offline data like collection of an Object which may or may not come from an external entity Read More...
ADO.NET Data Services (Astoria) Resources
ADO.NET Entity Framework Resources http://msdn.microsoft.com/en-us/library/cc907912.aspx Overview: ADO.NET Data Services http://msdn.microsoft.com/en-us/library/cc956153.aspx ADO.NET Data Services Team Blog http://blogs.msdn.com/astoriateam/ Phani Raj’s Read More...
ADO.NET Data Services Resources
Help yourself by exploring below resources on ADO.NET Data Services (aka "Project Astoria"). Data Platform Developer Center - Data Services page Data services conceptual documentation on MSDN Data services API reference documentation on MSDN Read More...
Page view tracker