Posts
Sort by recent activity
Set the windows user?
Is there anyway to have the profiler run as/under a certain user? I can not profile my applications because we use this "HttpContext.Current.User.Identity.Name" to get the user name. Its an inter...