Jacob Hammer Pedersen - Böcker
Visar alla böcker från författaren Jacob Hammer Pedersen. Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
506 kr
Skickas inom 10-15 vardagar
No matter what programs you develop, there always exists a bottom line: you must know how to access and manipulate data. While data can be stored in many places, large quantities of frequently accessed data must be structured appropriately in relational databases like SQL Server. Meanwhile, data access in .NET is achieved through the ADO.NET classes - which essentially replace ActiveX Data Objects (ADO), combining ADO-style ease with the power of XML.Like an easy-to-read ADO.NET tutorial, this book will enhance your understanding of databases. The text reaches out to you, the intermediate-level C# programmer, by explaining data access with heavy reliance on C#. This book's ultimate goal: to marry its content with your existing code knowledge base.
347 kr
Skickas inom 10-15 vardagar
Beginning C# 2005 Databases: From Novice to Professional teaches you everything you need to know about relational databases, the SQL database language, and ADO.NET 2.0.
347 kr
Skickas inom 10-15 vardagar
Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in VB 2005 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 2.0 and offers you the best contemporary practice in this core programming area, so that youll find yourself using it in nearly all your .NET projects.
347 kr
Skickas inom 10-15 vardagar
Assuming only basic knowledge of C# 2008, Beginning C# 2008 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers.A comprehensive tutorial on both SQL Server 2005 and ADO.NET 3.0, Beginning C# 2008 Databases explains and demonstrates how to create database objects and program against them in both T–SQL and C#. Full of practical, detailed examples, it's been fully revised and updated for C# 2008 and offers the most complete, detailed, and gentle introduction to database technology for all C# programmers at any level of experience.Comprehensively and concisely explains fundamental database concepts and programming techniques Rich in working examples of both T–SQL and C# programs Covers all the features most database programming ever requires