|
|
Barcode.dll
Barcode.dll is a powerful .NET component for barcode rendenering.
You can easly integrate barcodes with your application using any .NET language.
Written entirely in managed code in C#.
Online demo is available.
It supports most barcode symbologies.
Supports barcode image output in many formats such as: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF.
Supports barcode rotation.
Standards supported:
Code39,
Code39Ext (Full ASCII mode),
Code128,
Upc/Ean 128,
Ean13,
Ean8,
Interleaved 2 of 5 (also known as ITF-14),
Standard 2 of 5 (also known as Industrial 2 of 5),
UPC-A,
UPC-E,
Code93,
Code93Ext (Full ASCII mode),
Code11 (also known as USD-8),
Codabar (also known as Ames Code/USD-4/NW-7/2 of 7 Code),
Posnet,
MSI (also known as Modified Plessey)
Additional features:
Supports image output in many formats such as: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF,
Supports barcode rotation,
Quiet zones can be set programatically or automatically,
Defining any custom text.
Keywords: barcode component net posnet code39 code39ext code128 ean13 ean8 interleaved 2 of 5 standard industrial upca upce code93
|
|
|
Mail.dll
.NET component for sending and receiving email messages.
Includes POP3 and SMTP clients with SSL support.
Written entirely in managed code in C#.
Component features:
Automatic email parsing when fetched from POP3 server, including:
From, Sender, Reply-to, To, Cc fields,
Subject field,
Date field,
Access to every custom header of every mime entity,
attachment encoding/decoding,
automatic charset recognition,
secure login (APOP command support),
getting header information only (TOP command support).
With examples in C# and VB.NET, with InteliSense support.
MailMessage class representing real email structure.
SimpleMailMessage class providing simple and easy access to email message.
It's free for noncommercial use.
Keywords: mail email send receive pop3 smtp mime apop top eml ssl attachment email component net ssl support pop3
|