使用net開發(fā)園新聞發(fā)布管理系統(tǒng).doc
約21頁DOC格式手機打開展開
使用net開發(fā)園新聞發(fā)布管理系統(tǒng),資源包括:正文doc格式共21頁 9199字摘要:asp.net是新一代web應(yīng)用程序開發(fā)平臺,它是一個已編譯的、基于.net的開發(fā)環(huán)境,它提供了生成企業(yè)級應(yīng)用程序所必需的全部服務(wù),基于 .net framework 生成,整個框架都可用于任何 asp.net 應(yīng)用程序??梢允褂萌魏闻c公共語言運行庫(clr)兼容的語言...
內(nèi)容介紹
此文檔由會員 莎士比亞 發(fā)布
資源包括:正文DOC格式共21頁 9199字
摘要:ASP.NET是新一代Web應(yīng)用程序開發(fā)平臺,它是一個已編譯的、基于.NET的開發(fā)環(huán)境,它提供了生成企業(yè)級應(yīng)用程序所必需的全部服務(wù),基于 .NET Framework 生成,整個框架都可用于任何 ASP.NET 應(yīng)用程序??梢允褂萌魏闻c公共語言運行庫(CLR)兼容的語言(包括 Visual Basic.NET、C# 和 JScript .NET)來創(chuàng)建應(yīng)用程序。該系統(tǒng)使用ASP.NET(C#語言)和ADO.NET技術(shù)開發(fā), 實現(xiàn)了網(wǎng)站新聞的動態(tài)管理,使得對信息的管理更加及時、高效,提高了工作效率,具有一般新聞系統(tǒng)的功能,主要包括前臺新聞查看區(qū)和后臺管理區(qū),可為學(xué)校各部門發(fā)布新聞,為校園網(wǎng)站提供新聞發(fā)布與管理的服務(wù)。
關(guān)鍵詞:ASP.NET;ADO.NET;新聞管理 Browser/Server
Abstract :ASP.NET is Web application program developing platform of new generation, it is one that has already compiled , development environment based on .NET, it has offered and produced allessential services of application program of enterprise layer, produce because of .NET Framework, the whole frame can be used in any ASP.NET application program. Can use any to operate the compatible language (including Visual Basic.NET , C# and JScript .NET ) of storehouse (CLR ) to establish application program with common language . This news system uses ASP.NET (C#) and ADO.NET technological development, has realized the dynamic management of website's news, make the control over information more prompt , more high-efficient , has improved working efficiency. News this system have general news function of system, mainly including front desk news person who look over and back-stage management area, can release news for every department of the school , offer news briefing and management one service for campus website.
Keywords :ASP.NET;ADO.NET;NewsManagement Browser/Server
目 錄
摘1
關(guān)鍵詞2
Abstract2
Key words 3
前言 4
1 研究目的、意義和范圍 5
2 課題分析 5
2.1 需求分析 5
2.2 新聞系統(tǒng)的性能需求 6
2.3 運行環(huán)境要求[3][9] 6
2.3.1設(shè)備及支持程序 6
3使用技術(shù)的介紹 7
3.1 .NET FRAMEWORK概述[9][11] 7
3.2 ASP.NET、ADO.NET和C#語言簡介[5][13] 8
4 系統(tǒng)結(jié)構(gòu)流程 9
4.1 新聞系統(tǒng)的功能模塊簡介 9
4.2 新聞系統(tǒng)的模型結(jié)構(gòu) 10
5 新聞系統(tǒng)的主要開發(fā)過程 11
5.1 數(shù)據(jù)庫設(shè)計 11
5.2各主要窗體頁的圖形界面介紹 11
5.3 頁面的風(fēng)格設(shè)計 13
5.4 系統(tǒng)配置 13
5.4.1 Web.config文件配置 13
5.4.2 配置發(fā)布主頁 13
5.5 系統(tǒng)部分重要功能及其代碼 14
5.5.1 Web用戶控件 14
5.5.2 通用類代碼 14
5.5.3 添加發(fā)布新聞 15
5.5.4 用戶注冊 17
結(jié)論 19
參考文獻 20
摘要:ASP.NET是新一代Web應(yīng)用程序開發(fā)平臺,它是一個已編譯的、基于.NET的開發(fā)環(huán)境,它提供了生成企業(yè)級應(yīng)用程序所必需的全部服務(wù),基于 .NET Framework 生成,整個框架都可用于任何 ASP.NET 應(yīng)用程序??梢允褂萌魏闻c公共語言運行庫(CLR)兼容的語言(包括 Visual Basic.NET、C# 和 JScript .NET)來創(chuàng)建應(yīng)用程序。該系統(tǒng)使用ASP.NET(C#語言)和ADO.NET技術(shù)開發(fā), 實現(xiàn)了網(wǎng)站新聞的動態(tài)管理,使得對信息的管理更加及時、高效,提高了工作效率,具有一般新聞系統(tǒng)的功能,主要包括前臺新聞查看區(qū)和后臺管理區(qū),可為學(xué)校各部門發(fā)布新聞,為校園網(wǎng)站提供新聞發(fā)布與管理的服務(wù)。
關(guān)鍵詞:ASP.NET;ADO.NET;新聞管理 Browser/Server
Abstract :ASP.NET is Web application program developing platform of new generation, it is one that has already compiled , development environment based on .NET, it has offered and produced allessential services of application program of enterprise layer, produce because of .NET Framework, the whole frame can be used in any ASP.NET application program. Can use any to operate the compatible language (including Visual Basic.NET , C# and JScript .NET ) of storehouse (CLR ) to establish application program with common language . This news system uses ASP.NET (C#) and ADO.NET technological development, has realized the dynamic management of website's news, make the control over information more prompt , more high-efficient , has improved working efficiency. News this system have general news function of system, mainly including front desk news person who look over and back-stage management area, can release news for every department of the school , offer news briefing and management one service for campus website.
Keywords :ASP.NET;ADO.NET;NewsManagement Browser/Server
目 錄
摘1
關(guān)鍵詞2
Abstract2
Key words 3
前言 4
1 研究目的、意義和范圍 5
2 課題分析 5
2.1 需求分析 5
2.2 新聞系統(tǒng)的性能需求 6
2.3 運行環(huán)境要求[3][9] 6
2.3.1設(shè)備及支持程序 6
3使用技術(shù)的介紹 7
3.1 .NET FRAMEWORK概述[9][11] 7
3.2 ASP.NET、ADO.NET和C#語言簡介[5][13] 8
4 系統(tǒng)結(jié)構(gòu)流程 9
4.1 新聞系統(tǒng)的功能模塊簡介 9
4.2 新聞系統(tǒng)的模型結(jié)構(gòu) 10
5 新聞系統(tǒng)的主要開發(fā)過程 11
5.1 數(shù)據(jù)庫設(shè)計 11
5.2各主要窗體頁的圖形界面介紹 11
5.3 頁面的風(fēng)格設(shè)計 13
5.4 系統(tǒng)配置 13
5.4.1 Web.config文件配置 13
5.4.2 配置發(fā)布主頁 13
5.5 系統(tǒng)部分重要功能及其代碼 14
5.5.1 Web用戶控件 14
5.5.2 通用類代碼 14
5.5.3 添加發(fā)布新聞 15
5.5.4 用戶注冊 17
結(jié)論 19
參考文獻 20