Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Development for Safari
Message
From
03/06/2011 12:02:31
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01512714
Message ID:
01512746
Views:
49
HTML and CSS are just text files that tell the browser how to render the page. HTML5 and CSS3 are just new versions. Any language that can generate text files can be used so .net can be used. I am using PHP from my current project but I have used West-wind to do this as well. Jquery is a javascript library that just makes using javascript easier. Jquery Mobile (JQM) is a library written in Jquery specifically for mobile devices designed to work transparently across different devices. Here is my app www.rcsfind.mobi. This will not work with desktop browsers yet but if you have a smart phone or ipad you can see what JQM does. The buttons, check boxes and text boxes are all styled with CSS. Once the first page is loaded, all navigation is done using AJAX so it looks more like an app then a web page.

>James,
>
>I will look at the url you provided. But something about use of HTML5, CSS3, and Javascript I am not clear. I am not up on the web technologies so my question is very newbie. If I use ASP.NET can I still have my code to be using HTML5? Or there is a different technology for HTML5? And is the latest version of ASP.NET (and the last one I used was 2.0) using HTML5?
>
>Thank you.
>
>>HTML 5, CSS3 and Javascript is largely supported by most modern browsers including IE9. If you stick to the standards then you will have an app that will be supported by more devices. Take a look at www.jquerymobile.com. This project is just about to go to beta and it does work quite well. By using stands your app will work on more devices.
>>
>>>I want to create a small app, web application, to work on Safari (mainly for iPad). Which one of the following would you recommend:
>>>
>>>ASP.NET
>>>Silverlight
>>>WPF
>>>
>>>TIA?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform