Thursday, November 05, 2009 - Cristian Merighi
How to properly reference the necessary scripts in order to use the AjaxControlToolkit components in a pure client-side (javascript) fashion?
Comments: 0
-
Rating: 0.00
Sunday, October 04, 2009 - Cristian Merighi
Extend the base FieldTemplateUserControl that handles string properties by adding suggest functionality. Provided example targets an Entity Framework-based website.
Comments: 0
-
Rating: 0.00
Saturday, December 06, 2008 - Cristian Merighi
The Fields of the new ASP.Net 3.5 WebControl seem not to deal with UrlRewritten URLs. Here's a possible solution.
Comments: 6
-
Rating: 5.00
Sunday, February 17, 2008 - Cristian Merighi
Use XML data type and relevant T-SQL statements, available since SQL 2005, to handle the insertion of an entire list of element with just one instruction.
Comments: 0
-
Rating: 0.00
Friday, February 01, 2008 - Cristian Merighi
An example of ASP.NET Ajax Extender Control that controls the length of the text in a textbox (see textarea maxlength problem), enriched with the efferts derived from PopupBehavior and from Toolkit's Animation APIs.
Comments: 4
-
Rating: 5.00