i have made the asp.net site , now i wanna run on Mabile device, so what stuff i have to do , so that this asp.net application could run on Mobile Properly ....
We developed a site which is having the single sign-on functionality and hosted it in the local system with the IIS setting (Integrated Windows Authentication). It's not working in the Motorola ET1 (Android 2.3.4) device. But in the form authentication (anonymous
access), it is working.
The same site with the single sign-on (Integrated Windows Authentication) is working fine in the iPhone and Samsung Galaxy Tab.
Are we need to change any settings in that device? Kindly advice.
Thanks for your reply Roopesh. Are we able to upgrade android version from Ginger Bread to HoneyComb or IceCream Sandwich. I googled it, but the ET1 dont have specialities to upgrade based on this link https://developer.motorolasolutions.com/message/6152
bit.salimsai...
Member
10 Points
26 Posts
How we run a asp.net website on Mobile
Mar 12, 2012 01:30 PM|LINK
Hi
i have made the asp.net site , now i wanna run on Mabile device, so what stuff i have to do , so that this asp.net application could run on Mobile Properly ....
and java script could work ..
waiting for responce.
Thanks in Advance
kedarrkulkar...
All-Star
34535 Points
5554 Posts
Re: How we run a asp.net website on Mobile
Mar 12, 2012 01:33 PM|LINK
know about mobile controls, mobile browser defintion etc.
http://www.asp.net/mobile
http://www.w3schools.com/dotnetmobile/default.asp
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site
ramiramilu
All-Star
95503 Points
14106 Posts
Re: How we run a asp.net website on Mobile
Mar 12, 2012 06:32 PM|LINK
Normal ASP.NEt site works on mobile browser...but its good to have mobile version of site...
http://www.asp.net/whitepapers/add-mobile-pages-to-your-aspnet-web-forms-mvc-application
Thanks,
JumpStart
Zhongqing Ta...
Star
10512 Points
1354 Posts
Re: How we run a asp.net website on Mobile
Mar 14, 2012 06:08 AM|LINK
Hi bit.salimsaifi,
For mobile related issue, I suggest you also post in Mobile and Handheld Devices forum. There will be more members familiar with it in this forum.
Regards
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework
TimoYang
Contributor
3732 Points
1275 Posts
Re: How we run a asp.net website on Mobile
Mar 14, 2012 08:31 AM|LINK
Yes,that's possible。
http://www.asp.net/whitepapers/add-mobile-pages-to-your-aspnet-web-forms-mvc-application
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: How we run a asp.net website on Mobile
Mar 16, 2012 03:51 AM|LINK
Hi,
General ASP.NET works absolutely fine in Mobile browsers[HTML Compatible].
Now a days mobile device browsers supports HTML5 and CSS3 - Apple iPhone, Windows Phone 7.5, Android, BlackBerry etc.,
You can add the following META tags to make your site mobile compatible.
For more information on Mobile web application and testing them, check the below links!
http://roopeshreddy.wordpress.com/2011/03/05/guidelines-for-developing-web-apps-for-apple-iphone/
http://roopeshreddy.wordpress.com/2010/07/25/mobile-development-in-asp-net/
http://roopeshreddy.wordpress.com/2011/02/05/developing-asp-net-web-applications-for-windows-phone-7/
http://roopeshreddy.wordpress.com/2011/10/11/apple-iphoneipad-simulator/
http://roopeshreddy.wordpress.com/2012/02/04/tools-available-from-blackberry-for-web-development/
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
b.billygraha...
Member
10 Points
13 Posts
Re: How we run a asp.net website on Mobile
Nov 09, 2012 09:56 AM|LINK
Hi,
We developed a site which is having the single sign-on functionality and hosted it in the local system with the IIS setting (Integrated Windows Authentication). It's not working in the Motorola ET1 (Android 2.3.4) device. But in the form authentication (anonymous access), it is working.
The same site with the single sign-on (Integrated Windows Authentication) is working fine in the iPhone and Samsung Galaxy Tab.
Are we need to change any settings in that device? Kindly advice.
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: How we run a asp.net website on Mobile
Nov 16, 2012 02:06 AM|LINK
Hi,
Check the Android version in Samsung Galaxy Tab! May be it's supported in the higher versions - HoneyComb, IceCream Sandwich etc.,
The Android version in Motorola is Ginger Bread, which may not support Windows Authentication!
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
b.billygraha...
Member
10 Points
13 Posts
Re: How we run a asp.net website on Mobile
Nov 21, 2012 05:39 AM|LINK
Thanks for your reply Roopesh. Are we able to upgrade android version from Ginger Bread to HoneyComb or IceCream Sandwich. I googled it, but the ET1 dont have specialities to upgrade based on this link https://developer.motorolasolutions.com/message/6152
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: How we run a asp.net website on Mobile
Nov 21, 2012 02:48 PM|LINK
Hi,
Then you may have to upgrade your device!
Hope it helps u...
Roopesh Reddy C
Roopesh's Space