zoukankan      html  css  js  c++  java
  • xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

    ASP.Net MVP Framework

    Project Description
    A project to get you started with creating and designing websites. The project is intended to provide you with guidance for whatever you want to do in ASP.Net. We hope to make it easier for you to create and reuse your websites by focusing on productivity and quality.

    NOTE This is NOT the ASP.Net MVC Framework. If you are looking for that, it can be found at http://www.asp.net/downloads/

    Instead of introducing a whole new framework for programming in ASP.Net, the purpose of this project is to add all the parts missing from ASP.Net. We hope to make it easier for you to create and reuse your websites by focusing on productivity and quality.

    For example, when you download the project, you get:

    • exception handling built right in
    • a pre-defined logging facility
    • a sensible directory structure for ASP.Net projects, including space for
      • project management
      • testing
      • configuration
      • automated builds
      • setup and deployment
    • a framework for using the MVP pattern, with code based on a simplified version of the Microsoft Patterns and Practices web client factory.
    • best practices for configuration and security
    • basic web stuff, like favicon and robots.txt files - just to make your life a little bit easier,
    • a routing framework
    • url rewriting
    • an integrated testing environment


    The project structure makes it easy to integrate with build servers, such as Teamcity from JetBrains.com.

    In the future, we hope to make your life easier for all your projects, by offering:

    • powershell integration
    • MS Build scripts to create basic project items (presenters and views)
    • theme and skin support
    • built-in workflow for Hub and Spoke patterns, Shopping Carts, and Contact Forms.
    • plug-in support for all ASP.Net applications


    For more information, visit Richard Bushnell's blog at http://richardbushnell.net.

    There are no releases yet, but you can use the source code browser to see what there is. Maybe you could get something from it already. If not, just throw it away.

    If you are interested in helping build out a framework to make ASP.Net easier to build professional websites with, please contact Richard Bushnell on his blog at http://richardbushnell.net.

    Last edited Feb 6, 2008 at 4:31 AM by richardbushnell, version 8

     

    https://aspnetmvp.codeplex.com/

    Model View Presenter with ASP.NET

    http://www.codeproject.com/Articles/14642/Model-View-Presenter-with-ASP-NET

    1

    1

    http://m.blog.csdn.net/blog/u011123714/45058625

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

  • 相关阅读:
    PowerDesigner16 破解
    双向链表的实现与操作(C语言实现)
    【HDOJ 2063】过山车
    gcc 源代码分析-前端篇2
    Android4.0.4-在build.prop中添加属性的方法【转】
    安卓系统手动添加虚拟按键教程【转】
    android 添加新的键值,自定义按键-2【转】
    android 添加新的键值,自定义按键【转】
    Android下添加新的自定义键值和按键处理流程【转】
    android监听虚拟按键的显示与隐藏【转】
  • 原文地址:https://www.cnblogs.com/xgqfrms/p/4988713.html
Copyright © 2011-2022 走看看