Search Results

1
vote

Any downsides to using ASP.Net AJAX and JQuery together

I've used jQuery with ASP.NET Ajax as they both do different things well. I've never had an issue with using the two together. In fact, I get around the wierd ASP.NET id mishmash by using the sup …