Workshop

This workshop will help reinforce the concepts covered in today's lesson.

Quiz

1:How will Yukon affect ADO.NET development?
A1: Yukon, the next release of SQL Server, will add extensions to ADO.NET that make server-side data access available. For example, it is likely that a namespace called System.Data.SqlServer will contain objects that enable you to open and manipulate server-side cursors. In addition, you'll be able to write stored procedures using managed code.
2:What are the benefits of hosting the common language runtime in SQL Server?
A2: Hosting the common language runtime in SQL Server will allow managed code to be used for server-side objects such as stored procedures, triggers, functions, and types. This means that those objects ...

Get Sams Teach Yourself ADO.NET in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.