PowerTCP Email Validation for .NET について

.NETアプリケーション用の総合的なEメールアドレス検証コンポーネント

PowerTCP Email Validation for .NET は.NET と ASP.NET アプリケーションに電子メールアドレス検証を加えることを許す強力で、フレキシブルなコンポーネントです。デベロッパーは、速度と検証の厳密性のカスタムバランスを達成するために、このコンポーネントを設定することができます。最大検証レベルの設定、コンポーネントは単にアドレスの構文チェックを行うかどうか決定する実際のSMTP受信者のチェック等、5段階に設定できます。検証は、プロジェクトの実施要件に応じて、同期的または非同期的に実行することができます。

Features:

  • Create custom applications using Windows forms or ASP.NET
  • Verify email addresses to seven levels of validation, from syntax check to querying accounts on mail servers
  • Validate lists of email addresses with a single method call
  • Retrieve mail exchange servers (MX Records) associated with an email address
  • Includes fully configurable classes for regulating DNS and SMTP connections
  • Options for item completion-only progress, or granular step-by-step progress, for address list validation
  • Utilizes performance-enhancing features such as domain caching, a "greenlist" for marking domains that validate all addresses (including bad ones), and persistent connections for email addresses that share domains
  • Fully supports both event driven (asynchronous) and blocking (synchronous) application designs
  • Allows user-interface events to process during synchronous use
  • No knowledge of SMTP or DNS protocols is required. Documentation provides theory of operation
  • Supports full drag/drop integration within Visual Studio
  • Royalty-free distribution
  • 100% managed code. Samples are included
  • Integrates with all versions of Visual Studio and supports C#, VB.NET, ASP.NET, Delphi 8, C# Builder, and other .NET compliant development environments