2003 Macromedia, Inc. 7
Compiling RemoteCatalog.cs
To compile this DLL, execute the following on the command line. This
assumes you have csc.exe which is from the MS.NET Framework SDK or
VisualStudio.NET, if you have it. Note: the AssemblyInfo.cs is not
absolutely required, but it provides a way to add metadata (like copyright
info) into the compiled DLL.
csc /out:RemoteCatalog.dll /target:library
RemoteCatalog.cs AssemblyInfo.cs
Once compiled, locate your dll in the
C:\Inetpub\wwwroot\flashremoting\bin directory.
Kommentare zu diesen Handbüchern