How can I find out which account ASP.NET is running? I want to use it please give the syntax of this problem.
findout the computer machine name in asp.net by using this syntax:
System.Environment.Username;
check this syntax