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 340189
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:35:34+00:00 2026-05-12T10:35:34+00:00

my friend mentioned to me that since i was only using update panels on

  • 0

my friend mentioned to me that since i was only using update panels on my asp.net site, i really wasn’t really using direct AJAX functionality. what is he talking about?

  • 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-12T10:35:35+00:00Added an answer on May 12, 2026 at 10:35 am

    Strict AJAX means using asynchronous Javascript (using the JS XmlHttpRequest object) and XML (or JSON). That means making a very lightweight call back to your server or other service, taking the results, and processing them in some way on the client. Both sides (the request and response handling) require writing Javascript.

    ASP.NET UpdatePanels do this, but ‘hide’ all the details from you. That is, their data transfer payload ‘looks’ like a standard form POST, and the data returned is really a block of HTML that is literally inserted/replaced into the current page.

    This makes calls ‘heavier’ on the server (since the entire Page lifecycle must be completed) and on bandwidth usage. Newer technologies such as ASP.NET MVC do not require/use UpdatePanels and can use lightweight JSON services to return data, but you must write the Javascript to ‘deal with it’ on the client end (bind it into the UI somehow).

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

Sidebar

Related Questions

I have a web site with four options. A friend mentioned that his old
My friend read an article which mentioned that moving all JavaScript files to the
Having some problems with a site I'm developing for a friend. I've been using
Meyers mentioned in his book Effective C++ that in certain scenarios non-member non-friend functions
My friend and I are using GitHub to collaborate on a project, and I
A friend of mine is planning to implement comscore for tracking his site and
I have a friend that has been in the advertising industry for 20 years
I'm helping a friend do a little jquery, and along with that is some
I have a userscript (read: my Javascript on someone else's site) that allows users
I have a class Vector<T> , and am using a library that provides a

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.