Readers of Visual Studio Magazine named the .NET Encryption Library a winner in the Security and Copy Protection category. Encrypt sensitive information such as passwords, credit cards and social security numbers. Supports Rijndael (AES), DES, TripleDES, RC2, Blowfish, Twofish, Whirlpool, MD2, MD4, MD5, SHA1, SHA2, HAVAL, GOST, Ripend320, FCS16, FCS32, CRC32, Adler32, X509, UUencode, Base64, GZip, and Deflate.
Download now
MonoReport is a handy report generator that allows creating spreadsheet reports, using the easiest possible way. There is no need for special intermediate report format to create a template. You just need a) get the report form; b) change the real values in it to the template markup (placeholders). The report template is ready.
Download now
NetXtremeFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) and SFTP (a powerful and secure file-transfer protocol that runs over an SSH session) more easily. The FtpClient and SftpClient classes provide a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented.
What's new in this version:
Fixed a bug that increases the RemoteOffset property of the SftpProgressEventArgs.
Added ResumeUploadFile, BeginResumeUploadFile and EndResumeUploadFile methods to the SftpClient class.
Added ResumeGetFile, BeginResumeGetFile and E ...
Download now
The Ultimate FTP, FTP/SSL (FTPS) .NET Component offers a comprehensive interface for FTP, providing the developer with everything that he needs to incorporate secure file transfers in an application, as well as remote file management using FTP. In addition to downloading and uploading by file name, URL, and wild card masks, the FTP library also supports remote file management functionality such as directory listings and the ability to rename, delete and move files on the server. The component also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented. In most cases, only a few lines of code are required to implement a file transfer in your application.
The following is a list of some key features of the component:
* Upload, download, append, rename and delete FTP file
* Large file support (can be greater than 4GB)
* Parse li ...
Download now
The Ultimate FTP, FTP/SSL (FTPS) .NET Component offers a comprehensive interface for FTP, providing the developer with everything that he needs to incorporate secure file transfers in an application, as well as remote file management using FTP. In addition to downloading and uploading by file name, URL, and wild card masks, the FTP library also supports remote file management functionality such as directory listings and the ability to rename, delete and move files on the server. The component also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented. In most cases, only a few lines of code are required to implement a file transfer in your application.
The following is a list of some key features of the component:
* Upload, download, append, rename and delete FTP file
* Large file support (can be greater than 4GB)
* Parse li ...
Download now
The .NET FTP Library by Kellerman Software can reliably handle the worst networks. When doing any FTP operation you can actually unplug the network cable, plug it back in and it will resume right where it left off. Proxy, SSL support, and MODE Z compression come standard. The .NET FTP component can handle time differences accross FTP servers. Why pay hundreds of dollars more for another FTP component that does less?
Download now
.Net Grid. Hierarchical and conditional data bindings, binding to multiple data sources, event-driven model. Single or multiple headers. Realtime filtering, regrouping, multiple sorting, cell highlighting. Drag & drop features, export/import to/from Excel. Cell editors, column filters, cell tooltips, semi-transparent selection, row docking, XML and binary serialization. Perf: 50000 upd/sec, 16MB/100000 rows. Design-time support. 370+ NUnit tests
Download now
NetXtremeIcmp .NET class library is a collection of managed code classes that simplify the task of developing TCP/IP networking applications working with the Internet Control Message Protocol (ICMP) in Visual Studio .NET using any of the available programming languages such as Visual Basic and C#. The library offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the Internet Control Message Protocol are implemented.
With the EchoClient class, you can easily send echo requests using your own data, receive the echo reply message, show and check it. The class is well designed to help you quickly working with the ICMP in either synchronous or asynchronous mode with a few lines of code.
Download now
The Ultimate IMAP is a part of the Mail Component which offers a comprehensive interface for downloading e-mail messages from a server and managing your mailbox remotely, all from within your application. In addition, it also allows you to compose, decrypt, encrypt, sign, and validate email messages.
* Downloading and managing email messages and mailboxes easily
The IMAP component offers a comprehensive interface for IMAP, providing the developer with everything that he needs to incorporate mail management tasks in an application as listed below:
* Connect to standard IMAP server or secure IMAP server over TLS/SSL. It supports both Implicit and Explicit security modes
* List email messages
* Download entire or partial messages to a disk file or stream
* Upload messages stored in a file or memory stream
* Copy messages
* Delete messages
* Purge messages
* Move messages between folders/mailboxes
* Mark/unmark message flags
* Listing mailboxes/folders
...
Download now
The .NET Logging Library is a fast, simple to use logging framework for .NET 2.0 or higher. The .NET Logging Library automatically detects your project type an enables default logging targets. You can change the configuration on the fly with runtime properties or by modifying an external configuration file. Other features include multiple logging targets, custom logging target, and automatic table setup for database targets.
Download now
NetXtremeMail is a powerful suite which allows you to quickly send mail messages using SfbSmtp with a few lines of code. With NetXtremeMail and SfbSmtp, you can easily create, send and receive Plain Text/Html mail messages through Smtp server and Pop3 server, attach file or content data from stream. In addition, you can easily manage mail message on a remote server with SfbImap securely. MIME is also supported by NetXtremeMail which allows you to read mail message from file (.eml extension) or stream, extracts mail message headers and bodies and retrieve attachments.