mobilewebforms

What Happened to ASP.Net Mobile Web Forms?

Previously Visual Studio had templates for mobile web forms (not the mobile SDK). They appear to be gone in Visual Studio 2008 and the only solution I've seen is to download some templates from Omar here: http://blogs.msdn.com/webdevtools/archive/2007/09/17/tip-trick-asp-net-mobile-development-with-visual-studio-2008.aspx Is this supp...

Cookie and Membership problem in asp.net Mobile web application

Hi to all, I just develop an asp.net portal site and it using asp.net membership provider. I decide to develop mobile version of it. but problem with cookie. I test my site on windows mobile 5 and 6 that know support cookie.but after login, cookie lost and thereupon membership info lost because it using cookie. I just change web.conf...

Javascript in Mobileweb in ASP.NET

Is it possible to use javascript in Mobile .NET, if yes please let me know how we can do that. Please post Link to the helping article for javascript in Mobile .NET if you know some. ...

Mobile HTML pages basics

Hi, Which are the basics for create a web page for a mobile device? I'm developing something that is very simple, actually it's a table and several links, but when I open it with my Android phone I see it very very small, and I have to zoom with my fingers ir order to see it; but, when I access a page ready for mobile devices I can see ...

Website for Mobile Devices - Using Visual Studio

Hello, I am new to Mobile specific website development. I want to know does Visual Studio provides way to create a web site which can be targeted to mobile devices? Also can this website be run on phones running on OS other than Windows OS like iPhone, Android or slimier other OS? My aim is to develop a website which can be targeted to...