Wednesday, September 5, 2007

Building your own Ajax

So far, I know there is 3 Tutorials which good to see before you build your own control...

The best one is using AjaxToolkitTemplate-Extender...
See - AjaxToolkit Documentation on the left bottom corner.
According to me.. this Ajax design is easy to use and very consistet with ajaxToolkit...

However.. there is another... Video Tutorial can be found in the www.asp.net/learn/ajax
  • "WinVideo-ASP-AjaxCustomAjaxControl" - Build User Control embeded into single dll
  • "WinVideo-ASP-AjaxEnableYourCustomControl" - Build Web UserControl in different DLL

No comments: