基于ASP.NET MVC框架的Web应用开发  被引量:22

Development of Web Application Based on ASP. NET MVC Framework

在线阅读下载全文

作  者:周文红[1] 

机构地区:[1]江西省计算技术研究所,江西南昌330002

出  处:《计算机与现代化》2013年第10期197-199,共3页Computer and Modernization

摘  要:介绍使用ASP.NET MVC框架进行Web应用开发。此方法使用C#语言编写的控制器类为核心,通过控制器转到不同的业务方法进行处理,将结果返回到视图类中,在用户界面上显示;页面采用新型Rasor语法混合HTML标记,实现页面模板化;数据存储在模型类中,然后映射到数据库进行持久化。整个应用实现良好的层次结构,有利于开发出结构清晰的企业Web应用。This article introduces the development of Web application using ASP. NET MVC framework. Its core is controller classes writing in C#. User requests are dispatched to different business method to process by using controllers, and the result is returned to view classes, then it is displayed in user interface. The page adopts new Rasor grammar mixed with HTML tags, reali- zing page template. The data is stored in model classes for mapping to database and making data persistence. The whole applica- tion has a good hierarchy, and benefit for developing a clear structure of enterprise Web application.

关 键 词:Rasor 页面模板 视图类 控制器 

分 类 号:TP311.52[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象