Introduction to ASP.NET and Web Forms ver
| Introduction to ASP.NET and Web Forms | ||||||||
| Category : | Asp-net Scripts-controls Form processors | |||||||
| Platform : | ||||||||
| Price : | ||||||||
| Developer: | Paul D. Sheriff | |||||||
| Version : | ||||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
This script is helpful for the webmasters to enhance their site with masked text box facility for password entry. It allows their site visitors to enter their password without showing to others i.e- it conceals the password from display. Its an useful component for every webmasters.... Using this program webmasters can include a rich combo box to their existing websites. This program facilitates webmasters to add HTML images and tables in the drop down list. This combo box comes with several functionalities such as options for drop zoom, drop direction, auto complete etc., This program can be used for any datalist.... DigitsyOnceValidator helps to avoid corrupt or invalid data begin submitted on the web forms by the site visitors. It helps in protecting data avoiding resubmission of the forms and using back button in the web browser. It does not require any coding for error handling or protecting data. This tool will be of great help in avoding duplication of data submitted using forms.... It is an ASP.NET based form processing component which is helpful for the web owners to facilitate their site with different forms for different fields to get input from the site visitors. It maps form elements to database fields. Error validation facility is available which validates each field for error and then it stores data to database. Databases supported by this utility are Oracle, MS SQL server, MySQL, ODBC compliant databases etc.,... Wise ASP - ASP+ Web Forms ? is an ASP.NET tutorial in which author describes about the method of constructing ASP+ web forums with the help of ASP.NET applications. The author demonstrates about NGWS scalable programming model which work along with IIS and its functionalities to use UI control over the web forms.... Building Basic Mobile Web Forms is an ASP.NET tutorial in which author demonstrates about generating the mobile web forms for ASP.NET applications. These mobile web forms can get control from mobile web server. The author discusses about the method to write the codes in a single page through the mobile server control and about the procedure to display this web form in various devices. Here there are few sample codes users can make use of it.... Using the ASP.NET Validation Controls with Post Away Pages is an article in which users can gain knowledge about validating web form using validator control. Here the author demonstrates the method of utilizing this validator control for validating the visitors information during transfer of data from the web form to other pages.... Dynamically adding web controls to a web form is an article through which ASP.NET programmers can learn more about constructing the programme in ASP.NET application to provide control for all the elements created in the web form. In this article author elaborates this above said process with the example and sample code.... This script is generated by using ASP.NET application. By using this component the web owners can allow their site visitors to replace their required data from one field to another quickly in few seconds. This tool is provided with four control buttons to replace data, on which two controls are for replacing whole data and another two controls are for replacing selected data.... |
This is an online tutorial that comes like an overview to Microsoft ASP.NET security. This tutorial discusses about several topics on ASP.NET security. Readers can find information about authorization, authentication and also role-based security. This article covers authorization over topics like URL authorization and file authorization and in authentication it covers Windows authentication, default authentication, passport authentication and forms authentication.... The Codebehind vs. Inline Code ASP.NET Debate is a web based tutorial in which author discusses about differentiation between programmatic model of 'code behind' and 'inline code'. The author gives suggestion for the programmers to choose the better way of programming technique inorder to get perfect standard code processing.... Email functionality can be enabled to the ASP.NET web applications without utilizing unmanaged code with the help of this utility. It is a completely managed component that enables users to post emails effectively from their applications. Username and password validation and mail merge are few of the included features. There are several message composing capabilities available including HTML message body generation, number of attachments and recipients, message priority, date and time settin... This is an online library which is helpful for the webmasters and for the developers that allows them to gather more information about SOAP and the methods to follow by the users are given easily. This tutorial can also be used for learning how to secure XML web services with XML, symmetric and asymmetric encryption, public keys etc.,... This web based tutorial helps the .NET programmers to gain more knowledge about the use of global.asax file in ASP.NET. The author explains you the use of the @Application directive, @Import directive and @Assembly directive that are defined inside the global.asax file. The global.asax file can be used to override various events of the application and session objects such as Application_Init, Application_Start, Application_AuthenticateRequest, Session_Start, Session_End etc.,... This is an article that can be used as a guidance and reference for using the architecture of DonNetNuke 2.x module to setup a development project and an user interface. In this tutorial the author explains about functionalities of module containers, modules, how to configure development project etc., This is an easy to understand and useful tutorial.... This tutorial is easy to learn for the readers. In this tutorial the author tell you the method for filling the datagrid control with the contents of the XML file. You simply set the XmlDocument's DataSet as the DataGrid's DataSource and bind the control. This tutorial offers you the sample code which will be helpful for your .NET applications.... How to Create a Conditional Edit Button in a DataGrid is a tutorial which helps you to build customizable edit buttons on each row of the datagrid control. In this article the author gives a sample code for creating the edit buttons and for making changes in the properties of the edit buttons.... Regular Expression Library is a web based tutorial in which author describes about regular expression library, which provides standard expression for the request by sub strings or key word, allows users to submit expression into it, provide rating for already existing expression and test regular expressions.... |