Hai guys,
I ve been using javascript to get my validations,effects and so on... Now i ve decide to use jquery in one of my webform application
Is jquery worth a try with an asp.net webform application?
Will ajax update panel be an issue for me when using jquery?
I ve studied that the ready event will not fire for an asynchronous postback caused from UpdatePanel control...