| |
|
|
Development
/ Components & Libraries
Mail Merge Suite for .NET - 2009Vol2 |
Safabyte Mail Merge Suite is a set of flexible and easy-to-use .NET components for generating dynamic email content, securely sending, receiving, signing/verifying, encrypting/decrypting and modifying e-mail messages.
|
|
|
|
|
Software Description:
Safabyte Mail Merge Suite is a set of flexible and easy-to-use .NET components for generating dynamic email content with DynamicTemplate, validating email addresses up to five levels of validation with EmailVerifier, sending emails through proxy server with Smtp and Proxy components. These components are 100% managed code written in C# (Complete source code included in the Gold License) and CLS compliant. It can be used from ASP.NET web pages, Window Form and Web Services. Numerous C# and VB.NET examples are included in the setup package showing how to work with these components.
Key Features:
DynamicTemplate Component (v1.5)
* Added VariableTypeCheck property to the DynamicTemplateSettings class.
* Performance improved.
EmailVerifier Component (v1.4)
* Redesigned all asynchronous methods and events.
* NetXtremeEmailVerifier v1.4 is not compatible with v1.3, we strongly recommend you to download and rebuild your application with this version.
* Fixed a bug that caused the verification operation hanged when verifying e-mails using multithreads.
* Fixed some bugs in sample projects.
* Proxy - fixed a bugs that caused an infinitive loop when using incorrect proxy type to connect to HTTPCONNECT proxy server.
* Proxy - Added Query sample project.
* Performance improved.
Ftp Component (v2.0)
* Added ZlibInputStream and ZlibOutputStream classes to allow your application to compress and decompress data on-the-fly.
* Added DeleteDirectory method with recursive parameter.
* Added EndResumeGetFile, EndResumeUploadFile.
* Added UploadDir, DownloadDir, RemoveDir and all related asynchronous methods.
* Added QuickSynchronize, BeginQuickSynchronize, and EndQuickSynchronize.
* Added sample code snippets to almost methods, events of the FtpClient class.
* Corrected some documentation typos.
* FtpClient and its related classes are now encapsulated in an independent assembly (NetXtremeFtp.dll).
* Fixed the bug that raises "Object does not match the target type" exception in some Asynchronous methods (ResumeUploadFile, ResumeGetFile, UploadFiles, GetFiles).
* GetRemoteChecksum now supports path with spaces.
* Proxy: Empty password bug is fixed.
* Fixed the bug with FtpFileCollection when searchPattern parameter is *.*
* Fixed some bugs in the FtpClientDemo sample project.
* Redesigned some sample projects.
* Added FtpMultipleThreadsDownloadFiles sample project to demonstrate how to use multiple-threads to download files.
* Added FtpMultipleThreadsUploadFiles sample project to demonstrate how to use multiple-threads to upload files.
* Added FtpSynchronization sample project to demonstrate how to synchronize folders easily.
* Added FtpZlibStreamDownload sample project to demonstrate how to use Zlib stream to compress data downloading from a remote file on the fly.
* Added FtpZlibStreamUpload sample project to demonstrate how to use Zlib stream to decompress and upload local data file to remote file on the fly.
SFTP Component (v2.0)
* Added ZlibInputStream and ZlibOutputStream classes to allow your application to compress and decompress data on-the-fly.
* Added DeleteDirectory method with recursive parameter.
* Added EndResumeGetFile, EndResumeUploadFile.
* Added UploadDir, DownloadDir, RemoveDir and all related asynchronous methods.
* Added QuickSynchronize, BeginQuickSynchronize, and EndQuickSynchronize.
* Added sample code snippets to almost methods, events of the SftpClient class.
* Corrected some documentation typos.
* SftpClient and its related classes are now encapsulated in an independent assembly (NetXtremeSshFtp.dll).
* Fixed the bug that raises "Object does not match the target type" exception in some Asynchronous methods (ResumeUploadFile, ResumeGetFile, UploadFiles, GetFiles).
* The sender objects in the CommandSent and ResponseRead event are now correctly set to SftpClient instance, previously is SftpHandler instance.
* Proxy: Empty password bug is fixed.
* Fixed the bug with SftpFileCollection when searchPattern parameter is *.*
* Fixed some bugs in the SftpClientDemo sample project.
* Redesigned some sample projects.
* Added SftpMultipleThreadsDownloadFiles sample project to demonstrate how to use multiple-threads to download files.
* Added SftpMultipleThreadsUploadFiles sample project to demonstrate how to use multiple-threads to upload files.
* Added SftpSynchronization sample project to demonstrate how to synchronize folders easily.
* Added SftpZlibStreamDownload sample project to demonstrate how to use Zlib stream to compress data downloading from a remote file on the fly.
* Added SftpZlibStreamUpload sample project to demonstrate how to use Zlib stream to decompress and upload local data file to remote file on the fly.
IMAP Component (v2.0)
* NetXtremeImap now becomes an independent component.
* Sample Projects - Fixed some bugs in sample projects.
* Mime - Fixed a problem when using iso-2022-jp charset to encode Japanese body text.
* Mime - Fixed a bug in MIME encoder that made it failed when a 16-bit Unicode charset was used in a message body.
POP3 Component (v2.0)
* NetXtremePop3 now becomes an independents component.
* Sample Projects - Fixed some bugs in Pop3Client projects.
* Mime - Fixed a problem when using iso-2022-jp charset to encode Japanese body text.
* Mime - Fixed a bug in MIME encoder that made it failed when a 16-bit Unicode charset was used in a message body.
SMTP Component (v2.0)
* NetXtremeSmtp now becomes an independent component.
* Mime - Fixed a problem when using iso-2022-jp charset to encode Japanese body text.
* Mime - Fixed a bug in MIME encoder that made it failed when a 16-bit Unicode charset was used in a message body.
MIME Component (v2.0)
* NetXtremeMime now becomes an independent component.
* Fixed a problem when using iso-2022-jp charset to encode Japanese body text.
* Fixed a bug in MIME encoder that made it failed when a 16-bit Unicode charset was used in a message body.
Proxy (v1.7)
* Added SendToProxy proxy type to the ProxyType enum.
* Added Query sample project.
* Added time label to the main form of the Proxy Demo form.
* Added topic "Sending data through a proxy server without credentials".
* Fixed a bug that caused infinitive loop in some cases when connecting to a HTTPCONNECT server with incorrectly selected ProxyType (Socks4 or Socks5).
|
| Software Requirements: |
|
No specific requirements
|
| This software is designed to run on the following operating systems: |
|
Windows 2000, Windows, Windows 2003, Windows Vista, Windows XP
|
| Keywords: |
|
Component, Pop3, Smtp, Mime, .net, Dotnet, Imap, Ssl, Send Email, Framework
|
| Download Link: |
|
|
|
|
|
|
|
| Feedback Summary: |
Show All Feedback (0)
|
|
|
|
 |
|
|
|
| Mail Merge Suite for .NET related software |
| Title / Version / Description |
Size |
License |
Price |
| .NET Proxy Component 1.5 | 4.9 MB | Shareware | $99 | SfbProxy .NET class library offers an easy way for applications to send data to a host through a proxy server. It supports HTTP, SOCKS4, SOCKS4A and SOCKS5. ProxyClient in the SfbProxy .NET class library is similar to the TcpClient .NET class, it also simplifies the task of developing applications working with the proxy servers. |
|
| Bounced Message Filter Component for .NET 2.0 | 12.2 MB | Shareware | $269 | With NetXtremeBounceFilter library, your web applications, windows application and web services can easily categorize bounced e-mail messages with a few lines of code. The result after processing can be used to update your address list, create reports, etc. You do not need to have knowledge of how IMAP, POP3 and EML parser are implemented. NetXtremeBounceFilter does all such difficult tasks for you. You can quickly integrate our... |
|
| POP3 Component for .NET 2.0 | 9.6 MB | Shareware | $149 | 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... |
|
| EASendMail SMTP Component 4.0 | 535.4 KB | Shareware | $79.95 | EASendMail enables your C#, VB.NET, JScript.NET, ASP.NET or other .NET framework applications to send Text/Html email based on SMTP/ESMTP protocol. It is a full-featured component which supports all operations of the SMTP/ESMTP protocol and provides many advanced features as follows:
- DNS lookup to send email without specified SMTP server;
- Test validity of email address;
- Support asynchronous mode and event driving;
- Support... |
|
| SMTP Component for .NET 2.1 | 9.6 MB | Shareware | $149 | NetXtremeSmtp is a powerful suite which allows you to quickly send mail messages using with a few lines of code. With NetXtremeMime and NetXtremeSmtp, you can easily create, and send Plain Text/Html mail messages through Smtp server, attach file or content data from stream. MIME is also supported by NetXtremeMime which allows you to read mail message from file (.eml extension) or stream, sign/verify, encrypt/decrypt, extracts mail message... |
|
|
|
| Other popular software in this category |
| Title / Version / Description |
Size |
License |
Price |
| WAB-Processor 2.0 | 310.0 KB | Shareware | $29.95 | Windows Address Book Processor is a Delphi Component that provides easy access to Windows Address Book (WAB). You can directly edit, add and delete contacts and groups (distribution lists) from WAB.
This WAB component will easily add Windows Address Book import, export and edit capabilities to any Delphi application.
All Address Book database workarounds are implemented within this component. |
|
| Java Barcode Reader 2.0 | 4.0 MB | Shareware | $1699 | Java Barcode Reader supports Codabar, Code 11, Code 39, Code 93, Code 128, EAN128, EAN8, EAN13, UPCA, UPCE, Interleaved 2 of 5, ITF14, Planet, Postnet, RM4SCC, PDF417 (2D), Data Matrix, QRCode |
|
| ESRI Shapefile Plug-In for GIS.NET 2.0 | 5.4 MB | Freeware | | ESRI shapefiles are one of the most popular spatial data formats for describing features on Earth's surface. This plug-in adds support for ESRI shapefile data in GIS.NET. Quickly load, modify and save shapefile data, including vector information (.SHP) as well as annotations (.DBF). Shapes are loaded in a form which can be instantly displayed in a GIS.NET map on any desktop, PocketPC, Smartphone or Windows Mobile 5 device!
The ESRI... |
|
| xtelsio TAPI for Asterisk 1.1.013 | 410.0 KB | Shareware | $27 | The xtelsio TAPI Driver for AsteriskOao supports dialing and hanging up and informs your TAPI application about incoming and outgoing calls including the caller and called ID, and this for multiple lines of one or several Asterisk systems. You can initiate calls directly from within Microsoft OutlookT«, ACTT« or any other TAPI application. For snom phones, you can activate a direct control mode - this allows to initiate calls in hands-free... |
|
| Universal Software Oscilloscope Library 1.0.0 | 3.3 MB | Freeware | | Universal oscilloscope GUI ( Real-time plot ) DLL library for data acquisition, simulation, debugging.
Advantages:
1.Speedy performance: the library makes it possible to bring out into the beams of the viewing oscilloscope over a million quantization steps of signal per second – thus less than one micro-second is enough for one discreet.
2. Versatility. Convenient integration with any applied software: viewing oscilloscope is... |
|
|
|
|
| |