Top "Profile" questions

Profiles are part of .NET Framework.

Implementing Profile Provider in ASP.NET MVC

For the life of me, I cannot get the SqlProfileProvider to work in an MVC project that I'm working on. …

asp.net-mvc profile provider
Maven profiles are not considered in Eclipse

I have three profiles defined in my pom.xml: <profiles> <profile> <id>ABC</…

eclipse maven profile
How to reload user profile from script file in PowerShell

I want to reload my user profile from a script file. I thought that dot sourcing it from within the …

powershell profile
Is Serial Port Profile (SPP) supported on iOS 7 over Bluetooth Low Energy (v4.0)?

Can I use Serial Port Profile (SPP) to communicate with iOS devices over Bluetooth Low Energy (v4.0) without the need …

profile bluetooth-lowenergy ios7 spp
How to get Facebook profile image in Android

I am using Facebook sdk 4.4.0 in android and I want to get current profile picture of the user using graph …

android facebook image profile
Activation of maven profile based on multiple properties

I am creating a maven 2 build for a project and I came up with profiles since the build has to …

maven-2 profile activation
Django edit user profile

I'm trying to create an "Edit Profile" form in the fronted. What happens is that my form(i'm not 100% sure) …

django edit profile
Timing the CPU time of a python program?

I would like to time a snippet of my code, and I would like just the CPU execution time (ignoring …

python time cpu profile execution
How to read gmon.out?

How do I read gmon.out in Windows? Windows can't so much as open the file, so gmon.out options …

c++ gcc windows-7 profile
Can I set a users profile image using the Facebook API?

I'm looking for a user.setImage call or something to that effect on the Facebook API but I can't see …

image api facebook profile photo