. NET builds its own software underlying------documentation for long-term updates

Source: Internet
Author: User

In. NET development, although the project is different, but sometimes need the function is very similar. For example, database access, Excel import and export, custom controls, and some other interfaces. And these methods are usually the code does not need to change can be used directly, so integration, it will be very convenient.

Here I am also in the study, I hope to see a lot of friends can advise.

1: Class Library generation Reference

First step: Create a new Class library project

Step Two: Create your own feature class in it

Step three: Click on the Explorer build.

After the operation is completed, the < class library name >.dll file is generated in the project's bin\debug directory

Fourth step: In the new project's Explorer, click Add App, browse to find the file.

Fifth step: Use the class in the class library to directly reference it.

Future direction: Custom control Package Reference, functional module application.

. NET builds its own software underlying------documentation for long-term updates

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.