hi, i am trying to crate a domain name crawler in c# , the application can be windows or web.
The basic idea of the application would be to have a text box where the user can enter a domain name like .com. when the user presses the search button all the domain names ending with .com will be displayed in a gridview or list box. Any idea on my project would be really appreciated.