Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 931945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T20:35:04+00:00 2026-05-15T20:35:04+00:00

Can I avoid using MS AJAX completely while developing ASP.NET Webforms applications and use

  • 0

Can I avoid using MS AJAX completely while developing ASP.NET Webforms applications and use jQuery/jQuery Tools instead?

jQuery seems to be much snappier, has better community, extremely small file size (24kb). It’s also seems like an obvious choice for ASP.NET MVC development.

But what about Webforms? I really would rather not use AJAX Tools that comes with Visual Studio 2010. Can jQuery provide me with everything that default AJAX controls have to offer?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T20:35:05+00:00Added an answer on May 15, 2026 at 8:35 pm

    Can you use jQuery with webforms? Yes, that’s not a problem – at the end of the day the whole webforms setup generates HTML web pages and hence jQuery can manipulate those.

    Can jQuery provide everything the default AJAX controls provide – hmmm, yes in theory because ultimately all those are doing are a) manipulating the DOM and b) making out of band calls to the server. In practice you’re going to be giving up some ease of use and you’re going to have to do rather more work yourself.

    The biggest problem – at least with apps running prior to .NET 4.0 – is that the IDs generated for server controls are, erm, interesting. If you can do everything you need in jQuery without reference to a control ID (if you can use classes or look for control types) you’re away and running but if you need to be explicit about an ID you’re going to be stressed unless you can use .NET 4.0

    I’ve got code that mixes bits of the two (dynamic data sites that use the jQueryUI calendar as its vastly better than the toolkit one) and would certainly contemplate using more jQuery stuff in forms apps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use some AJAX and ASP.Net together to enable me to run
I use JQuery Ajax to get a table's content from sever, using code like
Is there any way I can avoid using array_flip to optimize performance. I am
I read of a useful trick about how you can avoid using the wrong
how string.format() can help to avoid using + in such statement: string statement =
How can I avoid NullPointerExceptions ? I have tried using try-catch blocks but that
I have a code using protected field in super class. How can I avoid
Can any one expain how to avoid seeing lines when using BlendMode.ERASE in AS3?
How we can avoid the saving of watermark text of a textbox while saving?
I am trying to implement ajax in jsp(avoid form submit) using struts2. I used

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.