 |
.NET Communication Library v.1.0.0.0
The .NET Framework lacks support for some network protocols. With Smilla’s .NET Communication Library, developers can add NNTP to their .NET apps. It is written in C# and is distributed under the GNU Lesser General Public License.
Development/Libraries
|
 |
CSpot SMTPClient v.0.4
Bossware’s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn’t use .NET’s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS compliant.
Development/Libraries
|
 |
FreeTextBox v.1.6.3
The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Visitors can edit text and click on buttons to format their text. The control is written in C# and has many options for customization.
Development/Source Code
|
 |
FTP Component v.1.0
.NET lacks FTP classes. KCommon FTP component lets programmers build .NET apps so users can send or receive files via FTP. Supports synchronous and asynchronous transfers. Supports passive but not active mode. Written in C#. Doesn’t support proxies.
Development/Libraries
|
 |
Garbe.Sound Audio DSP v.Beta 1
A digital audio processing class library for .NET that lets developers create their own sound filters or use the ones implemented by the author, such as Gain, Delay, and Reverb, as well as the ability to read and write .WAV files.
Development/Libraries
|
 |
Lumisoft UI Controls v.1.1
Lumisoft’s UI Controls 0.11 contains over a dozen basic flat controls for Windows Forms apps. The controls can be configured using the Property tab in VS.NET, but lack advanced WYSIWYG design-time support and databinding. Seems somewhat buggy.
Development/Miscellaneous
|
 |
MenuXP v.1.0
MFC classes to add flat, non-3D, “water-color” Office XP-style UI controls to MFC apps. They have no raised edges, do not look “pushed in” when clicked, and are not “shadowed” (except for menus).
Development/ActiveX
|
 |
OpenSSL v.0.9.7c
Open SSL 0.9.7c lets applications use Secure Sockets Layer (v2/v3), Transport Layer Security (v1), and a general-purpose cryptography library, for data integrity, authenticity, and privacy security features. Perl or Cygwin needed for Win32 compile.
Utilities/Encryption
|
 |
SharpZipLib v.0.5
SharpZipLib is a free, open-source compression library for .NET. It supports Zip, Gzip, Tar, and Bzip2. Also computes checksums. Currently lacks Zip file splitting/spanning, custom self-extracting Zip files, and reading/writing to memory.
Utilities/Compression
|