Here is the solution to grabbing a different users profile if you are using a web application. Enjoy! In most of the code examples you have seen they use a ProfileCommon class. That is because they are working with a website and that class is created while they are still developing. That is also why...