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?
If
Then JQuery is the exact answer for this.