Mobile Web Application development
-
Hi, How to start with Mobile Web Application development in Visual Studio 2005? I couldn't find any templates in new project dialog for ASP.NET Mobile web application as in Visual studio 2003. Am I going the right way? If not, how do I start with? I have .NET 1.1 and .NET 2.0 installed on my system. I downloaded "Mobile Internet Tool Kit", when tried to install an error message saying that "System found an invalid Framework version" and the installation terminated unsuccessfully. Please suggest me how to start Mobile web application development with Visual studio 2005. Thanks in advance. Subrahmanyam K
-
Hi, How to start with Mobile Web Application development in Visual Studio 2005? I couldn't find any templates in new project dialog for ASP.NET Mobile web application as in Visual studio 2003. Am I going the right way? If not, how do I start with? I have .NET 1.1 and .NET 2.0 installed on my system. I downloaded "Mobile Internet Tool Kit", when tried to install an error message saying that "System found an invalid Framework version" and the installation terminated unsuccessfully. Please suggest me how to start Mobile web application development with Visual studio 2005. Thanks in advance. Subrahmanyam K
In VS 2005, you can create a new web site as you would with a normal ASP.NET web site, then when you add a new item you can choose an item for the ASP.NET Mobile application like Mobile Web Form, Mobile Web User control ...For more information, you can see ASP.NET for Mobile Devices [^]
-
In VS 2005, you can create a new web site as you would with a normal ASP.NET web site, then when you add a new item you can choose an item for the ASP.NET Mobile application like Mobile Web Form, Mobile Web User control ...For more information, you can see ASP.NET for Mobile Devices [^]
Hi, Thanks a lot. I couldn't guess that it would be the way. Subrahmanyam K