Sign in | Join
Last post 11-12-2009 7:25 AM by SKT_01. 3 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi
All
Iam very new to Mobile application with very little/no knowledge can any one give the basic source like how to go with it.
Thanks
Hi,
http://www.asp.net/mobile/
http://www.asp.net/mobile/overview/
U have mobile webtemplate in vs2005 but it is not there in vs2008..
http://geekswithblogs.net/ranganh/archive/2008/04/01/mobile-web-forms-in-visual-studio-2008.aspx
u can download from the above link
Please look at following links as you are starting up with mobile web development.http://www.w3schools.com/dotnetmobile/default.asp - Good Tutorial for startup, If want to use mobile formsOnce you have knowledge from above link go with below one to take yourself to next level of asp.net mobile web development.http://www.51degrees.mobi/Products - It is a free open source asp.net mobile api which gives detailed information of the mobile device making the request, this helps in customizing the layout specific to mobile device. This helps a lot to serve users with Different mobile devices accessing your websitehttp://msdn.microsoft.com/en-us/library/aa286514.aspx - All required information for asp.net mobile web development
Hope above finds you useful.
Hello,
remember that the outdated ASP.NET Mobile Controls are deprecated by Microsoft in the forthcoming .NET Framework 4.0 and take a look at the Mobile Device Browser File published on CodePlex.