ASP. NET mvc3 step by step learning notes (1) -- to do this, you must first sharpen the tool.

Source: Internet
Author: User

Tool preparation:

  1. Vs2010: Needless to say, we need to install the SP1 Patch.
  2. ASP. NET mvc3 upgrade tool (click to download)
  3. Mssql2008 r2
  4. 360 speedy browser (click to download): we need to use the Chrome browser for development and debugging. The 360 speedy browser has a built-in dual-core (chrome + IE). In the 360 product, this is a good use, it is also open-source and supports breakpoint debugging. It allows you to view back-and-forth data and directly modify CSS dynamically. It is much easier to use than Firefox O ~

 

  1. After installing vs2010, we also need to download a component package nuget (Click here to download): nuget can manage your components or update our system components through it.
  1. Using nuget to install entityframework: entityframework is used to automatically generate addition, deletion, modification, and query code, and database migration Functions
    1. After creating a new project, right-click the project and choose manage nuget package

 

  1. Enter entityframework in the search box to find and install it (the current version is 4.3.1, which is quite useful)

 

 

Related Article

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.