C# Examples

ChilkatHOMEAndroid™ASPVisual BasicVB.NETC#iOS (IPhone)Objective-CC++CUnicode C++Unicode CMFCDelphi DLLDelphi ActiveXFoxProJavaPerlPHP ExtensionPHP ActiveXPythonPowerShellRubySQL ServerVBScript

C# Examples

Bounced Mail
Bz2
Character Encoding
CSV
DKIM / DomainKey
Digital Certificates
Digital Signatures
Email
Email Object
FTP
HTML Conversion
HTTP
IMAP
Encryption
MHT / HTML Email
MIME
POP3
RSA
S/MIME
SMTP
Socket
Spider
SSH
SSH Tunnel
SSH Key
SFTP
Tar Archive
Upload
XML
XMP
Zip Compression


More Examples...
Amazon S3
NTLM
FileAccess
RSS
Atom
String
Byte Array
Self-Extractor
Service
PPMD
Deflate
DH Key Exchange
DSA
Bzip2
LZW

 

 

 

 

 

 

Create a C# Project and Add a Reference

Create a new C# project and add a reference to the Chilkat .NET DLL. If installed with default options, the Chilkat .NET DLL is found at C:\Program Files\Chilkat Software Inc\Chilkat.Net\ChilkatDotNet.dll. (or ChilkatDotNet2.dll)

A. To add a reference, right-click "References" in the Solution Explorer window and select "Add Reference".

B. Select "Browse".

C. Navigate to C:\Program Files\Chilkat Software Inc\Chilkat.Net and select ChilkatDotNet.dll.

D. Your solution explorer should now display ChilkatDotNet as being referenced. You can now begin using the Chilkat classes, which are contained in the "Chilkat" namespace. Proceed to Step3.

Go To Step3

Back To Step1

 

© 2000-2013 Chilkat Software, Inc. All Rights Reserved.