博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Beginning C# 2005 Databases: From Novice to Professional
阅读量:4231 次
发布时间:2019-05-26

本文共 1299 字,大约阅读时间需要 4 分钟。

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

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. Youll also get a sound start in developing console, Windows Forms, ASP.NET, and even XML database applications.

This book also teaches you database basics and how to use SQL to communicate with databases. Youll get detailed and code-practical techniques to access data in C# across a wide range of specific coding situations. Fully revised and upgraded for .NET 2.0, this book offers you the best contemporary practice in this core programming area, and youll find yourself using it in nearly all your .NET projects. This book systematically

*Provides step-by-step instructions on installing and configuring Visual C# and SQL Server Express editions
*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
*Explains all concepts through straightforward code examples
http://rapidshare.com/files/33073061/159059777X.zip
http://depositfiles.com/files/905855
你可能感兴趣的文章
Java的SPI机制与简单的示例
查看>>
初始 RPC 框架
查看>>
IO流及集合框架结构图
查看>>
java集合框架-Map
查看>>
Java集合---ConcurrentHashMap原理分析
查看>>
一起写RPC框架(一)RPC之我所见
查看>>
深入理解Java:注解(Annotation)--注解处理器
查看>>
hash算法的实现原理,hashcode的实现原理
查看>>
抽象类和接口的区别以及使用场景(记)
查看>>
Linux使用jstat命令查看jvm的GC情况
查看>>
Linux top命令的用法详细详解
查看>>
java error和exception的区别,RuntimeException和非RuntimeException的区别
查看>>
继承与组合的区别,使用场景
查看>>
JVM内存状况查看方法和分析工具
查看>>
jvisualvm安装visualgc插件(java.net网站已关闭)
查看>>
Linux使用jstat命令查看jvm的GC情况
查看>>
互联网公司面试题
查看>>
java synchronized
查看>>
设计模式:JDK静态代理之Thread/Runnable
查看>>
单点系统架构的可用性与性能优化
查看>>