以文本方式查看主題 - 曙海教育集團論壇 (http://www.xinguifushi.cn/bbs/index.asp) -- Microsoft.NET Framework (http://www.xinguifushi.cn/bbs/list.asp?boardid=78) ---- 基于.NET Framework的Web管理系統(tǒng)研究與開發(fā)(C#) (http://www.xinguifushi.cn/bbs/dispbbs.asp?boardid=78&id=2644) |
-- 作者:wangxinxin -- 發(fā)布時間:2010-12-15 11:14:49 -- 基于.NET Framework的Web管理系統(tǒng)研究與開發(fā)(C#) 摘要:該文從Web用戶管理系統(tǒng)開發(fā)環(huán)境的配置到系統(tǒng)的架構(gòu)搭建以及系統(tǒng)的技術(shù)實現(xiàn)都進行了詳細的闡述。解決了困繞眾多技術(shù)開發(fā)人員的C#編程、.NET平臺控件使用、數(shù)據(jù)獲取、數(shù)據(jù)綁定等等問題。 關(guān)鍵詞:C#;控件;數(shù)據(jù)獲取;數(shù)據(jù)綁定 中圖分類號:TP311文獻標識碼:A文章編號: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ù)平臺的最新框架,這種集成服務(wù)平臺允許各種系統(tǒng)環(huán)境下的應(yīng)用程序通過互聯(lián)網(wǎng)進行通信和共享數(shù)據(jù)。 |