in

ASPXWizard.net

.net and Ajax Community

Browse by Tags

  • JSON Serialization in AJAX.net both Client side and Server side

    JSON objects representations are small and lightweight compared to XML they are now the core of AJAX.net services serialization. in AJAX.net they work out of the box you can serilaize/deserialize  your objects to JSON using this snippet of server side code using System.Web.Script.Serialization;...
    Posted to .net Wand (Weblog) by amir.magdy on 04-14-2009
  • Are you sure [Prompt User Validation]

    there's so many times when you need to ask a user "are you sure?" but you want it to be quick and painless you don't want to do one more server round trip just for that you can always use this the javascript prompt function so confirm() but how to integrate that into your asp.net code...
    Posted to .net Wand (Weblog) by amir.magdy on 11-17-2007
Page 1 of 1 (2 items)
ASPXWizard.net some rights reserved 2005-2007
Powered by Community Server (Non-Commercial Edition), by Telligent Systems