Software & Finance





C# - Step 7 Register Both Assembly and TypeLibrary





C:\kathir\SFTCSServer\bin\x86\Debug>regasm SFTCSServer.dll /tlb:SFTCSServer.tlb

Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.3053

Copyright (C) Microsoft Corporation 1998-2004.  All rights reserved.

 

Types registered successfully

Assembly exported to 'C:\kathir\SFTCSServer\bin\x86\Debug\SFTCSServer.tlb', and the type library was registered successfully

 

Back to Index of Steps for C# class Library Server and C++ Index

 

Click here to download the complete source code of C# Class Library Server and C++ Client