I am currently building a Web Part for our internal SharePoint 2003 portal site that will return the employee directory complete with photo, email address, and home, work, and cell phone numbers. To do this, the web part needs to access to the users profile. Here is the C# code needed to get the user...