Building a composite server control with VS.NET design-time support, part- 1 is an article in which the author describes you how to create a custom server control in ASP.NET. The author shows the step-by-step process of registering the logon custom s
Developers who develops the server side component are unaware of the environment in which their component is going to be utilized. While each and every page has a number of other components, the composite control component will be the main cause for
This is a web based tutorial which is helpful for the web developers to know about building various custom controls using System.Web.UI.Control class. The author shows you how to set the class and basic properties to the custom controls. The author a
A set of server controls (ImageDraw, ImageDrawButton, and ImageDrawMap) which generate real time on-fly Dynamic Composite Images for ASP.NET. ImageDraw allows you to use all the potential of GDI+ to dynamically create composite images with lots of us
Ultimate Page Control Suite is comprised of 10 end user page module classes, and more than 123 classes altogether. UPC page control modules are a complete re-engineering of the conventional page control, and a leap ahead in functionality, efficiency,
CalPanel is a Microsoft Money style calendar control. It provides easy selection of dates, using a display of all days of the selected month, or all months of the selected year. Now with dynamic hints for dates and improved keyboard
Date Validator Custom Web Control could be used for the user to validate the dates. DateValidator is used to overcome the missing of useful validators. Now user can insert date in a common text box. / The date must be in the format dd/mm/yyyy. This t
Calculating intervals between two dates is a tutorial which helps the users to find the intervals like time intervals, first day of week, first day of year, etc., between two particular dates on their websites. The procedure of the tutorial is explai
This is an easy calender control for your website. This tool supports all standard web browsers. Integration with your webpages is as easy as drag and drop. The admin can select different format of dates to display with this utility. The site visitor
Working with dates and times in PHP is an article that teaches about the usage of dates and times in PHP projects. The author gives a sample PHP code function for this purpose on the page for easy understanding. The author deals in the following sub- |