I want my users to type http://mysitehosturl/username and see their profiles (mysite). Do I need to write an HTTPModule for this and if so, I would appreciate for a tutorial about that.
I want my users to type http://mysitehosturl/username and see their profiles (mysite). Do I
Share
Looks like you need to go with Httpmodule. Refer this link it should help you to get started. Article is based on 2007 but same concept applies to 2010 as well.