<div class="post-text" itemprop="description">
On Windows Domain I know the default user name format is domain\username. But on workgroup I ma little confused. For example, running a .NET application on development server gives me, my app is running under computer-name\myname user and running same app on IIS gives me IIS APPPOOL\ASP.NET v4.0. So, how should I read this format?
<div></div> </div>