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.)
Leave a Reply
type=”System.Web.Security.SqlMembershipProvider”
connectionStringName=”MySqlConnection”
https://msdn.microsoft.com/it-it/library/6e9y4s5t(v=vs.100).aspx
connectionStringName=”SqlServices”