InfoQ

InfoQ

Topic/Tag specific view

ADO.NET Data Services Content on InfoQ


News about ADO.NET Data Services

Named Resource Streams for WCF Data Services

Topics
ADO.NET Data Services,
ADO.NET,
.NET Services,
.NET,
Data Access,
Database,
Programming,
OData

Under the current version of WCF Data Services, developers can associate only one streaming resource with a given entity. With the October 2010 CTP, developers can now add additional named streams to an entity. For example, for images you may have streams named “Thumbnail”, “Small”, and “Full”.

Microsoft Answers “Top 10 Questions on Data”

Topics
ADO.NET Entity Framework,
ADO.NET Data Services,
.NET Framework 4.0,
.NET Framework,
ADO.NET,
.NET Services,
Data Access,
.NET,
Programming,
Oslo,
Database,
T-SQL,
Technology,
LINQ,
M

Microsoft has answered what they call “Top Ten Questions on Data”, explaining what has happened or it is going to happen to Oslo, ADO.NET Data Services, WCF, LINQ to SQL, T-SQL and other technologies.

.NET RIA Services, the Roadmap

Topics
ADO.NET Data Services,
ADO.NET,
Silverlight,
.NET Services,
.NET,
AJAX,
Programming,
Architecture,
Announcements,
Rich Internet Apps

The .NET RIA Services team has published their release plan starting with a CTP in July and ending with RTW during the first part of 2010. These dates are not set in concrete since changes may appear due to user feedback.

Microsoft Introduces .Net RIA Services

Topics
ADO.NET Entity Framework,
ADO.NET Data Services,
.NET Framework,
SOA Platforms,
ADO.NET,
.NET Services,
.NET,
SOA,
Data Access,
AJAX,
Database,
Programming,
Enterprise Architecture,
Architecture,
Service Registry,
Rich Internet Apps,
SOA Appliance

Yesterday, Microsoft released .Net RIA Services which was mostly in stealth mode until now. In his presentation at MIX 09, Nikhil Kothari, explained "n-tier development and architecture is hard and un-natural. Our goal is to bring ASP.NET / RAD style productivity to RIA developmend"

Introducing ADO.NET Data Services 1.5

Topics
ADO.NET Data Services,
.NET Services,
ADO.NET,
Data Access,
.NET,
Programming,
Database

The first version ADO.NET Data Services was originally slipped into a service pack for .NET 3.5. Finding that it did not quite meet customer expectations, another version is on its way.

Is Database-as-a-Service a Bad Idea?

Topics
EC2,
ADO.NET Data Services,
Amazon Web Services,
Amazon,
ADO.NET,
.NET Services,
Platforms,
.NET,
SaaS,
IaaS,
Companies,
Database Management,
Programming,
Database,
Architecture,
Cloud Computing,
Amazon SimpleDB

Data Management represents a strategic asset for Cloud Platforms as the most popular Data Services will likely command the largest platform market share. In a post this week, Arnon Rotem-gal-Oz argues that "Database-as-a-Service" is a bad idea. Would you trust your enterprise data to DaaS?

Merge, Replace, or Patch: How Astoria Handles Changing Data

Topics
ADO.NET Data Services,
ADO.NET,
.NET Services,
REST,
SOA,
Data Access,
.NET,
Data Portability,
Enterprise Architecture,
Architecture,
Database,
Programming

Using REST, what should happen when you perform a PUT operation to update existing data? The Astoria Team asks that question and explains their answer.