Differences
This shows you the differences between the selected revisions of the page.
| 2014-09-10 | 2014-09-10 | ||
| deploying c# applications (martin) | explicit links to installing the assembly (martin) | ||
| Line 199: | Line 199: | ||
| //If you are implementing your task using C# (console) application, you can use WinSCP .NET assembly to implement file transfer/synchronization. Implementing the task in C# may be useful for very complex and possibly continuous jobs.// | //If you are implementing your task using C# (console) application, you can use WinSCP .NET assembly to implement file transfer/synchronization. Implementing the task in C# may be useful for very complex and possibly continuous jobs.// | ||
| - | //Start with learning more about the [[library|WinSCP .NET assembly]] and see some [[library_examples|C# examples]].// | + | //Start with learning more about the [[library|WinSCP .NET assembly]], how to [[library_install|install it]] and see some [[library_examples|C# examples]].// |
| Comparing with generic WinSCP .NET assembly C# examples, your Azure transfer application should: | Comparing with generic WinSCP .NET assembly C# examples, your Azure transfer application should: | ||