Community

Adding an Admin user to an ASP.NET MVC 4 application using a single drop-in file

(Jon Galloway) I’m working on an ASP.NET MVC 4 tutorial and wanted to set it up so just dropping a file in App_Start would create a user named “Owner” and assign them to the “Administrator” role (more explanation at the end if you’re interested).

Read More - Register for Free Membership