I have an existing school and college management website that is developed in ASP.NET, C #, and SQL Server.
Now I plan to support mobile applications (for example, base models from Nokia / Samsung and for opera mobile phones). I know a regular site that we can access through some devices without any changes, but it needs to be optimized.
I am preparing another version, which will be just a small number of required fields and convenient navigation for mobile devices. For this method I have to use.
- Regular ASPX files with optimized HTML code.
- Or using WAP controls
- Should I use HTML 5
Please help me decide.
source share