Dim ftpClient As New clsFTP("localhost", "", "anonymous", "", 80) If (ftpClient.Login() = True) Then 'Create a new folder ftpClient.CreateDirectory("FTPFOLDERNEW") 'Set our new folder as our active directory ftpClient.ChangeDirectory("FTPFOLDERNEW") 'Set
.NET Architecture Center: The goal for a Service Oriented Architecture (SOA) is a world wide mesh of collaborating services, which are published and available for invocation on the Service Bus.
For Focused .NET/XML and Web Services Training Visit the XML for ASP.NET Developers Website: http://www.xmlforasp.net
In his continuing series comparing the use of XML with Java and .NET, Niel Bornstein examines the different approaches to data-binding available on the two platforms.
Describes how to remove all evidence that a solution has ever been in Visual Sourcesafe.
The Official Microsoft Windows Forms Community Site
For Focused .NET/XML and Web Services Training Visit the XML for ASP.NET Developers Website: http://www.xmlforasp.net
Carlos Aguilar Mares Free Code Translation for .NET C# and VB
a directory of ASP.NET tutorials, applications, scripts, assemblies and articles for the novice to professional developer.
Regular Expression Library provides a searchable database of regular expressions. Users can add, edit, rate, and test expressions.
Free source code and tutorials for Windows developers. Programming help for Visual C++, Windows, MFC, C++, GUI, ASP, XML, UML, SOAP, ATL, VB, ADO, SQL, DCOM, COM, Windows DNA, CToolBar, CMenu, CDockBar, CButton, CEdit, CStatic, CListCtrl, CTreeCtrl, CT...