DNS Server access with ASP.Net

  • Thread starter Thread starter Roger Bavaud
  • Start date Start date
R

Roger Bavaud

Hello NG

I like to create a WebSite or WebService for DNS management tasks. The main
function will be, that some users like ouer Webmasters can create CNAME
entrys on the DNS Servers.

But I found no solution to access a DNS server with ASP.Net.
Does anyone know a good solution?

Tanks & Regards
Roger
 
Roger Bavaud said:
Hello NG

I like to create a WebSite or WebService for DNS management tasks. The main
function will be, that some users like ouer Webmasters can create CNAME
entrys on the DNS Servers.

But I found no solution to access a DNS server with ASP.Net.
Does anyone know a good solution?

One way to think of this is to ask yourself, "do I know of any solution to
access a DNS server at all? From ASP.NET or anywhere else?"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top