Questions tagged [user-profile]

The user profile is a section, page or tab, used to manage and display a set of personal information of a certain user.

The user profile (or sometimes called simply "profile") is a section, page or tab, used to manage and display one or more sets of personal information of a certain user.

The user profile is considered a digital representation of the user, and is often associated with the online identity of the user.

User profiles can contain various user-related content - first/last name, nickname, avatar, email address and other user-specific fields.

Often, a user profile can have capabilities for personalizing the public profile view and changing the access settings in order to make certain data visible only to certain users.

710 questions
0
votes
2 answers

Toggle between Images asp.net MVC3

I have a place holder for a profile photo.I want it to get profile image from database (this works OK)@Model.UserName
0
votes
1 answer

Where can I see profiles in mvc3

Is there a place like ASP.NET Configuration, where you can see the profile info of the users, in ASP.NET MVC 3 ??
Daniel Romero
  • 1,581
  • 1
  • 20
  • 33
0
votes
1 answer

How do I store a DataTable in profile

How do I store a DataTable in profile (Personalzition provider,custom type)
PMD
  • 46
  • 1
  • 10
0
votes
4 answers

Winforms application hanging, but only for specific user on specific machine?

I have a user who can't run a particular part of an application on his machine. It's only on this machine, for this user that the application hangs. The user can run it successfully on other machines under their credentials. Also, other users can…
richard
  • 12,263
  • 23
  • 95
  • 151
-1
votes
0 answers

zsh path is gone

I am working with a MacBook Pro. I installed Homebrew, Bash, VS Code, Oh-my-zsh and iTerminal. I am able to use the iTerminal. And, the integrated terminal on VS Code with bash. But, when I open a terminal in VS code with zsh the terminal is blank.…
sytrejo
  • 7
  • 3
-1
votes
3 answers

Style PHP using echo Issue

Using this code on my WP site and need help styling the echo lines of code; `
-1
votes
1 answer

Multiple Azure Directories

I Initially posted this to azure DevOps, who referred me to Azure. I thought to make things clear with additional info. The problem is, and My licensing, tenant, and repository access is affected by this. I have set up an azure DevOps tenant many…
NinJaco
  • 1
  • 3
-1
votes
1 answer

Delete a list of User Profiles

(I am a newbie to PS who has mostly used VBS and Batch so I am still working on following PS scripts) I need to delete most (but not all) domain accounts off of all 500 of our systems. Some of these are from a specific list. Some follow a generic…
-1
votes
1 answer

NTUSER reg entries does not get reflected in Current user

I need to make customization to all new users and I chose modifying registry to achieve this. When I loaded default user NTUSER.DAT file and add, all current user changes. Though I see most customization keys are imported, I have problem with few…
Hidei
  • 197
  • 4
  • 15
-1
votes
1 answer

Visual Studio different settings for 2015 and 2017

I have VS2015 and VS2017 installed on my machine but I need to have different settings for them. However every time I change something in VS2015 the same configuration is applied in VS2017 and vice-versa.(Ex: on VS2017 I need to have the tab with 3…
Dan
  • 683
  • 2
  • 8
  • 24
-1
votes
1 answer

Creating individual user profiles

I am working on a project and one of the key components is creating customized user profiles. I already have a schema design for the user data that will generate said profile. But I am lost on how the technology works. I am mostly front-end so it…
IronSage
  • 1
  • 8
-1
votes
3 answers

Can sombody enlighten to why two of lines in batch dont work

Hi I have the following BAT file all works well except for lines 70 and 78 can anybody help Tnx- @ECHO OFF ; Reseting system color configuration... @COLOR 17 ECHO =============================== ECHO == AUTOCAD 2010 De Mar Setup == ECHO…
philip
  • 345
  • 4
  • 5
  • 9
-1
votes
2 answers

Using Picasso to get Facebook profile picture at login

I have searched the internet high and low and cannot find a solution to this problem that works for me. When the user signs into the app using the facebook login button, I want to get their Facebook profile picture and use it as their profile…
-1
votes
1 answer

Firefox profiles pointing to different versions

I am using Ubuntu 16 and Firefox 53. I need Firefox 45_ESR and 52. Unpacked folder in /opt/firefox45 and /opt/firefox/52. Profiles created and stored in ~/.mozilla/firefox but when I do firefox -P nameOfProfile the version that starts is the latest…
Leonel Matias Domingos
  • 1,922
  • 5
  • 29
  • 53
-1
votes
1 answer

WSO2 IS 5.3.0 Unable to change attribute list in user profile

I have setup WSO2 IS 5.3.0 with an Active Directory as secundary user store. I am able to find users from the AD, and view their user profile in the management console. I would now like to modify the list of attributes that are displayed in the user…