Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Diffrence between Call back and Ajax

Diffrence between Call back and Ajax

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lijo Rajan
    wrote on last edited by
    #1

    Hi All Can any one tell me the diffrence between ajax and call back concept.i searched in google. but i did not get proper answer. and also the life cycle of call back? how it differ from normal asp.net page life cycle? Regards Lijo

    A 1 Reply Last reply
    0
    • L Lijo Rajan

      Hi All Can any one tell me the diffrence between ajax and call back concept.i searched in google. but i did not get proper answer. and also the life cycle of call back? how it differ from normal asp.net page life cycle? Regards Lijo

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      You mean diff between AJAX using ICallBack and ASP.NET AJAX? Callback is used to get a callback from the server. Its the normal XMLHttpRequest object. ASP.NET AJAX is more improved version, where you can Post the entire page. Sometimes it also does Form.Submit, based on your request. One important thing that you remember, using UpdatePanel will hide the actual postback is shown, even if it creates a new form and submit the entire form of urs to the server. thanks to ScriptManager, it manages everything. :rose::rose:

      Abhishek Sur My Latest Articles Working with Excel using MDAC
      Basics on LINQ and Lambda Expressions
      Create .NET Templates

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups