SQL Anywhere and the ADO.NET Entity Framework
This whitepaper describes how database application developers can use SQL Anywhere 11 and the ADO.NET Entity Framework to build database-driven applications. This whitepaper also describes how the Language Integrated Query (LINQ) to Entities, Object Services, and the EntityClient Provider methodologies can be used to access data stored inside a SQL Anywhere database.
The ADO.NET Entity Framework is a new technology from Microsoft that simplifies the development of data aware applications and reduces the amount of code database application developers must write. Typically, databases are designed by database administrators who ensure that all information is stored in schemas optimized for data retrieval. Although these schemas provide efficient access to data, they are not the best method of representing the business objects required by applications. Often, programmers must design and implement methods for transforming the data stored in relational systems into robust and reusable objects that are integral parts of enterprise solutions. The ADO.NET Entity Framework provides an intuitive approach to designing business logic based on relational data.
…
Website: www.sybase.com | Filesize: 235kb
No of Page(s): 13
Click here to download SQL Anywhere and the ADO.NET Entity Framework.
Related Copyrighted Books
SQL Anywhere Studio 9 Developer’’s Guide (Wordware Applications Library)
Official Sybase SQL Anywhere Developer’’s Guide
Murach’’s ADO.NET 3.5, LINQ, and the Entity Framework with C# 2008 (Murach: Training & Reference)
Murach’’s ADO.NET 3.5, LINQ, and the Entity Framework with VB 2008
Pro ADO.NET Data Services: Working with RESTful Data (Expert’’s Voice in .Net)
ADO.NET 3.5 Cookbook (Cookbooks (O”Reilly))
Pro ADO.NET 2.0 (Expert’’s Voice)
Related Tutorial
Tags: ADO.NET, Entity Framework, SQL Anywhere
Comments
Leave a Reply