The fun way to develop professional stand-alone slide show presentations and photo albums for the Internet as well as for disk. Also a speed optimised picture browser, with features like zoom quality enhancement and 'include files from subfolders'...
Chart Control .NET is the perfect solution to add the most advanced, feature rich charts to Windows Forms and ASP.NET applications. Over 40 2D/3D charts are available. Flexible areas filling, scaling, legends, grid, context menus and drill-down....
ASP.NET Deployment - Back To Basics is an interesting article which deals with the information reagarding the features of ASP.NET . In this article the author clearly explains the CLR of ASP.NET. You can get a clear idea about creating aspx pages...
The Fast Track to ASP.NET Competence is a reference guide which gives competence of ASP.NET. The author explains three decisions to become a competent are as follows: what language is used, what kind of application will focus on, What resources...
The Right Time to Migrate is a .NET reference article through which .NET programmers can get guideline about various advantages on ADO.NET and what are all the methods that can be processed for migrating to ADO.NET. This article also describes...
ASP.NET Maintaining the ViewState is a tutorial in which the author shows how to maintain the viewstate in ASP.NET. Viewstate helps you to restore the state values of controls. The author shows you a sample program for preserving the values of the...
ASP.NET Performance Monitoring, and When to Alert Administrators is an web based article which specifically deals with performance monitoring and sending alert signal to administrators when the application generates an error or stress. The author...
Back Home Button can be incorporated into your web page to implement a button with the text ?Take Me Home? that when clicked on can take the visitor back to his/her browser?s default Homepage. The script can work on Internet Explorer 4+ and...
Using the web.config XML file in ASP.NET, the users could change and save the configuration settings, this is what explained in this tutorial. The web.config XML file in ASP.NET allows the configuration setting to be stored in the root directory....
This article shows how to validate the required fields of a form, and if any of them are not valid, how to send the user back to the form, with that field in red color. |