在哪里可以开始学习有关在C#应用程序中使用SQL数据库的信息? [英] Where Do I Start Learning About Using SQL Databases in C# Applications?

查看:64
本文介绍了在哪里可以开始学习有关在C#应用程序中使用SQL数据库的信息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想学习如何使用本地(存储在计算机而不是Internet上)数据库来存储我的应用程序的信息.我进行了一些搜索并找到了文章,但它们似乎与学习顺序无关.

我有C#编程经验,但没有数据库经验,我应该从哪里开始,应该读什么文章?

谢谢.

I want to learn how to use a local (stored on the computer not the internet) database to store information for my application. I did some searching and found articles, but they seemed to have no relation to a learning sequence.

I have C# programming experience but no database experience, where should I start and what articles should I read?

Thanks.

推荐答案

您需要先学习SQL.完成此操作后,您可以编写一个数据库,然后可以连接到该数据库,并学习如何执行SQL和处理结果.我会先买一本SQL书并阅读.

You need to learn SQL first. Once you''ve done that, you can write a database, and then you can connect to it, and learn how to execute SQL and deal with the results. I''d buy a SQL book and read it, first.


如果它是sql数据库,可能会有所帮助.

http://www.asp.net/sql-server/videos [
If it''s sql database you want this might help.

http://www.asp.net/sql-server/videos[^]


好吧,您可以尝试从Google开始,但只是为了帮助您 [
Well, you could try starting with Google, but just to help you along this[^] is a really good tutorial.


这篇关于在哪里可以开始学习有关在C#应用程序中使用SQL数据库的信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆