Learn the database from the beginning and ado.net--Bamboo finishing

Source: Internet
Author: User
Tags microsoft sql server management studio microsoft sql server management studio sql server management sql server management studio

So far, learning to program more than a year, wrote the management system, wrote the mall, wrote the desktop, contact more, messy points too many, a bunch of front frame, backstage class library, have miscellaneous Miscellaneous, update iteration of the fast is also staggering. So I was thinking, as a programmer, what content is real deal dry, the content of the Internet is not learning, only when you use it, to learn, this is my understanding. Fragmented things to remove, more and more deep feeling is like I do the actual application is to deal with data, data types, data volume, data storage way ... Review the previous learning route, the database this sense of understanding is still missing, so today began to go back to tidying up the database and ADO again. To the new attitude to learn knowledge, although such time costs will increase, fortunately, the university time is still more than, can I wanton "splurge."

Disclaimer: Thanks to the teachers of preach wisdom. All the way to self-study, because there are you.

Getting started: The graphical interface is just designed to make it easier for us to do database operations, and the real operation of this data is our locally opened service, SQL Server. Ado. NET is also sent through a bunch of instructions to the service, and finally by our service to perform data operations.

So you can list several equations: Microsoft sql Server Management Studio = = ADO.

In ADO, connect to our service via SqlConnection. Carry data through SqlCommand. Specific instructions are issued through SQL statements.

Learn the database from the beginning and ado.net--Bamboo finishing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.