<dfn id="is4kg"></dfn>
  • <ul id="is4kg"></ul>
  • <abbr id="is4kg"></abbr>
  • <ul id="is4kg"></ul>
    <bdo id="is4kg"></bdo>
    以文本方式查看主題

    -  曙海教育集團(tuán)論壇  (http://www.hufushizhe.com/bbs/index.asp)
    --  Microsoft.NET Framework  (http://www.hufushizhe.com/bbs/list.asp?boardid=78)
    ----  基于.NET Framework的Web管理系統(tǒng)研究與開發(fā)(C#)  (http://www.hufushizhe.com/bbs/dispbbs.asp?boardid=78&id=2644)

    --  作者:wangxinxin
    --  發(fā)布時(shí)間: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ù)實(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ù)。