Aplikační rámce webových technologií v .NET
Loading...
Downloads
Date issued
Authors
Benčík, Martin
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
ÚK/Sklad diplomových prací
Signature
200901326
Abstract
This thesis aims at exploring general approaches to web application framework architecture on JEE and ASP.NET platforms. These principles are then applied in practice during design and implementation of a new web application framework which is built on top of ASP.NET HTTP Pipeline. The new framework is based on proven practices known from the variety of classic, request-oriented MVC frameworks and hence poses an alternative to the existing WebForms technology which might be inconvenient in some respects. To demonstrate framework's functionality, a simple web application is derived from it.
Description
Subject(s)
application framework, web application, Front Controller, Intercepting Filter, Struts, JSF, Command, Observer, Composite, Visitor, Decorator, Abstract Factory, Template Method, Inversion of Control, Dependecy Injection