Several basic frameworks recommended for beginners of ASP. NET web development

Source: Internet
Author: User
ArticleDirectory
    • Membership & profile
    • MVC
    • Log4net
    • 960gs
    • Elements
    • Jquery
  1. Membership & profile

    . Net framwork comes with a framework for user management and private information storage. net Framework 2.0 has good things at the beginning, but few people actually know it and use it well.

  2. MVC

    MVC was originally an embodiment of the observer mode in Web development in 23 design patterns. Previously, it was mainly used by PHP. However, ASP. net mvc has released version 1.0 and is already open-source. MVC is open-source.

  3. Log4net

    Log4net is an open-source project of the Apache Foundation. It is a. Net version of log4j and is mainly used to record applications.ProgramLog information. Using log4net, you can easily record log information to files, consoles, Windows event logs, and databases (including ms SQL Server, access, Oracle9i, Oracle8i, DB2, and SQLite. In addition, we can also control the log level to be recorded. The log types include fatal (fatal error), error (general error), and warn (warning), Info (general information), debug (debugging information ). To obtain the latest log4net Component Library, go to the official website http://logging.apache.org/log4net/to download it. The latest version is 1.2.10. It is also open-source.

  4. 960gs

    The 960 raster system is my preferred css framework for page layout, which has its own advantages and disadvantages as blueprint. The 960 grid system is designed to simplify the web development workflow. Based on providing common dimensions, it sets CSS definitions with a webpage width of 960 pixels .. There are two variants: 12 and 16 columns, which can be used separately or in series. The official site is http://960.gs /.

  5. Elements

    I am still learning about another pure css framework. The official site is http://elements.projectdesigns.org/index.html.

  6. Jquery

    This is currently the most popular JavaScript framework, official site is http://jquery.com, is still learning.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.