SQL Server 2005 for Developers - PowerPoint PPT Presentation

1 / 13
About This Presentation
Title:

SQL Server 2005 for Developers

Description:

Please Complete Your Session Evaluation Sheets. SQL Server 2005 for Developers. Jeremy Boyd ... How the SQLCLR works for you. Full support for XML ... – PowerPoint PPT presentation

Number of Views:17
Avg rating:3.0/5.0
Slides: 14
Provided by: jb110
Category:
Tags: sql | ado | developers | server

less

Transcript and Presenter's Notes

Title: SQL Server 2005 for Developers


1
SQL Server 2005 for Developers
  • Jeremy Boyd
  • email jeremyb_at_intergen.co.nz
  • blog http//turtle.net.nz/blog

2
Agenda
  • Quick 50 Minute Tour
  • Improvements with ADO.NET 2.0
  • New T-SQL Functions
  • How the SQLCLR works for you
  • Full support for XML

3
ADO.NET 2.0
  • Top 3
  • Query Notifications
  • System.Transactions
  • Datasets

4
ADO.NET
5
T-SQL
  • Top 3
  • Ranking Functions
  • try foo catch bar
  • Common Table Expressions

6
T-SQL
7
SQLCLR
  • Top 3
  • Managed Functions
  • Managed User Defined Types
  • Calling to the Outside World

8
SQLCLR
9
SQLXML
  • Top 3
  • XML Querying
  • XML Manipulation
  • Tight integration between .NET and SQLXML

10
SQLXML
11
Service Pack 1
  • Now released!
  • Functionality and fix release
  • Database Mirroring
  • http//www.microsoft.com/sql/sp1.mspx

12
SQL Express
  • Supports everything shown today
  • Get the SP1 version
  • Reporting Services support
  • Full Text Indexing support
  • Management Studio Express tool
  • Free!

13
Summary
  • ADO.NET Better client side capabilities, more
    efficiencies for large data
  • T-SQL Finally the useful functions we were
    missing from other SQL families
  • SQLCLR Provides support for complex code /
    helper functions
  • SQLXML Full support for XML
Write a Comment
User Comments (0)
About PowerShow.com