Usability, MVC, ASP.NET

3. July 2007 19:11
by Henrik Stenbæk
3 Comments

RememberTheMilk signup

3. July 2007 19:11 by Henrik Stenbæk | 3 Comments

remember the milk has this great ajax enabled signup process:

Especially pay attention to the way the Username is validated as you type with the text “{0} is not available”

Dave Ward has an ASP.NET AJAX username availability check implemented with ASP.NET and AJAX UpdatePanel.

Daves implementation it not, like the one rememberthemilk, working with key down but checks the availability when the control lose focus.

Comments

  1. Dave

    I hadn't seen remember the milk's registration form before.  I may have to continue my AJAX availability check series to include some of those features as well.

  2. Jesper Rønn-Jensen

    Checking for availability when leaving field is way too late. The "service" that is provided for the user is that he instantly know if this is going to fail. Thus, providing instant feedback when text is entered, seems to be the best solution.

  3. jp

    Que buena pagina, solamente para preguntar
    conocen algun sitio donde pueda verificar como manejar la usabilidad
    para capturas rapidas (usuarios capturistas) en una aplicacion ASP.NET en especifico en una pagina. (Por ejemplo captura rapida de inventarios y movimientos en almacenes)

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading