What's New in ADO.NET 4.0

Course Description:

יום הכרות עם ADO.NET 4.0 וויז'ואל סטודיו 2010. בסדנא נעבור על כל החידושים והתוספות, ויש הרבה מאוד. הדגש יהיה על החידושים המעשיים שיהיו אבני פינה בכל אפליקציה דוט-נט 4.0.

Trainer:

Uri Lavi is a development lead with extensible experience in Data Intensive, Business Compound, Distributed and Scalable Software Systems. Uri specializes in mentoring, coaching and consulting for complex software engineering topics, among which: Software Architecture, Design Patterns & Refactoring.

Course Content:

Module 1: ADO.NET Entity Framework 4.0
The following sections describe new features in ADO.NET Entity Framework 4.0 with the .NET Framework version 4.0.
Module 2: ADO.NET Data Services
The ADO.NET Data Services framework consists of a combination of patterns and libraries that enable the creation and consumption of data services for the web. The goal of the ADO.Net Data Services framework is to facilitate the creation of flexible data services that are naturally integrated with the web, using URIs to point to pieces of data and simple, well-known formats to represent that data, such as JSON and plain XML. This results in the data service being surfaced to the web as a REST-style resource collection that is addressable with URIs and that agents can interact with using the usual HTTP verbs such as GET, POST or DELETE.
  • Services as Resources
  • URL Syntax
  • Client Applications of ADO.NET Data Services
  • ASP.NET AJAX Client Library
Module 3:Microsoft Distributed Cache (Code Named Velocity)
Microsoft project code named "Velocity" provides a highly scalable in-memory application cache for all kinds of data. By using cache, your application performance can improve significantly by avoiding unnecessary calls to the data source. By using distributed cache, your application can scale to match an increasing demand with increasing throughput.
  • General Cache Concept Models
  • Velocity Cache Concepts
  • Velocity Administration
  • Velocity Programming

Related Courses:

  • Entity Framewwork 4.0
  • Microsoft Distributed Cache (Velocity)
  • ADO.NET Data Services 1.5 CPT2