Posted on 16-November-2009 by abibaby
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 [...]
Filed under: Blogroll, Ideas | Leave a Comment »
Posted on 26-March-2007 by abibaby
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.
Filed under: Blogroll, General | Leave a Comment »
Posted on 3-September-2006 by abibaby
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 [...]
Filed under: Blogroll, General | Leave a Comment »
Posted on 7-June-2006 by abibaby
Hmmm… The logo of FileManager and freetextbox are same. Looks like they are doing free controls. I wonder what else they have got
Filed under: Blogroll, General | 1 Comment »
Posted on 2-May-2006 by abibaby
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
Filed under: Blogroll | Leave a Comment »