Relative Content

Tag Archive for asp.netajaxasp.net-ajax

Adding Ajax to aspx pages

I am working with a very large project that is running on ASP.NET framework. I am trying to add some new functionality to make the application more userfriendly and I need to use ajax. I have used ajax in MVC applications ect but I keep getting errors with aspx. I know this is an older language but upgrading the application is not possible at this time.