simple membership provider in mvc

前端 未结 4 2056
南方客
南方客 2021-01-16 04:06

How to make simple Membership provider from empty web application template in ASP.NET MVC4

I searched a lot on google, bing and many others, but I din\'t get positiv

4条回答
  •  旧时难觅i
    2021-01-16 04:50

    When you create the new project, select the Internet Template. When you register your first user it will automatically create the table structure in your db

提交回复
热议问题