By default ASP.net expects to find the Login.aspx page in the root directory of the application. When a request comes in for a protected resource and the user is not authenticated or authorized to acc… more →
Schleichermann's Weblogschleichermann wrote 1 month ago: By default ASP.net expects to find the Login.aspx page in the root directory of the application. Whe … more →
Kolka wrote 1 month ago: ASP .NET has function to authenticate user on user credentials set in web.config authentication sect … more →
schleichermann wrote 1 month ago: When you install the MySQL Connector it adds several configuration entries to your Machine.config. B … more →
Bryan Bell wrote 1 month ago: For our demo website, demo.quickpm.net, I need to have a default automatic login. Using the ASP.Net … more →
schleichermann wrote 1 month ago: If you are like me you can’t afford a production version of Microsoft SQL Server and even more … more →
schleichermann wrote 7 months ago: In order to set up your application to use Microsoft’s ASP.net Membership Provider you need to … more →
eashi wrote 10 months ago: Every ASP.NET developer should already know about the Membership Provider that ships with ASP.NET 2. … more →
atsung wrote 1 year ago: When I use DotNetNuke.Entities.Users.UserController.ResetPassword(), I assume this method will set t … more →