Vùng tên - Namespaces. using System;[r]
(1)L p trình mơi trậ ườ ng Windows
(2).Net Framework
ngôn ng : C#, VB.NET, C++.NET, Jscript.NETữ CLR - Common Language Runtime
FCL – Framework Class Library
MSIL – Microsoft Intermediate Language
● B1 : d ch mã ngu n → MSILị
● B2 : MSIL → mã CLR th c thiự
(3).NET Framework
Môi trường phát tri nể
● Ngu n m Sharp Developồ
● Microsoft Visual Studio NET 2003 / 2005 / 2008
Phát tri n ng d ngể ứ ụ
● Console
● Dll
(4)Vùng tên - Namespaces
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
(5)Vùng tên - Namespaces
Namespace nhóm l p có m i liên quanớ ố
● Vd : System.IO, System.Collection, System.Data
Namespace ch a l p namespace khácứ
● Vd : System.Data ch a Oledb, SqlClient, …ứ
Namespace System ch a ch a nhi u l p giao ti p ứ ứ ề ế
(6)T o m i m t projectạ ớ ộ
Ch y chạ ươ ng trình
(7)