1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to convert asp.net to html5

Discussion in 'C#' started by javascript, Jan 11, 2012.

  1. #1
    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
     
    javascript, Jan 11, 2012 IP
  2. modz

    modz Active Member

    Messages:
    95
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    53
    #2
    Are you sure you want to "convert" a dynamic website to a static one?
     
    modz, Jan 11, 2012 IP
  3. javascript

    javascript Guest

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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
     
    javascript, Jan 11, 2012 IP
  4. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #4
    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)
     
    drhowarddrfine, Jan 11, 2012 IP
  5. xixilee

    xixilee Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Find out the difference between HTML5 and current ASP.NET web site page, and use replace feature(Ctrl+Shift+H) in VS.
     
    xixilee, Feb 23, 2012 IP