Friday, 15 March 2013

c# - Creating custom login portal -



c# - Creating custom login portal -

our company has several clients major corporations, , we're looking giving our portal page little having customized urls link same portal.

client1.ourcompany.net client2.ourcompany.net

ideally, we'd urls superficial, found request.url.tostring() function utilized on code behind, still need create custom aspx pages each portal?

no, handle in iis. basically, set iis endpoint respond *.ourcompany.net requests same iis application , code can disambiguate details there in fashion describe.

c# asp.net url

No comments:

Post a Comment