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 O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.