Browse by Tags
All Tags »
asp.net (
RSS)
The code for this article and a sample website can be downloaded here . An online version of the sample website can also be found at http://www.cdevos.nl/examples/example1.aspx . This article is a continuation of the previous AJAX Extender for TinyMCE...
This article provides an ASP.Net AJAX TooltipExtender. The code and sample website can be downloaded here ( TooltipWebsite.zip ). Due to the ASP.Net AjaxControlToolkit I have become very fond of small and usable components which improve overall user experience...
A paginator is often used as a means to navigate through pages. These pages can contain anything you would want. Examples are a) paging through the results of a query or b) paging through a report and c) etc. This article provides the code and a description...
This is an article about outputting data to the browser only once, specifying where it should be outputted. The result is a control that can write out a single script to the header of the .aspx file (as an example). This control can be downloaded at outputonce...
The information in this article is no longer valid. Please go to the new version found at http://weblogs.asp.net/cjdevos/archive/2008/06/19/ajax-extender-for-tinymce-continued.aspx . The current downloads are removed. A while ago I was looking for a usable...
More Posts