Introduction to Microsoft SQL Server Application Development

所在平台: Udemy

课程主页: https://www.udemy.com/course/introduction-to-microsoft-sql-server-application-development/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:微软SQL Server应用开发入门 课程概述:在应用开发中,最常见的场景之一是将数据库中的数据展示在Windows窗体上。您可以通过将数据源窗口中的项目拖到窗体上来在Windows应用程序中展示数据。数据驱动的应用程序是指能够将数据保存到数据库并从数据库中检索数据的应用程序。我们每天都在使用数据应用程序,例如Facebook、Instagram、电子邮件甚至银行账户。本课程面向初学者,将指导您创建基本的数据应用程序,以将数据保存到数据库中。我们将使用C#,这是一种由微软设计的面向对象编程语言,广泛应用于系统工程师、桌面程序员和移动应用开发者。课程中还将使用Microsoft SQL Server作为我们的数据库,用于存储和检索数据。适合具备基本C#和SQL Server知识的学习者。 您将学习到: 1. 如何下载Visual Studio 2. 如何安装Visual Studio 3. 如何下载Microsoft SQL Server 4. 如何安装Microsoft SQL Server 5. 如何将数据库附加到Visual Studio项目 6. 如何使用数据集设计窗体 7. 如何在Visual Studio中创建新的C#项目 8. 如何向窗体添加控件 9. 如何自定义窗体上的控件 10. 如何测试您的数据应用程序 11. 如何运行您的应用程序 课程结束时,您将能够使用Visual Studio和SQL Server创建自己的数据应用程序。欢迎加入!

课程评论(0条)

课程详情

One of the most common scenarios in application development is to display data from a database on a Windows Form. You can display data on forms in Windows applications by dragging items from the Data Sources window onto your form. 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 very basic data apps 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 attach a database to a project in visual studioHow 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 test your data appsHow to run your application. By the end of this course you should be able to create your own data apps using visual studio and SQL Server Welcome:-)

课程标签

0人关注该课程

主题相关的课程