Naming has become one of the tasks of increasing the workload for writing programs.

Source: Internet
Author: User
In the past, all programs were named in pinyin. It was troublesome to query things later. Second, I was very upset, so now all the fields and pages, buttons, Textbox, and so on in the program are named in standard English, because the English is not very good, in order to accurately express the meaning, it took a lot of time to verify the name.

When using SQL2000 and vs2005, the name cannot be the same as the default name of the system. I will list several duplicate names. If you want to see them, do not waste time here (I will not write them normally ).

SQL2000 is still relatively good. It will be automatically checked and [] will be added during field naming, but no more detailed judgment is made on Database naming, I remember yesterday I posted a question about the name in the garden. I asked whether to add a field name. the database name is okay. I returned no trial fields. As a result, I encountered an unfortunate event in the evening. My database is named XXX. com. CN, because it is a website program, I use the domain name of another person's website, the use of the problem is not a problem, backup these are normal, but the problem arises during the import and export, he only recognized the name xxx, followed. com. if CN is ignored, it cannot be exported. You can only manually export the data or use third-party software.

In vs2005, I used C # And added many default names. I used to define or drag a literal control when I wrote a webpage title Question mark. I didn't need to use it in 2005. Page. title = "my homepage", but the problem also arises, because the title name is widely used, and you have to change it this time.

In the future, continue to fill in.

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.