Sergey Zwezdin
<br/> Microsoft Regional Director<br/><br/> Microsoft MVP
-
Updating data into ADO.NET Data Services which based on LINQ to SQL
We continue to investigate possibilites of use LINQ to SQL as model of data for ADO.NET Data Services. Today we will talk about possibility of change data.
-
ADO.NET Data Services and LINQ-to-SQL
As a rule, ADO.NET Data Services works over ADO.NET Entity Framework data model. However, work with real projects (and customers:)) sometimes specifies to us other conditions. Frequently there is no necessity to use Entity Framework. And in this case we start to think of use LINQ-to-SQL as data model.
-
Debugging ADO.NET Data Services
Interest to ADO.NET Data Services platform obviously is growing up among developers of web-services. It also confirmed when I receive e-mail letters with questions about different problems. As a rule these questions are reduced to serivce error after some actions, when serivce say about general error and not takes details. In this case services say that he stored information about error in logs.
-
Welcome to my blog
Hello.