摘要:該文從Web用戶管理系統(tǒng)開發(fā)環(huán)境的配置到系統(tǒng)的架構(gòu)搭建以及系統(tǒng)的技術(shù)實(shí)現(xiàn)都進(jìn)行了詳細(xì)的闡述。解決了困繞眾多技術(shù)開發(fā)人員的C#編程、.NET平臺(tái)控件使用、數(shù)據(jù)獲取、數(shù)據(jù)綁定等等問題。
關(guān)鍵詞:C#;控件;數(shù)據(jù)獲取;數(shù)據(jù)綁定
中圖分類號(hào):TP311文獻(xiàn)標(biāo)識(shí)碼:A文章編號(hào):1009-3044(2010)17-4660-04
Based on .Net Framework's Research and Development about Web Management System (C#)
CHEN Zhao-yun, DONG Hai-yan, ZHOU Yong-fu
(Heyuan Vocational Technical College of Electronics and Information Engineering, Heyuan 517000, China)
Abstract: This composition introduces Users Manager System of Web in details from the system’s environment to the system’s framework and development’s technology.It can helps many programmers to solve the problems about C# programming、using components about .NET framwork、data Acquisition、databinding and so on.
Key words: C#; components; data Acquisition; databinding
Microsoft.NET Framework是微軟于2000年推出的用于構(gòu)建新一代Internet集成服務(wù)平臺(tái)的最新框架,這種集成服務(wù)平臺(tái)允許各種系統(tǒng)環(huán)境下的應(yīng)用程序通過互聯(lián)網(wǎng)進(jìn)行通信和共享數(shù)據(jù)。