Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & .NET Paperback - 2006 - 3rd Edition
by Sunderic, Dejan
- New
- Paperback
Essential for developers and database administrators who use SQL Server 2005 on a daily basis, this volume explains how to take full advantage of stored procedures. Covering the design of stored procedures in both T-SQL and CLR languages such as C# and Visual Basic .NET, this title shows how to develop programmable database objects and scalable Web-based applications.
Standard delivery: 2 to 21 days
Details
- Title Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & .NET
- Author Sunderic, Dejan
- Binding Paperback
- Edition number 3rd
- Edition 3
- Condition New
- Pages 664
- Volumes 1
- Language ENG
- Publisher McGraw-Hill Education
- Publication date 2006-06-08
- Illustrated Yes
- Features Illustrated, Index, Table of Contents
- Bookseller's Inventory # Q-0072262281
- ISBN 9780072262285 / 0072262281
- Weight 2.54 lbs (1.15 kg)
- Dimensions 9.14 x 7.33 x 1.52 in (23.22 x 18.62 x 3.86 cm)
- Category Computers - Languages / Programming
- Library of Congress subjects Client/server computing, Relational databases
- Library of Congress Catalogue Number 2006281308
- Dewey Decimal Code 004.36
- Quantity available 1
About GridFreed LLC California, United States
We sell primarily non-fiction, many new books, some collectible first editions and signed books. We operate 100% online and have been in business since 2005.
Reader reviews for Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & .NET
Write a review for this book
Important Terms and Guidelines
- Please focus on the book’s content and context. Also, add any personal comments as to how you enjoyed the book. Substantiate your likes and dislikes. You may make comparisons to other books.
- Reviews must be at least 140 characters in length.
- Please do not reveal critical plot elements.
- This is not a help line. Contact customer support if you need help.
Your review must not include:
- Obscenities, discriminatory language, or other insulting language not suitable for public domain
- Advertisements, “spam” content, or references to other products, offers or websites.
- Email addresses, URLs, phone numbers, physical addresses or other contact information.
- Overly critical comments about other reviews or reviewers
- Time-sensitive material (i.e. promotional tours, seminars, lectures, etc.)
- Availability, price, or alternative ordering/shipping information
From the publisher
From the rear cover
Create and Use Stored Procedures for Optimal Database Performance
Develop complex stored procedures to retrieve, manipulate, update, and delete data. Microsoft SQL Server 2005 Stored Procedure Programming in T-SQL & .NET identifies and describes the key concepts, techniques, and best practices you need to master in order to take full advantage of stored procedures using SQL Server's native Transact-SQL and .NET CLR languages. You'll learn to incorporate effective Transact-SQL stored procedures into client or middleware code, and produce CLR methods that will be compiled into CLR stored procedures. This is a must-have resource for all SQL Server 2005 developers.
Essential Skills for Database Professionals
- Group and execute T-SQL statements using batches, scripts, and transactionsCreate user-defined, system, extended, temporary, global temporary, and remote stored procedures Develop and manage stored procedures using C# and Visual Basic .NETImplement database access using ADO.NETCreate CLR user-defined functions and triggersImplement reliable debugging and error handling techniques and security measuresManage source code in a repository such as Visual SourceSafeCreate stored procedures for web search enginesUse system and extended stored procedures to interact with the SQL Server environment