Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2045
samples AJAX and AJAX (Aikido)
posted

What is the difference between 2 set of samples in NetAdvantage 2009 vol 2

ASP .NET AJAX (Aikido) and ASP.NET (AJAX Enabled)/

  • 5389
    Suggested Answer
    posted

    arkgroup,

    The "ASP.NET AJAX (Aikido)" section is the section of samples for our ASP.NET AJAX controls, previously called Aikido controls.  These controls were built on top of the ASP.NET AJAX platform and uses that technology to perform AJAX callbacks, etc.

    The "ASP.NET (AJAX Enabled)" section of samples is for our older ASP.NET controls, which, while they have their own AJAX capabilities built-in, were not built on top of the ASP.NET AJAX platform.

    ~Kim~