Programming AutoCAD with SQL Server Database using C#

所在平台: Udemy

课程主页: https://www.udemy.com/course/programming-autocad-with-sql-server-database-using-csharp/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用C#通过SQL Server数据库编程AutoCAD **课程概述:** 本课程将带您学习如何使用C#编程AutoCAD .NET API,并整合SQL Server数据库。这是一门非常注重实践的课程,包含大量的编码实践,旨在教授您如何执行基本的数据库操作,包括创建(Create)、读取(Read)、更新(Update)和删除(Delete,统称CRUD)。您将学会如何提取AutoCAD对象的属性,并将这些属性加载到SQL Server数据库中。 **您将学习到的内容:** * 掌握使用C#进行AutoCAD .NET API编程。 * 学习如何使用Windows Forms创建用户界面。 * 了解如何使用XDATA来附加和读取对象信息。 * 学习如何使用ActiveX Data Object (ADO) 连接到SQL Server数据库。 * 掌握使用SQL Server数据库执行CRUD操作。 * 熟悉SQL Server Management Studio(SQL Server管理工具)。 * 学习如何提取Line(直线)对象的属性,并将其存储/检索到SQL Server数据库。 * 学习如何提取MText(多行文本)对象的属性,并将其存储/检索到SQL Server数据库。 * 学习如何提取LWPolyline(轻量级多段线)对象的属性,并将其存储/检索到SQL Server数据库。 * 学习如何提取Block(块,包括带属性和不带属性的块)对象的属性,并将其存储/检索到SQL Server数据库。 **课程目标:** 完成本课程后,您将对 AutoCAD 和 SQL Server 数据库的协同工作有扎实的理解,能够将您的数据持久化存储,以便用于其他应用程序。

课程评论(0条)

课程详情

This course will walk you through programming AutoCAD.NET API with SQL Server Database integration using C#. This is a hands-on course with lots of coding to teach you how to perform basic database operations like Create, Read, Update, and Delete (CRUD). You will learn how to extract AutoCAD objects' properties and load them into SQL Server database.You will learn the following:- Learn AutoCAD.NET API Programming using C#- Learn how to use Windows Forms for your User Interface- Learn how to use XDATA to attach to and read from the object- Learn how to connect to SQL Server database using ActiveX Data Object (ADO)- Learn to perform Create, Read, Update and Delete (CRUD) using SQL Server Database- Learn how to use SQL Server Management Studio- Learn how to extract Line Object's Properties and store/retrieve into/from SQL Server Database- Learn how to extract MText Object's Properties and store/retrieve into/from SQL Server Database- Learn how to extract LWPolyline Object's Properties and store/retrieve into/from SQL Server Database- Learn how to extract Blocks (with/without attributes) Object's Properties and store/retrieve into/from SQL Server DatabaseAfter taking this course, you will have a strong knowledge working with AutoCAD and SQL Server Database by storing your data persistently that you can use for other Applications.

课程标签

0人关注该课程

主题相关的课程