DCSIMG
ADO.Net 3.0,ADO.Net - Guy Burstein's Blog

Guy Burstein's Blog

Developer Evangelist @ Microsoft

News

Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

Browse by Tags

All Tags » ADO.Net 3.0 » ADO.Net (RSS)
Screencast - DataSets Enhancements in Visual Studio 2008 [HE]
Screencast - DataSets Enhancements in Visual Studio 2008 [HE] We've known them for the first release of the .Net Framework, and today, there are many applications that are using DataSets . As on who has developed a few projects using DataSets I can tell that they did a really good job representing the data objects of the application, but developers had to work very hard to write additional components to deal with several limitations of the technology and designer support. In Visual Studio 2008...
ADO.Net Data Services Part 1 - Building a Simple Web Data Service
ADO.Net Data Services Part 1 - Building a Simple Web Data Service This post is part of my Get Started with ADO.Net Data Services post series. This post is a step by step guide for building a Simple Web Data Service for the Blog database I posted in the last post . 1. Create a new standard ASP.Net Web Application . Notice that there is no special project template for a Web Data Service, and later we will see the new item template. In this guide, I called my web application BlogWebApp .   2. Create...
Getting Started With ADO.Net Data Services (Project Astoria)
Getting Started With ADO.Net Data Services (Project Astoria) Now that Visual Studio 2008 RTM is here, the compatible ADO.Net Entity Framework Beta 3 bits , and now the December CTP of ADO.Net Data Services , its time to deep dive into it. I'll take the next few posts to play around with ADO.Net Data Services to create a Data Service for my Blog Schema. You're more than welcome to join me... To get started, you can download the BlogSchema.sql script and create the initial database for the...
ADO.Net Data Services (Project Astoria) for Visual Studio 2008 RTM is Available
ADO.Net Data Services (Project Astoria) for Visual Studio 2008 RTM is Available ASP.Net 3.5 Extensions Preview provides new functionality being added to ASP.NET 3.5 and ADO.NET in 2008. This release delivers a set of new features that target: Enabling High Productivity Data Scenarios - including MVC, Entity Framework, ADO.NET Data Services and dynamic data Supporting Test Driven Development - including a powerful and extensible MVC framework Creating the best server for Rich Clients - including Ajax...