zoukankan      html  css  js  c++  java
  • Spring Framework One

    Spring is a helping tool for Programmer, such as save time upto 30% and Interface-Oriented.

    IO is upgrading than OO. Spring which called light-weight framework. the good point is an open source

    application frame that makes building enterprise .net application easier. providing components 

    based on proven design patterns that can be integrated into all tiers of you application architecture.

    and improve application quality and performance.

     Spring works with Nhibernate/hibernate project which i likes very much.

     the major module is below:

    1. Spring.Core --- use this module to configure your application using dependency inject ion.

    2. Spring.Aop --- use this module to preform Aspect-Oriented Programming (AOP). Aop centralizes common

    functionality that can then be declaratively applied across your application in a target manner. An aspect library

    providers prefined easy to use aspects for transactions, logging, performance monitoring, caching, method retry,

    and exception handling.

    3. Spring.Data - use this module to achieve greater efficiency and consistency in writing data access functionality

    in ADO.NET and to perform declarative tansaction management.

    4. Spring.Data.NHiberate

    5. Spring.Web

    6. Spring.Web.Extensions

    7. Spring.Services

    8. Spring.Testing.NUnit -- use this module to preform integration testing with Nunit. 

    9. Spring.Testing.Microsoft ---

    10. Spring.Messaging ---- increase your productivity creating microsoft message Queue applications that adhere to archtectural best practices

    11. Spring.Messaging.Nms ---- Use this module to increase your productivity creating Apache ActiveMQ applications that adhere to architectural

    best practices

    12. Spring.Messaging.Ems --- TIBCO EMS applications that adhere to architectural best practices.

    13. Spring.Scheduling.Quartz --- Provides integration with the Quartz.net job scheduler provider declarative configration of Quartz jobs, schedulers,

    and triggers as well as several convenience classes to increase productivity when creating job scheduling applications.

    14. Spring.Template.Velocity --- Helper classes to configure a NVelocity template engine in a spring based application. 

     http://www.springframework.net/

  • 相关阅读:
    942. 增减字符串匹配
    116. 填充每个节点的下一个右侧节点指针
    剑指 Offer 35. 复杂链表的复制
    实验排序
    543. 二叉树的直径
    面试题 08.08. 有重复字符串的排列组合
    微信开发者工具
    打印机链接
    图片上下左右居中
    学习 视频网站
  • 原文地址:https://www.cnblogs.com/sandy_liao/p/1713103.html
Copyright © 2011-2022 走看看