Hello all, We did a web application. I need to use html5 to reduce the loading time. The project has done in asp.net. Please tell me how to convert asp.net to html5. Thanking you
NO. I need to cache data from server in web database using html5. Actually to avoid response time from client (asp page) to server database (mySql). can u help me for that please
Using asp.net was your first blunder. What makes you think HTML5 is somehow going to save you now? Or do you not know what you're talking about? (Probably)
Find out the difference between HTML5 and current ASP.NET web site page, and use replace feature(Ctrl+Shift+H) in VS.