AJAX Toolkit at ASP.Net
Jun
26
Written by:
6/26/2009 4:06 PM
AJAX Toolkit at ASP.Net
If you are not familiar with the AJAX Toolkit available at Asp.Net then you should take a look. You can download the toolkit from this site but also take a look at a number of samples in action. The AlwaysVisibleControl is an interesting one that will take an area of code and allow it to hover over the page in a certain predefined area. The DragPanel is very nice also, allowing a listbox or other control to be drug around the page and docked in temporary locations.
ModalPopup
The ModalPopup is a feature that a number of blogs are now utilizing to collect user data when you arrive at their page. If you have a newsletter that you believe your guests would be interested in receiving, you can popup a modal window and make them interactive with the window before they access any other part of your site. A little annoying but useful for building a newsletter email list.
WAP Requirement
It’s quite amazing the number of affects that are available within the toolkit. The Rating example, Reorderlist, and Resizeable control are quite impressive. There’s a rounded corners solution and a slideshow. We will probably implement the slide show example for a recent news area that we have on our site for work. There is one perquisites for using the toolkit and that is having VS 2005 Web Application Projects (WAP) update installed. It is available for download on the AJAX Toolkit Codeplex site.
2 comment(s) so far...
Re: AJAX Toolkit at ASP.Net
This is a nice web site. I have read this post and I really really like the topic about gadgets. Keep it up.
By forex trading on
6/27/2011 12:45 AM
|
Re: AJAX Toolkit at ASP.Net
The ASP.NET AJAX Control Toolkit is an open-source project built on top of the Microsoft ASP.NET AJAX framework.The AJAX Toolkit is a group of AJAX Controls and Extenders Microsoft have developed to make it easier to implement AJAX-enabled features. This Toolkit is constantly being updated and consists mainly of AJAX Extenders for existing ASP.NET Controls.
By Heathrow Taxi on
7/27/2011 10:48 PM
|