微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Beginning VB 2008 Databases: From Novice to Professional

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp

Beginning VB 2008 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 Visual Basic 2008 across a range of coding situations. Code-heavy and full of practical detail,this book has been fully revised and upgraded for .NET 3.5 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.

*Provides step-by-step instructions on how to install and configure necessary tools *Presents all essential sql query and update concepts and Syntax,so you dont need prior familiarity with relational databases or sql *Describes how to use ADO.NET transactions,exceptions,and events *Covers ADO.NET features for handling XML,text,and binary data within a Visual Basic 2008 context *Explains all concepts through straightforward code examples What youll learn *How relational databases work and how to use them *How Visual Basic uses ADO.NET to access databases *How to write stored procedures in T-sql and call them from Visual Basic programs *How to use XML in database applications *How to use LINQ to simplify VB database programming *How to install sql Server 2005 Express and use it to teach yourself databases by doing databases http://rapidshare.com/files/112254832/1590599470.zip http://depositfiles.com/files/5120630

原文地址:https://www.jb51.cc/vb/264110.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐