Here
is simple code for uploading profile picture in internal profile picture
library "profile pictures".Inorder to implement this first you
configure profile service in your site.
protected void btnUpload_Click(object sender, EventArgs e)
{
byte[] bytImgProfile...