Feed on
Posts
Comments

Archive for August 18th, 2008

ADO.NET Dataservice

Hi,
With the release of Visual Studio 2008 SP1 and the .NET Framework 3.5 SP1, ADO.NET Dataservices is also released. With this technology you are able to expose multiple datasource as dataservices. ADO.NET Dataservice uses REST technolgy which means that every datasource is referenced by a URI. I think ADO.NET Dataservice is a technology which will [...]

Read Full Post »