|
|
Dynamically Registering an Assembly |
|
|
Microsoft Corportation |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
121 |
Dynamic Registration is the topic discussed by the author explaining about dynamic registration process of an assembly. The main usage of this registration is that the managed clients like Web Form clients and ASP.NET could retrieve the serviced components which are unregistered. For a single version of an assembly, only one registration is possible. The main task of this dynamic registration is to install a serviced component application. The only point to remember while dynamically registering is that the application user should belong to the administration group.
|