Entry of Dates is one of the very major problem come across by most of the users within english speaking countries. As a solution to this, ASP.NET Composite Control for US and UK dates has been found. INamingContainer interface is implemented to...
ASPFAQs : Dates and Times is a FAQ knowledge base which helps the users by giving the answers for commonly asked questions on their websites. It shows the answers regarding date and time in several section of ASP like finding the months, years...
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...
Custom Dates is a multi-platform compatible script that allows the display of a date in any faormat required. It's largely based on what the PHP date() function can do. It can take a date string (eg, "10/11/2001 23:12:41") and perform a...
Dates with the Ordinal Suffix is a tutorial which helps the users to explain how to display the present date with the ordinal suffix on their websites. A detailed description is given with an example. This tutorial is easily understood and more...
Enhancing Inserting Data through the DataGrid Footer is an article for those who need to add the data in the datagrid control through the footer of the datagrid control. This is accompalished by placing a data dependent dropdown list on the footer...
Form Dates is a tutorial which helps the users to show several ways to get the input date into their websites from the visitors and the dropdown menus are the more preferrable form field than text box. The present date displays with a range of...
Format Dates and Times is a tutorial which helps the users how to format date and time on their websites. The function which is used to format date and time is FormatDateTime and its function is explained in detail. It also shows the functions of...
Inserting a Common Navigation Using .Net is an article that clearly explains to the readers for including a common navigation system throughout the entire application. The author tells us about including a common Header and Footer for all the...
Inserting CDATA Sections into XML Generated by DataSets is an ASP.NET tutorial in which the author offers details about the process of adding CDATA sections to the element data inorder to map the element data, while generating XML. The author... |