|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-to-create-database-projects-using-c-and-sql-server/
课程评论:没有评论
课程名称:使用C#和SQL Server创建数据库应用程序 课程概述:数据驱动应用程序是保存数据到数据库并从中检索数据的应用程序。我们每天都在使用数据应用程序,例如Facebook、Instagram、电子邮件甚至银行账户。本课程适合初学者,旨在通过创建项目将数据保存到数据库中。我们将使用C#这一由微软设计的面向对象编程语言,广泛应用于系统工程师、桌面程序员和移动应用开发者。同时,本课程将使用Microsoft SQL Server作为存储和检索数据的数据库。 课程适合任何具备基本C#和SQL Server知识的学习者。在本课程中,您将学习到: - 如何下载和安装Visual Studio - 如何下载和安装Microsoft SQL Server - 如何创建数据库 - 如何设计带数据集的表单 - 如何在Visual Studio中创建新的C#项目 - 如何向表单添加控件 - 如何自定义表单上的控件 - 如何运行您的应用程序 通过这门课程的学习,您将能够使用Visual Studio和SQL Server创建自己的数据库驱动项目。
Data driven applications are applications that saves data to and retrieves data from the database.We interact with data apps daily from Facebook,Instagram,emails and even our bank accounts.In this beginners course we are going to create projects that will save data into databases.We will be using C# an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over.Also Microsoft SQL Server will be used as our database for storing and retrieving data.This course is suitable for anyone who has basic knowledge of C# and SQL server.You will learn:How to download visual studioHow to install visual studioHow to download Microsoft SQL ServerHow to install Microsoft SQL ServerHow to create a database How to design a form with datasetHow to create new C# project in visual studioHow to add controls to a formHow to customise controls on a formHow to run your application.By the end of this course you should be able to create your own database driven projects using visual studio and SQL Server