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...
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...
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...
Working with Databases and International Date Formats is an ASP tutorial that deals with updating and insert date value into the datbase and also alter the date specified by the users into standard date format. Here ther are few codes that can be...
Working with Emulators and Browsers is an article, from which you can learn how to simulate and test your .NET applications using emulators of various mobile device manufacturers. This article would help mobile ASP.NET programmers to know more...
Ask the DotNetJunkies: Working with Properties and Data Types is a tutorial in which the discusses about the properties and datatypes of the ASP.NET. In this tutorial the author shows how to set the forecolor property of the ASP.NET label control...
Performs various operations on dates and times. This class is not based on LC_TIME setting of PHP but on internal arrays. Support for this language: Italian, English, French, German, Spanish, Portuguese, Japanese, Norwegian, Indonesian.
Working with a Code Behind Class and the @Page Directive is a simple tutorial through which ASP.NET programmers can get an idea about page directive and its attributes. The author describes the process of working with code-behind class for using...
Working with XML Schemas: Comparing DTDs and XML Schemas is a web based tutorial through which programmers can gather information about validating XML documents with the help of XML Schema. The author compares the method of validating XML...
Programming C#: Working with Arrays is an userfriendly tutorial in which author concentrates on process of array and the method of working with arrays in C#. The author explains the procedure for creating single and multiple dimensional arrays,... |