Sir,can you please tell me what is the purpose of creating virtual directory.
If i am developing a mobile phone application in asp.net/c# ,then i will install IIS & create virtual directory both or only Internet Information Service(IIS) is necessary for this.Please reply.
Loading

Raj KumarPosted May 17, 2013, 2:35 AM
For example: On your development machine, if you want to host your application, you will need to create a virtual directory and specify the physical path.
You can create the virtual directory by right clicking the IIS and selecting from the context menu.
For mobile phone applications it's not necesary that you need IIS.