Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
5.00/5 (2 votes)
See more:
I have googled this topic and found lots of solution but still i am confused how to start.
I have made some asp.net websites in which i was applying JQuery, Ajax, webservices this technology.
Now i want to make that website in a lighter mobile version(windows phone, android phone, tablet, iphone, other mobile device).

Please guide me properly so that i have a clear idea regarding mobile website development.

Thanks in advance.
Posted
Updated 31-Aug-12 0:43am
v2
Comments
Prasad_Kulkarni 31-Aug-12 6:44am    
:thumbsup:

hi,

Right now i have no code becuase i had worked on that in previous company.
But i can help you.
i hope you have normal site.
now you don`t need to change the the code.
just change the UI.

http://jquerymobile.com/demos/1.1.1/[^]

See this link.
you will get all your controls over here.

suppose you have textbox asp.net control. then you have to just give the attributs. look the below example for textbox. here data-role="fieldcontain"
will gibe you the layout.

http://jquerymobile.com/demos/1.1.1/docs/forms/textinputs/[^]

you can just review 2 days this website. I am sure you will get idea.
All the detailed documets over here.

http://jquerymobile.com/demos/1.1.1/docs/about/getting-started.html[^]

Thanks,
Viprat Shah
 
Share this answer
 
Comments
sahabiswarup 31-Aug-12 7:21am    
Thanks for your co-operation. i'll try and definitely disturb you if i am getting any trouble [:P]
VIPR@T 31-Aug-12 7:27am    
sure.... :)
VIPR@T 31-Aug-12 7:28am    
see mbet.co.za/mobi
i had worked on it.
sahabiswarup 31-Aug-12 8:43am    
when i am typing www.mbet.co.za on mobile it doesn't redirect to the mbet.co.za/mobi page.
That's the important thing which i want to implement in my website.
and mbet.co.za/mobi this page showing error may be some configuration error.
VIPR@T 31-Aug-12 9:03am    
http://www.worldofsport.co.za/mobi/mobi_Login.aspx
http://www.mbet.co.za/mobi/Default.aspx

This 2 examples.
 
Share this answer
 
Comments
sahabiswarup 31-Aug-12 6:55am    
This is not what i want...but Thanks Eduard for sharing this link.
hi,

http://jquerymobile.com/[^]

Download the jquery from here.
i have worked with 2 projects using this jquery.
its very good and user friendly.
you will get all solution over here.

Thanks,
Viprat
 
Share this answer
 
Comments
sahabiswarup 31-Aug-12 6:58am    
can you please share some code snippet so that i can get some idea from there viprat
Hi,
See the similar thread below:
how to make asp.net web site,mobile comparability[^]

--Amit
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900