9eFish - 带有 ADO.NET Data Services 标签的文章
1
臭虫

ADO.NET Data Services With ASP.NET | One .Net Way

adminadmin 发表于 178 天, 12 小时, 41 分钟 之前
Friday, September 18, 2009 1:23:38 AM GMT Tuesday, September 15, 2009 1:56:49 AM GMT
Introduction In this tutorial we will look at how ADO.NET Data Services can be used to create services which are consumed by ASP.NET client. We will use Adventure works Lite database as an example to demonstrate the concepts. Code for this article can be downloaded at the bottom of the article. ADO.NET Data Services as the name says is a services layer between your application and an underlying data source. It uses REST principals to access and persist information to and from the data source. Services ... (more)
类别: Foundation | 点击: 1 | 评论 | | 源: www.onedotnetway.com
标签: ADO.NET Data Services
1
臭虫

Bruno Terkaly - Microsoft Developer Evangelist : ADO.NET Data Services

adminadmin 发表于 213 天, 12 小时, 55 分钟 之前
Sunday, August 16, 2009 3:02:32 PM GMT Tuesday, August 11, 2009 1:42:58 AM GMT
ADO.NET Data Services What is ADO.NET Data Services? It is a framework that consists of a combination of patterns and libraries that enable the creation and consumption of data services for the web. The ADO.NET Data Services framework is Microsoft’s technology for creating and consuming data services. These data services use the Entity Data Model (EDM) to model data in terms of entities. These entities are exposed as URI-addressable resources that can be accessed using standard HTTP requests. Why is... (more)
类别: Architecture | 点击: 2 | 评论 | | 源: blogs.msdn.com
标签: ADO.NET Data Services
1
臭虫

ADO.NET Data Services介绍: ASP Alliance

xgluxvxgluxv 发表于 247 天, 11 小时, 54 分钟 之前
Friday, July 10, 2009 3:36:31 AM GMT Wednesday, July 08, 2009 2:43:22 AM GMT
More and more often, up-to-date applications cannot exist in a compartment mode; they constantly interact with the outer world. That is why mechanisms of interaction with other applications are becoming an important part of most of them. Recently interactions between applications are based on XML or other open standards. It gives an opportunity to integrate applications built on different platforms. In this article one of the platforms to build service-oriented applications ADO.NET Data Services is cons... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: aspalliance.com
标签: ADO.NET Data Services
1
臭虫

Injecting Custom Logic in ADO.NET Data Services - Pablo M. Cibraro (aka Cibrax)

dotlivedotlive 发表于 276 天, 9 小时, 26 分钟 之前
Tuesday, June 09, 2009 12:54:22 PM GMT Tuesday, June 09, 2009 5:12:06 AM GMT
Monday, June 08, 2009 9:45 AM cibrax Injecting Custom Logic in ADO.NET Data Services ADO.NET Data services represent today one of the most powerful alternatives to build RESTful services in the .NET platform. This framework basically creates a RESTful API on top of any IQueryable data source. Most of the steps required to publish a set of resources through http and make them available for any client are automatically implemented.  Only Enti... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: weblogs.asp.net
标签: ADO.NET Data Services
1
臭虫

Shawn Wildermuth - Running ADO.NET Data Services 1.5 CTP1 on Windows 7

adminadmin 发表于 284 天, 21 小时, 41 分钟 之前
Wednesday, June 03, 2009 8:24:35 AM GMT Sunday, May 31, 2009 4:56:25 PM GMT
Running ADO.NET Data Services 1.5 CTP1 on Windows 7 URL: http://blogs.msdn.com/astoriateam/archive/2009/... I've been running Windows 7 as my primary machine now for a couple of months (first the Beta and now the RC).  I love the OS but there have been a couple of frameworks that didn't work right. The one that perplexes me the most is ADO.NET Data Services 1.5 CTP1. When you are on a Windows 7 box, running the installer will complain about a problem and point you to the readme file. Th... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: wildermuth.com
标签: ADO.NET Data Services
1
臭虫

ADO.NET Data Services Team Blog : ADO.NET Data Services v1.5 CTP1 -- Now Available for Download

dotlivedotlive 发表于 285 天, 11 小时, 51 分钟 之前
Monday, June 01, 2009 4:31:21 AM GMT Sunday, May 31, 2009 2:46:55 AM GMT
ADO.NET Data Services v1.5 CTP1 -- Now Available for DownloadPublished 16 March 09 11:22 AM | dpblogs  Two weeks ago we announced the ADO.NET Data Services v1.5 release.  Today we're very happy to say CTP1 of  ADO.NET Data Services v1.5 is now available for download.  You can get the bits by clicking here. This first CTP release is intended to allow exploration, prototyping and early development.  It is not supported and is not for use on production systems. Getting Started To get started with the... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: blogs.msdn.com
标签: ADO.NET Data Services
1
臭虫

Silverlight 3 Beta - Downloads You May Have Missed

xgluxvxgluxv 发表于 351 天, 6 小时, 23 分钟 之前
Wednesday, April 01, 2009 1:58:12 AM GMT Thursday, March 26, 2009 8:14:23 AM GMT
Everyone that is interested in Silverlight 3 Beta development has probably checked out all of the core items in the release: Silverlight 3 SDK, Silverlight 3 Tools for Visual Studio 2008, Blend 3 Preview, Silverlight Control Toolkit (March 2009 version). There have been several other releases that are related to Silverlight 3 you may have missed and are a little less obvious if you are new to Silverlight development. This blog post deals with the items that are a little less obvious but important to kn... (more)
类别: UX | 点击: 5 | 评论 | | 源: silverlighthack.com
标签: .NET RIA Services, ADO.NET Data Services, IdeaBlade DevForce, silverlight3.0, WCF REST Starter Kit