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/

  • 相关阅读:
    bloom filter
    Crowdsourcing(众包)
    瘦客户端
    如何书写高效的工作邮件:给你十条建议
    JSON
    MATLAB实现频数直方图——hist的使用
    Matlab中给figure添加图例(legend),标题(title)和颜色(color)
    数字信号处理中各种频率关系
    论文的写作要求、流程与写作技巧
    中继器、集线器(HUB)、网桥、交换机、路由器比较
  • 原文地址:https://www.cnblogs.com/sandy_liao/p/1713103.html
Copyright © 2011-2022 走看看