I think the question says it all,
Visual studio under ASP.net locally Development server gives the ability to access asp.net web application administration . but, if i want to access it on the web after publishing, is there any way to achieve that?
I am asking because I hope not to reinvent the wheel again!. I want to use the administration features, managing roles, users security for folders..etc.
the answer is NO!, we must reinvent the wheel and develop the Administration panel again, i believe that Microsoft -in the feature- will Include that in a templates just like Register and login forms.