Pro SQL Server 2005 Assemblies

Pro SQL Server 2005 Assemblies
Authors
Robin Dewson, Julian Skinner
ISBN
1590595661
Published
04 Jan 2006
Purchase online
amazon.com

Pro SQL Server 2005 Assemblies provides a detailed and example-driven tutorial on how to build and use .NET assemblies. The authors focus on building assemblies in C#, but also provide the equivalent VB .NET code in the supplied code download. Assemblies are not a complete replacement for T-SQL stored procedures and triggers; rather, they're enhancements, to be used at the right place and right time.

Editorial Reviews

Pro SQL Server 2005 Assemblies provides a detailed and example-driven tutorial on how to build and use .NET assemblies. The authors focus on building assemblies in C#, but also provide the equivalent VB .NET code in the supplied code download.

Assemblies are not a complete replacement for T-SQL stored procedures and triggers; rather, they’re enhancements, to be used at the right place and right time. This book examines the ins and outs of assemblies when they should and should not be used, what you can do with them, and how you can get the most out of them.

Table of Contents

  1. Introducing Assemblies
  2. Writing a Simple SQL Assembly
  3. The SQL Server .NET Programming Model
  4. CLR Stored Procedures
  5. User-Defined Functions
  6. User-Defined Types
  7. User-Defined Aggregates
  8. CLR Triggers
  9. Error Handling and Debugging Strategies
  10. Security
  11. Integrating Assemblies with Other Technologies

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“An expert is a man who has made all the mistakes that can be made in a very narrow field” - Niels Bohr