Connectivity issues

Last post 03-30-2008 9:49 AM by Rizwan328. 3 replies.

Sort Posts:

  • Connectivity issues

    03-20-2008, 1:45 AM
    • Member
      2 point Member
    • a_shyam41
    • Member since 05-15-2007, 9:07 AM
    • Pune
    • Posts 22

    What would be the best solution to handle low and broken connectivity issues between my ASP.Net application and the browser? The application accepts inputs in a continuos fashion from the user which is also critical data and in such issues the user does not want to re-enter the data through the same sequence over few screens.

     Shyam

  • Re: Connectivity issues

    03-26-2008, 1:26 AM
    • Member
      2 point Member
    • a_shyam41
    • Member since 05-15-2007, 9:07 AM
    • Pune
    • Posts 22

    Hope somebody has faced this problem and has a better solution.

     Shyam

  • Re: Connectivity issues

    03-27-2008, 10:04 AM
    • Contributor
      7,054 point Contributor
    • rjcox
    • Member since 12-19-2007, 2:14 PM
    • Basingstoke, UK
    • Posts 1,444

    You are going to need both intelligence and storage on the client to hold on to data and intelligently resubmit when connectivity returns. In theory some of the HTML v5 (esp. local storage) would help, but likely to be sometime before you can rely on browsers to support that in most cases.

    I would suggest looking at something like a smart client approach rather than a pure web app. 

    Richard
  • Re: Connectivity issues

    03-30-2008, 9:49 AM
    • Participant
      1,465 point Participant
    • Rizwan328
    • Member since 05-25-2006, 6:26 AM
    • Dubai, UAE
    • Posts 349

     Good question, me also interested if some one can answer above?

    If this post helps you, please mark it as Answer.



    Cheers,
    Muhammad Rizwan Javed
    Sr .Net Developer
    Aim 168, Dubai, UAE.
Page 1 of 1 (4 items)