Sample C# and VB.NET Project Files

<< Click to Display Table of Contents >>

Navigation:  Robo-FTP User's Guide > Using Robo-FTP > Using COM/OLE to Control Robo-FTP >

Sample C# and VB.NET Project Files

 

Two additional fully functional sample programs for the Microsoft .NET environment are provided with Robo-FTP -- one written in Visual C# and the other in Visual Basic .NET. All source code and project files are included.

 

Like the C++ and Visual Basic 6 samples described in the previous section, these programs demonstrate how script commands are sent to Robo-FTP and how result codes are returned, and may be used as a guide for the creation of your own application. By studying the source code for these sample programs, you can learn how to write your .NET application.

 

See also: COM/OLE Operational Overview