HOTSPOT You are developing an ASP.NET MVC application. You need to store membership information in a Microsoft SQL Server database. How should you configure the membership provider? (To answer, select the appropriate options in the answer area.)
Answer:
2 Comments on “How should you configure the membership provider?”
type=”System.Web.Security.SqlMembershipProvider”
connectionStringName=”MySqlConnection”
https://msdn.microsoft.com/it-it/library/6e9y4s5t(v=vs.100).aspx
0
0
connectionStringName=”SqlServices”
0
0