Posted on: 12/13/2013 5:06:09 AM | Views : 806

As the registration date for custom domain name extensions nears, I would just like a few things clarified:
is asp.net and asp.net mvc already capable of supporting custom domain extensions? (ei: example.mysite) if so, is there any special configuration that needs to be done to support requests/responses to custom domain extensions? will there be any "gotchas" with hosts when these become available? I just want to make sure I'm up to speed on asp.net/mvc's gameplan for custom domain names.
EDIT: Is it going to be just a matter of adding the extensions to IIS configuration settings or is this going to effect things in the request pipeline?

Go to the complete details ...