.NET Answers

ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.
Subscribe

Archive for April 3rd, 2008

Unique SQL Login w/ SqlMembership Provider

April 03, 2008 By: Dave Category: none

Yesterday, we looked at how to setup the web.config file and modify the business logic layer to make use of Profile properties to give us unique SQL logins when we use the SqlMembership provider for forms authentication.  Today, we are going to show you the code you will need to associate the profile properties with the user.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!