asp.net-profiles
asp.net list of users by profile property
I have created some profile properties for when a new user is added to our system. One property is called \'Client\' and links this user to a part开发者_运维问答icular client and stores a client id.[详细]
2023-04-12 13:46 分类:问答ProfileCommon in WAP working at run-time but not at compile-time
I have a Web Application Project and implemented profile properties in the web.config. When I found t开发者_开发知识库hat I couldn\'t access the ProfileCommon object I googled and found some workaroun[详细]
2023-04-12 07:05 分类:问答strong-typed profile values in ASP.NET membership (MVC)
I\'ve been using ASP.NET MVC with membership-based login for several years and everything is working fine (it\'s now MVC3, but开发者_JAVA百科 membership didn\'t change since the first version which wa[详细]
2023-04-09 04:41 分类:问答What is a recommended way to manage different roles in a webapp?
My app can handle Medics and Patients. So far everyone can login and perform different tasks on the site.[详细]
2023-04-05 03:02 分类:问答SQL aspnet_profile
any idea how I can get user FirstName and LastName from the aspnet_profile table based on UserID using SQL becasue I would like to use in Telerik Reporting as a user parameter.[详细]
2023-04-02 10:17 分类:问答Using Profiles in ASP.NET
Im new to using Profiles in vb.net and trying to figure out what im doing wrong. In webconfig开发者_如何学JAVA I have the following code:[详细]
2023-04-01 18:15 分类:问答Passing profile data from anonymous user to logged in user
I\'m trying to assign some value to user profile after a user create a membership (create an account), after logging in but before the next httprequest[详细]
2023-03-31 09:39 分类:问答Choosing a Model for Storing Complex Dynamic User Profiles/Settings
Here\'s the layout: I\'m developing an internal ASP.NET Web App (in VB.NET) with an SQL Server Database.[详细]
2023-03-30 01:06 分类:问答MVC3 Membership Profile Conversion from ASP.NET
I am converting a web application from asp.net to MVC3 and am trying to figure out how to set and access the profile properties that were configured in the old application.[详细]
2023-03-27 09:33 分类:问答ASP.NET 4 Profile problem
I hope someone can help me get over this probably simple problem. I used to use ASP and up until recently had no need to move to .NET but now I have, I\'ve realised that I\'ve missed a huge developme[详细]
2023-03-25 16:03 分类:问答