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...
Working with Mobile Web Forms in ASP.NET is an ASP.NET tutorial which deals with mobile web forms, which helps in responding to the request from the mobile devices using the mobile control. Here the author offers certain codes which supports all...
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...
ASP.NET Tutorial Detect Browser Capabilities is an article in which author elaborates the procedure for detecting the visitors browser activities with the help of ASP.NET application. Here the author explains various class of HttpRequest.Browser...
ASP.NET Tutorial: Upload Image Files using ASP.NET and Visual Basic.NET is a tutorial through which programmers can gain knowledge about allowing their visitors to upload images into their website. The author has written this source code in...
It is an ASP.NET tutorial which is helpful for the novice programmers to learn about various webserver controls of ASP.NET such as textbox, label, listbox, checkbox, radiobutton, panel etc., This tutorial also helps you to know about sending email...
This is an useful ASP.NET tutorial for the .NET programmers. In this tutorial the author clearly demonstrates the default paging behaviour of the datagrid control. You can get the complete sample code from this tutorial which will be useful for...
Display Date and Time in Many Formats is a script which describes the users how to show the date and time in several formats on their websites using Formatdatetime function. It shows how to display VB general date, VB long time, VB short date, VB...
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... |