Hello to all,
like many i am new to AJAX and i am willing to dig in because i need to modernize an existing web application with pages in both in ASP (80%) and ASP.NET (20%) pages. I know the straightforward answer should be migrate all your asp in asp.net but unfortunately it's not an option.
Basically, what i am trying to do is to display a dragable panel on top those existing pages. The panel should be able to display information about the page. The user could also add new content in this panel and save seamlessly with AJAX.
First of all, if i want to reuse the widget from the toolkit, how can load them in ASP pages ?
Also, i read you can use the Ajax client library in non ASP.net. What does it mean ? I've look at it and it does seem very friendly. Any help would be appreciated.
Lastly, is it possible to have widget load from ASP integrated with an ASP.NET back-end for server side processing?
Thanks in advance for helping me out. I really would like to use this technology.
Olivier.
Well i got a solution that worked perfect for me: I am using Dojo. It's much more flexible in non ASP world and the toolkit set much richer as of now.
No comments:
Post a Comment