All, We have a ASP.NET application working on our staging server/DB. The application works fine. We are using ASP.NET Memebership/Roles, etc.
I just downloaded and installed the most recent开发者_如何学Python MySQL .net connector, 6.3.6 and it connects to the DB just fine. My problem is with the web.config settings I have set for it. It see
I am trying to integrate an existing asp.net application with sharepoint 2010. I would like to be able to have a logged in user on the application access a document library via an Iframe on the sharep
I was just going through the new MVC Music Store tutorial at asp.net.One of the l开发者_开发知识库ast steps is to add \"Membership and authorization\".The tutorial has me launch a configuration tool t
we have an ASP.net web application running on IIS7.We have multiple users, but we don\'t always know their password.Here\'s what we\'d like to be able to do:
Im designing a application in .net and now im comming to the point when i have to decide what would be the best authentication method. The applicati开发者_运维技巧on has one public Web site Client and
I\'ve been trying to get the ASP.net member ship proveider to work with the rest of my databse which is hosted in SQL Azure. I\'ve run the appropriate SQL Azure specific scripts against the database t
I am looking for a way to distroy the ASP.net memb开发者_如何学运维ership session for a specific user.The reason I am doing this is as an admin I want to delete a user. This works fine, but if the use
I have the following line in a Controller ViewData[\"UsersOnLineNow\"] = Membership.GetNumbe开发者_如何转开发rOfUsersOnline().ToString();
I simply want to know how to manually check if the value a user has provided for the answer to their security question matches their current answer on record.I want to use the build in support of the