Does anyone know how to update CNAME component of DNS using .net?
feedback
|
|
Assuming your ".net" stands for the .NET framework, I would have a look at DnsModifyRecordsInSet and use P/Invoke. There is possibly a managed solution, too. | |||
|
feedback
|