Top "Profile" questions

Profiles are part of .NET Framework.

Django: Access Admin User in Python Shell

I am using Django Userena, but when trying to login to the django admin screen userena is creating a fuss: …

python django profile
iPhone Distribution: No profiles currently match

I am about to upload an app to iTunes Connect. I am not Team Agent, nor does it seem the …

iphone certificate distribution profile code-signing
Creating an Add user form in Django

I want to create a SINGLE form which gives the ability to the admin to create a new user with …

django profile
What is this cProfile result telling me I need to fix?

I would like to improve the performance of a Python script and have been using cProfile to generate a performance …

python performance profiling profile cprofile
Visual Studio 2010 Publish Profiles -- Where are they stored?

We have set up a few Publish Profiles that are used to deploy web apps to various servers, and it …

visual-studio-2010 visual-studio publish profile
Slow javascript execution in chrome, profiler yields "(program)"

How would I go about determining what the hangups are in my javascript app when the profiler puts (program) at …

performance google-chrome profile
How to create user profiles with PHP and MySQL

I need some help on creating a user profile system. I want it to be like Facebook or Myspace where …

php mysql membership profile
How do I change a user's profile photo as the admin on Wordpress?

I am the administrator on my website, but I can't change the profile photo for any of my user's. It …

wordpress profile avatar
Using ASP .NET Membership and Profile with MVC, how can I create a user and set it to HttpContext.Current.User?

I implemented a custom Profile object in code as described by Joel here: How to assign Profile values? I can't …

asp.net-mvc profile membership createuser
How to specify active profiles in Maven3

Our application consists of various active profiles (say A1, A2, A3, A5 ...) which were separately defined in a profiles.xml …

maven profile maven-3