################################################################ Information about the sample client (C# for .NET) for GSRad ################################################################ The help file is unique for all implementations (COM, .NET, Java) SPECIFIC ABOUT THE .NET VERSION The .NET version does not require installation (likewise the Java version). It is sufficient to extract all files in a sub-dir, then create a short cut (may be in your desktop area of Windows) to the exe file. If you develop a new .NET application which uses GSRad.dll, just copy the dll into the sub-dir of your application, and then deploy it with your executables. To test the application, after dowloading the zip file on your PC: - extract all files in a user chosen subdir - the file ..\GSRadApplication\Windowsapplication1\bin\debug\GSRad_client_NET.exe is the application - the file ..\GSRadApplication\Windowsapplication1\bin\debug\GSRad.dll is the NET component - the file ..\GSRadApplication\GSRadApplication.sln is the source code of the client application (Visual Studio 2003)