[Ask] A few questions about the. NET application !!! (

Source: Internet
Author: User
1 --
In A. NET application, assume that a DLL is intended for multiple applications. ProgramSharing, the conventional solution is registered to GAC, but this solution is very troublesome and needs to be registered, it is easy to generate garbage.
(For example, in ASP. NET, it is inconvenient to update the DLL registered to GAC, especially when a large website uses Server Load balancer. CodeSynchronization ).

Problem:

Can multiple applications share the DLL without registering GAC? For example, some projects can place the DLL in the common of the Program Files folder.

2 --
Same Question 1: in ASP. NET applications, multiple web sites use many identical DLL modules. Can these sites be obtained from the same folder? (Do not use the GAC solution ).

3 --
In. NET applications, a class has a virtual or abstract method or attribute, and its benefits are obvious.

Problem:
How to make the derived subclass not reload methods or attributes that can be reloaded.

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.