Microsoft adds to framework to simplify development
Treating data at a higher level of abstraction
InfoWorld - Looking to assist developers in building business applications, Microsoft published a second beta version of ADO.Net Entity Framework this week and a community technology preview of tools to work with the framework.
The goal of the ADO.Net Entity Framework is to eliminate the impedance mismatch between data models and languages, saving developers from having to deal with these. An example of such a mismatch is objects and relational stores.
Automation of complex processes is critical to the framework.
"Today, when a developer builds an application, they have to write code that fills in the gaps between the way the data is stored in however many databases they interact with and the way they want to manipulate the data in their application," said Britt Johnston, product manager for data programmability tools at Microsoft. "Generally, what they do is create an object model that they write their code against."
Developers might write an application that manipulates a CRM system with data for customers stored in 12 different tables, said Johnston.
"With the Entity Framework, you can automate the process essentially of bringing all that data together and presenting it to the developer as a single entity so they can interact with it at a higher level of abstraction," Johnston said.
Key new features in the framework beta release include events to customize code generation, complex programming types and entity key serialization. A key is a unique identifier for an entity, such as a customer ID. Metadata annotations and better support for LINQ (Language Integrated Query) also are included. LINQ features extensions to the .Net Framework to encompass language-integrated data query, set and transform operations.
Developers can access the framework on Microsoft's Web site. ADO.Net Entity Framework is due for general release as part of .Net Framework 3.5 in early 2008. Most would get it as part of an operating system update.
The ADO.Net Entity Framework Tools Community Technology Preview for August features an early version of the ADO.Net Entity Designer, enabling users to visually design model and mappings using the Visual Studio 2008 Beta 2 release. The tools preview is accessible on Microsoft's download page with the tools to be part of Visual Studio 2008.
With the framework, developers could focus on the needs of an application instead of the complexities of bridging disparate data representations. The framework consists of a data model and design-time and run-time services that allow developers to describe application data and interact with it in a conceptual level of abstraction appropriate for business applications, according to the company. This helps isolate the application from underlying logicaldatabase schemas.
- Google I/O 2013's Coolest Products and Services
- 10 Star Trek Technologies That are Almost Here
- 19 Generations of Computer Programmers
- 25 Must-Have Technologies for SMBs
- A walking tour: 33 questions to ask about your company's security
- 15 social media scams
- The 7 elements of a successful security awareness program
- IT Certification Study Tips
- Register for this Computerworld Insider Study Tip guide and gain access to hundreds of premium content articles, cheat sheets, product reviews and more.
- The Five Big Lies the C-Suite Hears About "Going Mobile" Mobile has already made a tremendous impact-to the tune of 29 billion apps downloaded in 2011. With such a new technology, it's not...
- mPayment Scenario Planning and Recommendations The mPayment industry is predicted to reach $1.3 trillion by 2017. This report offers conclusions into the impact mobile will have on businesses...
- Is Your App Getting Used? Understanding UX and Your Audience Want your app to be one of the 70 percent that is opened but never used again? If not, then you need to...
- Harness IT -- An Introduction to Business Intelligence Solutions Learn the key selection criteria required to provide your organization with the capability to address structured data, unstructured data and mobile demands so...
- Becoming An Analytics Driven Organization Join us on Tuesday, June 18, 2013, 11:00 AM EDT and learn how your agency can create an analytics culture that will enable...
- 3 Reasons Why Sepaton is the World's Fastest Backup Solution Leading analyst, Storage Switzerland learns how Sepaton backs up and deduplicates massive data volumes while maintaining the industry's fastest performance - all in... All App Development White Papers | Webcasts
Our weekly newsletter will cover a wide range of topics and trends related to consumerization. Stay up to date with news, reviews and in-depth coverage of BYOD, smartphones, tablets, MDM, cloud, social and how consumerization affects IT. Subscribe now!