asp.net mvc - Adding ASP MVC authentication after initial creation of project -


i have created lot of ground work ( views , viewmodels, controllers, models ) add authentication. did not add in initial creation process , wondering if there way add standard authentication created if 1 did select authentication type.

is possible load authentication based on project created without laborious task of having change every namespace , using, , have required references pulled down.

thanks


Comments

Popular posts from this blog

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

php - Changing the visibility scope of parent methods in child classes -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -