Search code examples
jqueryasp.netajaxyahoo-boss-api

Company doesn't want to use ASP.NET ajax...what can I do?


Developers and management tell me that they want to move away from using asp.net ajax because it is big and cumbersome.

I kind of agree, but I don't want to do all the javascript heavy lifting myself. Eventually I also want to introduce jQuery. I'm guessing right now it will also be a problem.

Is there a good post somewhere outlining pros/cons of using ajax.net vs your own custom libraries?


Solution

  • If

    they want to move away from using asp.net ajax because it is big and cumbersome

    Then JQuery is the exact answer for this.