March 2006
Beginner to intermediate
336 pages
7h 49m
English
This chapter discusses the feature sets with which database application developers are typically familiar. Database administrators might be inclined to skip this chapter, but I wouldn’t. What has happened in this release of SQL Server can simply be described as a re-architecture of the frameworks for developing new classes of applications. In SQL Server 2005, the extensibility of the overall database platform has been greatly increased. Don’t be distracted by SQL Server’s capability to “host” the Common Language Runtime (CLR). It’s much more than that. The introduction of managed code into SQL Server means greater integration opportunities for packaged and custom application development. Basically, ...