At my current place of employment, a university, we are going to take a stab at making a mobile browser-oriented section of our web site. I was wondering if anyone could direct me to some good resources that they know of for such a thing. Primarily, names
of books would be nice, but any kind of resource at this point would be extremely helpful. We are approaching this as more of an HTML project at the moment, so the resources don't need to be Asp.Net based, but such things would be great too.
Coming to ASP.NET, Normal asp.ner websites will be pretty good for Mobiles too. Now a days Mobiles has HTML browsers. In HTML browsers asp.net works absolutely fine. No need to worry about that.
For ASP.NET resources, U can check the Blog post by ASP.NET Evangelist Harish Ranganathan
thanks for the info so far. i'm also wanting some info on, i guess what could be called, mobile web design, rather than the functional aspect. for instance, we made a test page really quick, and looked at it on a pc and an iphone. on the pc, it was fine,
but then it was so small on the iphone that the text couldn't be read. so, i'm also wanting some resources that discuss these kinds of issues with mobile web development.
Member
327 Points
182 Posts
Web sites optmized for mobile browsers
May 15, 2010 09:33 AM|jzimmerman2011|LINK
At my current place of employment, a university, we are going to take a stab at making a mobile browser-oriented section of our web site. I was wondering if anyone could direct me to some good resources that they know of for such a thing. Primarily, names of books would be nice, but any kind of resource at this point would be extremely helpful. We are approaching this as more of an HTML project at the moment, so the resources don't need to be Asp.Net based, but such things would be great too.
Thanks in advance!
All-Star
32861 Points
7877 Posts
Re: Web sites optmized for mobile browsers
May 15, 2010 12:44 PM|qwe123kids|LINK
Hi,
U may use Mobile webcontronl in Asp.net in Vs2005..
http://msdn.microsoft.com/en-us/library/system.web.mobile%28v=VS.80%29.aspx
http://www.asp.net/mobile/
OR
Now days we good Mobile Browser which Normnal asp.net can we also we used..
Avinash Tiwari
Remember to click “Mark as Answer” on the post, if it helps you.
Star
14065 Points
3270 Posts
Re: Web sites optmized for mobile browsers
May 16, 2010 01:45 PM|roopeshreddy|LINK
Hi,
U can refer http://www.w3schools.com. It is pretty good site for Web designing.
Coming to ASP.NET, Normal asp.ner websites will be pretty good for Mobiles too. Now a days Mobiles has HTML browsers. In HTML browsers asp.net works absolutely fine. No need to worry about that.
For ASP.NET resources, U can check the Blog post by ASP.NET Evangelist Harish Ranganathan
http://geekswithblogs.net/ranganh/archive/2008/04/01/mobile-web-forms-in-visual-studio-2008.aspx
Hope this helps U.
Roopesh Reddy C
Roopesh's Space
Member
327 Points
182 Posts
Re: Web sites optmized for mobile browsers
May 16, 2010 02:05 PM|jzimmerman2011|LINK
thanks for the info so far. i'm also wanting some info on, i guess what could be called, mobile web design, rather than the functional aspect. for instance, we made a test page really quick, and looked at it on a pc and an iphone. on the pc, it was fine, but then it was so small on the iphone that the text couldn't be read. so, i'm also wanting some resources that discuss these kinds of issues with mobile web development.
thanks again.
Star
14065 Points
3270 Posts
Re: Web sites optmized for mobile browsers
May 16, 2010 11:36 PM|roopeshreddy|LINK
Hi,
Check this link, it will be useful for iPhone web development..
http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/OptimizingforSafarioniPhone/OptimizingforSafarioniPhone.html#//apple_ref/doc/uid/TP40006517
Roopesh Reddy C
Roopesh's Space