C# .Net and MS SQL SERVER 2005/2008 พิมพ์ อีเมล
หลักสูตร C# .Net and MS SQL SERVER 2005/2008
 
เกี่ยวกับหลักสูตร 
หลักสูตรนี้จะเน้นไปในเรื่องของการเขียนโปรแกรมในการติดต่อ อ่านและเขียนฐานข้อมูลโดยใช้
ADO.NET และยังได้เรียนรู้การใช้ LINQ ตลอดจนถึงวิธีการสร้างรายงานโดยใช้ Crystal Report 
เหมาะสำหรับ
ผู้สนใจพัฒนาซอฟท์แวร์โดยใช้เทคโนโลยีของ Microsoft.NET
เทคโนโลยี Visual Studio 2008 C#

แนะแนว หลักสูตร C# .Net and MS SQL SERVER 2005/2008

เหมาะสำหรับ arrow สำหรับผู้ที่ต้องการเพิ่มความสามารถของตน เพื่อเป็นนักพัฒนาซอฟแวร์ที่เก่งยิ่งขึ้น เรียนรู้เทคโนโลยีใหม่ ใช้งานโปรแกรมร่วมกับฐานข้อมูล
ข้อแนะนำ arrow ผ่านการเรียนการเขียนโปรแกรมด้วยภาษา C# . Netมาก่อน
เวลาเรียน arrow 30 ชม. เรียนวันละ 6 ชม.
ค่าอบรม arrow 6,500 บาท

 

เนื้อหา

1. Introduction to database development
 
a. Relational Database
b. Normalization

 
2. ADO.NET Architecture
a. ADO .NET
b. ADO.NET Core Namespaces
c. Connection Object

 
3. Configuring Connections
a. Creating and Configuring Connection Objects
b. Connecting to Data using Connection Objects
c. Handling Connection Errors

 
4. Working with Data in a Connected Environment
a. Creating and Executing Command Object
b. Working with Parameters in SQL Commands

 
5. Work with Data in a Disconnected Environment
a. DataAdapter
b. DataReader Objects
c. DataSet Objects

 
6. DataTable and DataView
a. DataTable
b. DataView
c. Filter and Sorting using a DataView
d. DataGridView Events

 
7. Data Bound Controls
a. Creating a Data Bound Form with the Data Sources Wizard
b. Implementing Data Bound Controls
c. Working with the DataGridView

 
8. ADO.NET AND XML
a. XML Structure
b. Transfer data in DataSet to XML
c. Read data from XML to ADO.NET

 
9. Introduction to LINQ
a. Using LINQ to Objects
b. Using LINQ to SQL
c. Transaction in LINQ to SQL
d. Using LINQ to XML

 
10. Create report with Crystal Report