| UpdatedRatingsName |
.NET
|
Views |
Downloads
|
|
What is Email Validator ?
ASP.Net Email Address Validator Control finds invalid email addresses without actually sending an email, in your mailing list or in your website form ! ASP.Net Email Address Validator Control will make sure you keep valid email addresses of your customers and stay connected ! ASP.Net Email Address Validator Control is highly scalable email validator solution. Capable of handling large volumes of addresses and it can be easily integrated into your website to check addresses on-the-fly !
New Features
1 Supports Visual Studio 2005/2008/2010.
Email Validator 2.1 supports Visual Studio 2010.
2 Supports .Net Framework 4.0.
Email Validator 2.1 supports .Net Framework 4.0. For Email Validator 2.0 .NET Framework 2.x is Required
3 Added new Demo with Sample Code for Windows with Visual Studio 2010.
Email Validator 2.1 includes new demo with Sample Code for Windows with Visual Studio 2010. You can test it by downloading it from Download Email Validator 2.1 for windows
4 Added new Demo with Sample Code for Web with Visual Studio 2010.
Email Validator 2.1 includes new demo with Sample Code for Web with Visual Studio 2010. You can test it by downloading it from Download Email Validator 2.1 for web
5 Coma separated validation
Email Validator now has the capability to validate comma separated email addresses.
6 Mailbox Domains* List:
Validating to the MXRecords, Email Validator returns a successful validation for email address found in Known/Accepted Domains*.
* There are a number of domains that are known to exist, and have a high frequency of being added to your email list. Some of these Known/Accepted domains include "hotmail.com; aol.com; yahoo.com; usa.net; bigfoot.com; ibm.net; earthlink.net; mindspring.com; msn.com; uno.com; ibm.com; excite.com; geocities.com; compuserve.com; altavista.com; microsoft.com; netzero.net".
...  |
1.x, 2.0, 3.5 |
13,414 |
1,233 |
|
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 NetXtremeBounceFilter component into your WinForms application with just doing Drag and Drop from the Visual Studio Toolbox on your WinForms.
NetXtremeBounceFilter is also included in the following suites which are bundles that include many additional components:
* NetXtremeNetworkPro Suite
* NetXtremeMailProSuite Suite...  |
2.0, 3.5 |
4,201 |
132 |
|
DNS MX Wizard is a class library that lets you query a Domain
Name System(DNS) server for Mail Exchange(MX) Resource Records(RR) and other types of DNS queries. MX
RR's contain the name of the server responsible for handling mail for a
domain. Multiple resource records can exist for any server and each record
has an associated preference level with it which lets you determine which
server to try and communicate with first. You can also use multiple
DNS server's for faster and more robust queries. Most DNS queries are
supported, including the basic IP -> Domain names and Domain Name ->
IP's query and also the Zone Authority information.
This control has many uses, here are some:
- You can write your own SMTP Server and use this to lookup where to
deliver the mail.
- Verify email addresses by looking up the domains MX record and
verifying the email address with the mail server for the domain.
- Verifying and watching to make sure your
companies MX records are correct and haven't been "hacked".
- Pull up Zone Authority Records for a domain
- View all the IP's associated with a domain
The control gives you complete control over the data by letting you
access all the returned MX server, their preference level and
automatically giving you the preferred server. The class
can automatically detect the local machines DNS server and also
allows you to set your own DNS server to use for the lookup.
The
.NET DNS MX Wizard class library has a lot
of power and features built-in. All the code is 100% managed
and does not rely on any external dll's or dependencies. The code is
written to be highl...  |
1.x |
20,223 |
625 |
|
SfbDynamicTemplate is a .NET Template Engine for generating formatted text output from source template and input variables. Examples of such output includes Web Pages, Emails, Source Code, etc. By using SfbDynamicTemplate you can strictly enforce a clean separation of design and development (MVC) on your web application....  |
2.0, 3.0 |
5,766 |
144 |
|
Safabyte SfbEmailVerifier is a versatile component for validating email-addresses. It allows you to add email address validation to both .NET WinForm and WebForm applications. Developers are able to detect invalid email through validation syntax, check bad or accepted email addressed with Black List and White List. By setting validation level to its maximum level, email address will go through 6 checking levels: address syntax, black and white lists, Mail Exchange records, Smtp Connection and Mail box. Furthermore, developers can verify email-addresses by using multiple-threads through the system thread pool....  |
2.0, 3.0 |
7,344 |
255 |
|
NetXtremeFtpSuite for .NET 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 suite also offers the flexibility, ease of use and rapid development features of components without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented....  |
2.0, 3.5 |
4,559 |
118 |
|
NetXtremeImap is a powerful component which allows you to quickly and securely manage mail messages on a remote server using ImapClient class with a few lines of code. MIME is also supported by NetXtremeImap which allows you to read mail message from file (.eml extension) or stream, sign/verify, encrypt/decrypt, extracts mail message headers and bodies, retrieve attachments.
Major Features:
* Receive message list.
* Download, upload, delete, copy messages.
* Mark/unmark message flags.
* Secure MIME (S/MIME) support.
* Firewall and Proxy support.
* SSL2, SSL3, PCT and TLS support.
* X509 Certificate Management support.
* Supports IPv6.
* 100% managed code written in C#.
* Fully documented and 8 Sample projects written in C#, VB.NET and ASP.NET....  |
2.0, 3.5 |
4,793 |
214 |
|
SfbMail is a powerful suite which allows you to quickly send mail messages using SfbSmtp with a few lines of code. With SfbMail 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 SfbMail which allows you to read mail message from file (.eml extension) or stream, extracts mail message headers and bodies and retrieve attachments....  |
2.0, 3.0 |
5,862 |
543 |
|
ComponentForge 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....  |
2.0, 3.5 |
5,810 |
283 |
|
ComponentForge Mail Pro Suite is a set of flexible and easy-to-use .NET components for generating dynamic email content with DynamicTemplate, parsing and modifying email content easily, validating email addresses up to five levels of validation with EmailVerifier, and sending emails through proxy server with Smtp and Proxy and managing mail box with Pop3 and Imap components. These components are 100% managed code written in C# (Complete source code included in the Gold License with Source Code) 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....  |
2.0, 3.5 |
3,830 |
117 |