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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Ajax Concepts

Ajax Concepts

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
5 Posts 5 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.
  • S Offline
    S Offline
    sbua
    wrote on last edited by
    #1

    Hi, I am working in asp.net 2.0.I am new to ajax concept. I need some clarification about this. we can use ajax using the dll ajaxcontroltoolkit and i have seen in some site, they didn't use the ajaxcontroltoolkit dll they had written the code for the funcationality. can anybody suggest me which one i have to use? Thanks.

    A L S R 4 Replies Last reply
    0
    • S sbua

      Hi, I am working in asp.net 2.0.I am new to ajax concept. I need some clarification about this. we can use ajax using the dll ajaxcontroltoolkit and i have seen in some site, they didn't use the ajaxcontroltoolkit dll they had written the code for the funcationality. can anybody suggest me which one i have to use? Thanks.

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

      See this tutorial... to know ajax. http://www.w3schools.com/Ajax/Default.Asp[^]

      Abhishek Sur

      1 Reply Last reply
      0
      • S sbua

        Hi, I am working in asp.net 2.0.I am new to ajax concept. I need some clarification about this. we can use ajax using the dll ajaxcontroltoolkit and i have seen in some site, they didn't use the ajaxcontroltoolkit dll they had written the code for the funcationality. can anybody suggest me which one i have to use? Thanks.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        sbua wrote:

        can anybody suggest me which one i have to use?

        It depends on you. What you want to implement i.e. AJAX toolkit or using JavaScript. If you are good enough in JavaScript and can write a code that is browser independent, then i suggest to go for JavaScript. You can refer a book AJAX in Action By Dave Crane

        1 Reply Last reply
        0
        • S sbua

          Hi, I am working in asp.net 2.0.I am new to ajax concept. I need some clarification about this. we can use ajax using the dll ajaxcontroltoolkit and i have seen in some site, they didn't use the ajaxcontroltoolkit dll they had written the code for the funcationality. can anybody suggest me which one i have to use? Thanks.

          S Offline
          S Offline
          SeMartens
          wrote on last edited by
          #4

          Hi sbua, this is just a matter of taste. If you like saving time you can use the ajaxControlToolkit, but if you more the one who writes everything on his own (from memory management to the OS ;) ) you can write the code yourself. I suggest using the Ajax ControlToolkit since it provides most of the functions you will need. By the way, the Ajax Control Toolkit is just a library containing controls implemented using a concept called Ajax. So this is like the Windows Forms Controls, there are implemented with a concept called object-oriented programming using the .NET framework. Hope this helps. Regards Sebastian

          It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

          1 Reply Last reply
          0
          • S sbua

            Hi, I am working in asp.net 2.0.I am new to ajax concept. I need some clarification about this. we can use ajax using the dll ajaxcontroltoolkit and i have seen in some site, they didn't use the ajaxcontroltoolkit dll they had written the code for the funcationality. can anybody suggest me which one i have to use? Thanks.

            R Offline
            R Offline
            rprateek
            wrote on last edited by
            #5

            you can check Using Ajax in Asp.net 2.0 web application] and scroll down to Step 9 (Use Ajax in Asp.net application) This might help you out

            Blog for Programmers

            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