30th September - 2nd October 2010

University of York

Gold sponsors
Silver sponsors
Bronze sponsors

Understanding ADO.NET Data Services

In this session we'll explore ADO.NET Data Services ( formerly "Astoria" ) that shipped in .NET Framework V3.5 Service Pack 1.

We'll take a look at what the framework does for us in exposing data as XML or JSON payloads over HTTP and offering CRUD access based on HTTP verbs of GET,POST,PUT,DELETE. We'll look at how we can serialize any custom data that we like and also how this framework ties in with the recently released Entity Framework (LINQ to Entities) and LINQ to SQL frameworks.

We'll explore the options for plugging in our own custom code into the services that ADO.NET Data Services generates for us.

If time permits, we'll take a look at how we can use client libraries to build both .NET clients and AJAX clients for the services that "Astoria" lets us build and we might even find some time for some serious arm-waving about the commonality between these services and other offerings that we see in areas like the Windows Azure Services platform.

Speaker focus

Mike Taulty

Mike's Bio

Mike Taulty's blog http://mtaulty.com



Downloads

File Type Ext ContentName
Presentation .pptx Slide Deck
<< 1 >> 

Other sessions from this conference

AddIns for SSMS - build your own
Comparing Azure storage and SQL Data Services
Data Mining and SSIS - makes sense.
Data Warehouse Data Modelling
Data Warehousing features in SQL 2008
Database Maintenance Optimization
Designing Effective Aggregations in Analysis Services 2008
Effective test-driven database development
End to End Report Creation and Management in SQL Server Reporting Services 2008
High Availability in SQL Server 2008
Implementing Clustering using SQL Server
Instrumenting, Monitoring and Auditing of SSIS ETL Solutions
Making the SQL developer one of the family with Visual Studio Team System
Message in a bottle: Service Broker from 1 to 100 in 75 minutes!
NHibernate – Open Source Object Relational Mapping (ORM)
Performance Optimization with SQL Server 2008
Performance Tuning your TSQL
Securing and Hardening a SQL Server Implementation - Notes from the Field
SQL Server Architecture: The life of a query
SQL Server’s storage engine
SSIS by example
SSIS Nuggets Live
Stop throwing hardware at the problem !
Understanding Graphical Execution Plans
Universal calculated measures in MDX queries
Upgrading To SQL Server 2005 & 2008: Notes & Best Practices
What’s New in SQL Server 2008 T-SQL