Customer environment and Project Tools

Source: Internet
Author: User
Tags version control system
  1. Note that the customer environment and development environment are completely different.

    1. Customer environment: No compilation, debugging environment, noSource code. Therefore, you must use logs to record software errors.
    2. How to replace components in a customer Environment
    3. Switch to debugging mode in the customer Environment
    4. Customers may have installed previous versions of the software. How can they coexist with previous versions? How to upgrade to a new version?
    5. How can customers recover errors caused by power outages.
    6. How to make otherProgramTo call the software components
  2. Required management tools
    1. Customer requirement management tools: record customer requirements and their changes and confirmation
    2. Project management tools: task allocation, project progress
    3. Document management tools: development documents
    4. Bug management tools
  3. Required development tools
    1. SourceCodeVersion Control System (tortoisesvn)
    2. Test Tool (nunit)
    3. Log tool (log4net)
    4. Object creation tool (spring. Net)
  4. Notes
    1. Single-user or multi-user (path, configuration file )?
    2. Do I need to be internationalized (time, text, etc )?
    3. Standalone or network (Remote Call )?
    4. Do I need to support multithreading (synchronization )?
    5. Is the data volume of a certain type of data very large (cache, reduce the number of transfers )?

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.