C# - Step 8 Adding Assembly to GAC
C:\kathir\personal\swf\Coding\kathir\CSServer_StepByStep\SFTCSServer\bin\x86\Debug>gacutil -i SFTCSServer.dll
Microsoft (R) .NET Global Assembly Cache Utility. Version 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
Assembly successfully added to the cache
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
|