AJAX Toolkit

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Scott M.

    AJAX Toolkit

    How do I use the AJAX Toolkit? It seems that this is just one really big
    Visual Studio solution that consists of samples. How do I get these
    controls to show up in my toolbox when I build new projects?

    -Scott


  • Jialiang Ge [MSFT]

    #2
    Re: AJAX Toolkit

    Hello Scott,

    I think the DLL referred by George is the one in the folder:
    AjaxControlTool kit/AjaxControlTool kit/bin/Debut(or
    Release)/AjaxControlTook it.dll. If you don't see the bin folder, you need
    to open the solution (AjaxControlToo lkit.sln) and compile it. After you get
    the DLL, you can add it to Visual Studio Toolbox by right clicking Toolbox,
    selecting "Choose Items..", and locate the DLL from the Browse button,
    click OK.

    Regards,
    Jialiang Ge (jialge@online. microsoft.com, remove 'online.')
    Microsoft Online Community Support

    =============== =============== =============== ====
    Delighting our customers is our #1 priority. We welcome your comments and
    suggestions about how we can improve the support we provide to you. Please
    feel free to let my manager know what you think of the level of service
    provided. You can send feedback directly to my manager at:
    msdnmg@microsof t.com.

    This posting is provided "AS IS" with no warranties, and confers no rights.
    =============== =============== =============== ====

    Comment

    • George Ter-Saakov

      #3
      Re: AJAX Toolkit

      Yes, that is what I am talking about....I did not remember the name exactly
      but remembered that it's quite obvious.
      Thanks you...

      George.




      "Jialiang Ge [MSFT]" <jialge@online. microsoft.comwr ote in message
      news:nCOb17kiIH A.6264@TK2MSFTN GHUB02.phx.gbl. ..
      Hello Scott,
      >
      I think the DLL referred by George is the one in the folder:
      AjaxControlTool kit/AjaxControlTool kit/bin/Debut(or
      Release)/AjaxControlTook it.dll. If you don't see the bin folder, you need
      to open the solution (AjaxControlToo lkit.sln) and compile it. After you
      get
      the DLL, you can add it to Visual Studio Toolbox by right clicking
      Toolbox,
      selecting "Choose Items..", and locate the DLL from the Browse button,
      click OK.
      >
      Regards,
      Jialiang Ge (jialge@online. microsoft.com, remove 'online.')
      Microsoft Online Community Support
      >
      =============== =============== =============== ====
      Delighting our customers is our #1 priority. We welcome your comments and
      suggestions about how we can improve the support we provide to you. Please
      feel free to let my manager know what you think of the level of service
      provided. You can send feedback directly to my manager at:
      msdnmg@microsof t.com.
      >
      This posting is provided "AS IS" with no warranties, and confers no
      rights.
      =============== =============== =============== ====
      >

      Comment

      Working...