I want to build mobile site but I need some advice.
I have already build standard desktop ASP.NET application, I want to make new folder where I would make mobile ASP.NET pages so that I can use classes from ASP.NET desktop.
Desktop application is , for example, on domain www.mysite.com on my web host server.
Now, I want to make a subdomain on my web site host, for example mobile.mysite.com, so that users can go to mobile ASP.NET application.
Can someone give me some advice how to do that, what is needed, I am beginner, so some help I would appreciate.