|
Question : ASP.NET 2.0 - Get the Username of the currently logged in user.
|
|
How do i get the username of the user who is currently logged in to the pc in ASP.NET 2.0? I'm doing a small web forms APP and need to put the username into a Label control. The user is logged into the Windows account which is a client pc on the active directory network.
|
|
Answer : ASP.NET 2.0 - Get the Username of the currently logged in user.
|
|
|
|
|