Hits Today: 1 Total: 2637 | Updated: 6/12/2006 | |
 | Full featured .NET DNS component that provides functionality to query a DNS server for a specific record(s), dynamically update records either securely or unsecurely, validate user's e-mail addresses and more ... Code: ASP.NET v1.1 & C# |
Hits Today: 1 Total: 5347 | Updated: 2/1/2005 | |
 | aspNetDns can easily and effortlessly find DNS information for over 20 different record classes, both synchronous (blocking) and asynchronously. A partial listing of those classes include: A, AAAA (IPv6), MX, CNAME, SRV, WKS, and Pointer Records.
|
Hits Today: 1 Total: 1411 | Updated: 9/9/2005 | |
 | Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It easily returns information in a humanly readable form. Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 170 | Updated: 2/18/2008 | |
 | Majodio.Dns is a .Net 2.0 component used for querying DNS servers from .Net code. The component supports MX, NS, SOA, A, etc. record lookups. The API is very easy to use and consists of two main objects: DnsRequest and DnsResponse. Code: ASP.NET v2.0 & C# |
Hits Today: 1 Total: 2437 | Updated: 9/18/2003 | |
 | Sockets4DNS is a full featured .NET component that can perform DNS lookups using any DNS server. It provides functionality far beyond the System.DNS classes that are built into the .NET platform. Code: ASP.NET v1.0 & C# |
Hits Today: 2 Total: 3003 | Updated: 8/13/2005 | |
 | This .Net component allows any asp.net application to query DNS A, NS, CNAME, SOA, PTR, HINFO, MX, TXT, AAAA records. DNS component source code is also included. Component comes with help files and sample application. Code: ASP.NET v1.1 & VB | |  | |
|