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. AJAX

AJAX

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
4 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.
  • U Offline
    U Offline
    Usharva
    wrote on last edited by
    #1

    I developed a project in asp.net with vb.net. Now i want to apply AJAX concept for 2 pages how can i do this?

    C 1 Reply Last reply
    0
    • U Usharva

      I developed a project in asp.net with vb.net. Now i want to apply AJAX concept for 2 pages how can i do this?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Well, the obvious way is to write the code. Do you have a specific use for AJAX, or did you just read about it in a trade journal and decide to use it ? There are two ways to do this. 1 - download and install the ASP.NET AJAX library, and use controls from it. This is easy, but it won't teach you anything about AJAX 2 - buy a book and learn how to write AJAX code, and then write the code as needed. This is slower, but you have more control and will actually learn about AJAX along the way

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      U 1 Reply Last reply
      0
      • C Christian Graus

        Well, the obvious way is to write the code. Do you have a specific use for AJAX, or did you just read about it in a trade journal and decide to use it ? There are two ways to do this. 1 - download and install the ASP.NET AJAX library, and use controls from it. This is easy, but it won't teach you anything about AJAX 2 - buy a book and learn how to write AJAX code, and then write the code as needed. This is slower, but you have more control and will actually learn about AJAX along the way

        Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        U Offline
        U Offline
        Usharva
        wrote on last edited by
        #3

        Hi friend!! please can you guide me how to use AJAX controls in my existing application. i have installed AJAX Library.

        C 1 Reply Last reply
        0
        • U Usharva

          Hi friend!! please can you guide me how to use AJAX controls in my existing application. i have installed AJAX Library.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          I recommend reading the tutorials that came with it. It's way too broad a topic for me to cover in a forum reply, there are entire books written on that library

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          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