Stories recently tagged with 'Subdomain'

ASP.NET MVC Subdomain Routing(blogs.securancy.com)

submitted by SickDotNetSickDotNet(200) 2 years, 8 months ago

One of the propagated “great features” for ASP.NET MVC is the full control you have over the routing and url’s of your webapplication. In order to demonstrate this, let’s walk through a sample that specifically handles subdomain routing. read more...

add a comment |category: |Views: 1087

tags: another

Add or remove the www sub domain(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 1 month ago

An HttpModule that let's you easily add or remove the www sub domain from any ASP.NET web application. read more...

add a comment |category: |Views: 28

tags: another

Subdomain Cookies and Localhost(techtoolblog.com)

submitted by teenwolfteenwolf(235) 4 years, 8 months ago

How to trick your localhost to accept cookies from a subdomain read more...

add a comment |category: |Views: 56

tags: another