What you'll learn?

  • Choose data access technologies and an object model to support an organization's business needs.
  • Design an exception handling strategy.
  • Choose a cursor strategy.
  • Design query strategies using Multiple Active Result Sets (MARS).
  • Design caching strategies for database applications.
  • Design a scalable data tier for database applications.

Description

This instructor-led clinic provides students with the knowledge and skills to design the data tier for Microsoft SQL Server 2005. The clinic focuses on teaching database developers working in enterprise environments to understand and decide how application developers are going to access and consume their data. This is a major failure point of database solutions today.

Audience :

This clinic is intended for current professional database developers who have three or more years of on-the-job experience developing SQL Server database solutions in an enterprise environment.

Topics :

Choosing Data Access Technologies and an Object Model

o  Introduction to Data Access Technologies

o  Choosing Technologies for Accessing Data

o  Building a Data Access Layer

o  Designing Data Access from SQL Common Language Runtime (CLR) Objects

o  Available Data Object Models for Administering SQL Server

Designing an Exception Handling Strategy

o  Exception Types and Their Purposes

o  Detecting Exceptions

o  Managing Exceptions

Choosing a Cursor Strategy

o  Common Scenarios for Row-Based vs. Set-Based Operations

o  Selecting Appropriate Server-Side Cursors

o  Selecting Appropriate Client-Side Cursors

Designing Query Strategies Using Multiple Active Result Sets

o  Introduction to MARS

o  Designing Query Strategies for Multiple Reads

o  Designing Query Strategies for Mixing Reads and Writes in the Same Connection

o  Concurrency Considerations When Using MARS

Designing Caching Strategies for Database Applications

o  Why Caching Is Important

o  Data and Query Caching in SQL Server 2005

o  Using Caching Technologies Outside of SQL Server

o  Custom Caching Techniques

Designing a Scalable Data Tier for Database Applications

o  Identifying the Need to Scale

o  Scaling Database Applications to Avoid Concurrency Contention

o  Scaling SQL Server Database Systems

o  Scaling Database Applications Using a Service-Oriented Architecture

o  Improving Availability and Scalability by Scaling Out Front-End Systems

Prerequisities :

Recommended Knowledge :

Before attending this clinic, students must: Have experience reading user requirements and business-need documents. For example, development project vision/mission statements or business analysis reports; Have basic knowledge of the Microsoft .NET Framework, .NET concepts, ADO.NET, and service oriented architecture (SOA); Be familiar with the tasks that application developers typically perform;Understand Transact-SQL syntax and programming logic; Have some experience with professional-level database design and know the tradeoffs when backing out of the fully normalized design (denormalization) and designing for performance and business requirements, in addition to being familiar with design models such as Star and Snowflake schemas; Have basic monitoring and troubleshooting skills. Specifically, how to use SQL Profiler and dynamic management views;Have basic knowledge of the operating system and platform. That is, how the operating system integrates with the database, what the platform or operating system can do, and how interaction between the operating system and the database works;Have basic knowledge of application architecture. That is, how applications can be designed in three layers, what applications can do, how interaction between the application and the database works, and how the interaction between the database and the platform or operating system works;Know how to use a data modeling tool; Be familiar with SQL Server 2005 features, tools, and technologies; Have a Microsoft Certified Technology Specialist: Microsoft SQL Server 2005 credential, or equivalent experience. In addition, it is recommended, but not required, that students have completed: Writing Queries Using Microsoft SQL Server 2005 Transact-SQL; Implementing a Microsoft SQL Server 2005 Database; Maintaining a Microsoft SQL Server 2005 Database.

Recommended Course(s) :

Category :

  • Database

Training Materials :

Microsoft Official Courseware (MOC)

Labs :

This course includes several labs to ensure you will gain the targeted skills and experience.

Credential :

This course is a credit towards Exam 70-442: PRO: Designing and Optimizing Data Access by Using Microsoft SQL Server 2005