Conditional Rendering in ASP.NET AJAX 4.0

There are times when using a Prototype template or jQuery templates, we feel like “wish it had conditions & collection loops”. Conditional rendering in ASP.NET Ajax 4.0 seems to address this to some extent. Its pretty much using attributes like below in tags

sys:if=”false” – this as the name sounds is a Javascript condition

sys:before=”false” – is [...]

Ajax actvity indicators

I found a web site that generates cool Ajax activity indicator images http://www.ajaxload.info/; and http://www.napyfab.com/ajax-indicators/ is worth taking a look too.

Split text with a delimiter and Text Qualifier

I have read an article that spoke about spltting a string for given Delimiter and TextQualifier at codeproject by Larry Steinle. Larry had an example of Delimiter being FULL-STOP and Text Qualifier being DOUBLE-QUOTE.
If you are unsure of what i am talking, conside this. For example, say we have some text test string “example.”.cool!, we [...]

It was FreeTextBox!

Hmmm… The logo of FileManager and freetextbox are same. Looks like they are doing free controls. I wonder what else they have got

Atlas Control Toolkit Rocks !!!

Atlas Control tookit looks really awesome. I liked it very much.  They basically came up with some nice goodies..

AlwaysVisibleControl
CascadingDropDown
CollapsiblePanelConfirmButton
DragPanel
DropShadow
HoverMenu
ModalPopup
PopupControl
ReorderList
RoundedCorners
TextBoxWatermark
ToggleButton

It can be found at http://atlas.asp.net/atlastoolkit/ToggleButton/ToggleButton.aspx