Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-membership

Active Directory Membership Provider - how to expand on this?

How to convert secured HTML (ASP.NET MVC 3) page to PDF using wkhtmltopdf?

Is having multiple authentication providers at the same time possible in ASP.NET MVC3 application?

transact sql query to drop all tables starting with aspnet_ [duplicate]

t-sql asp.net-membership

How can I wrap a transaction around Membership.CreateUser?

aspnet mvc extending membership details using aspnet_users table

asp.net-membership

ASP.NET MVC project for management Membership , Role and Profile

Membership.GetUser() is returning null when app starts

ASP.NET User/Role Editor

Membership.GetUser() within TransactionScope throws TransactionPromotionException

how can i automate calling a url on a password protected asp.net-mvc site

ASP.Net MVC per area membership

Manually activate user account in asp.net

asp.net-membership

ASP.NET MVC stopped working after updating application - got problems with MembershipUser

How does one prevent duplicate email addresses while users modify their email addresses after registration using the default MVC Membership Provider?

Merging MS sql server (aspnetdb) tables, stored procedures etc.. with my own database?