Cantitate/Preț
Produs

Pro SQL Server 2005 Assemblies

Autor Robin Dewson, Julian Skinner
en Limba Engleză Paperback – 4 ian 2006
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.
Citește tot Restrânge

Preț: 22919 lei

Preț vechi: 28649 lei
-20% Nou

Puncte Express: 344

Preț estimativ în valută:
4387 4780$ 3681£

Carte disponibilă

Livrare economică 28 noiembrie-12 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590595664
ISBN-10: 1590595661
Pagini: 268
Ilustrații: 296 p.
Dimensiuni: 178 x 235 x 18 mm
Greutate: 0.55 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Introducing Assemblies.- Writing a Simple SQL Assembly.- The SQL Server .NET Programming Model.- CLR Stored Procedures.- User-Defined Functions.- User-Defined Types.- User-Defined Aggregates.- CLR Triggers.- Error Handling and Debugging Strategies.- Security.- Integrating Assemblies with Other Technologies.

Notă biografică

Robin Dewson has been hooked on programming ever since he bought his first computer, a Sinclair ZX80, in 1980. He has been working with SQL Server since version 6.5 and Visual Basic since version 5. Robin is a consultant mainly in the city of London, where he has been for nearly eight years. He also has been developing a rugby-related website as well as maintaining his own site at Fat-Belly.com.

Caracteristici

First book on the market to show how to effectively exploit the new .NET capabilities of the SQL Server 2005 database Broad audience, with strong appeal to SQL Server developers as well as to VB.NET and C# programmers Provides a detailed and example-driven tutorial on how to build and use .NET assemblies. Shows not only what you can do with assemblies, but what you should, and should not, do