One More IT Blog
Saturday, August 1, 2015
Updated hosting and fixed links
›
The demo site has been moved to Azure and the demo links have been updated in all the posts.
jQuery Enhanced Custom DropDown Control(Asp .NET/C#)
›
In my last post I created a jQuery enhanced date picker control. In this post I will use jQuery to enhance a drop down control. If you sa...
Monday, June 17, 2013
Custom Google Maps Control (Asp .NET/C#)
›
In this post I will create a custom Asp .NET Google Maps control. This will allow you to quickly add maps to your applications by just drop...
Friday, May 17, 2013
jQuery Enhanced Custom ListBox Control(Asp .NET/C#)
›
In my last post I created a jQuery enhanced drop down control. In this post I will use jQuery to enhance a list box control. If you saw t...
Saturday, April 6, 2013
jQuery Enhanced Custom Date Range Control(Asp .NET/C#)
›
In my last post I created a jQuery enhanced date picker control. In this post I will further enhance the control by making it a date range ...
Monday, March 25, 2013
jQuery Enhanced Custom Date Control(Asp .NET/C#)
›
Adding jQuery to ASP.NET controls allows you to further enhance your custom controls. One way to do this is by adding java script to pages ...
Monday, March 4, 2013
Custom Multi Select ListBox with built-in Validator(Asp .NET/C#)
›
In my previous posts I walked thru the steps of adding a required validator and custom properties to a control. In this post I will show ho...
›
Home
View web version