Implementing Search in a Web Form DataList Control with Paging is an article in which the author gives you the solution for displaying the result of the search in the datalist control that has a paging behavior. You can download the source code to...
This easy to use Perl based email utility stores your email addresses, names, and company roles in a flatfile database and thus helps you to eliminate spam. You can also produce the HTML form using this utility which can be used as contact form...
Binding, Sorting, and Paging XML with a DataGrid is a web based tutorial which helps you to learn about displaying the contents of the XML document in the datagrid control. In this tutorial the author explains the users, how to bind the data of...
Through the article Advanced Cookie Techniques with ASP, the author shows the usage of both session state cookies and client side cookies. The author shows how to use cookies to allow client into the site when they comes back. By reading this...
Add-in Express is a tool for creating COM add-ins on Delphi. You develop a single add-in that will run across Excel, Word, PowerPoint, Outlook, Access, FrontPage, MS Project, MapPoint and Visio. Add-in Express hides complexity of implementing all...
The first responsibility in implementing system security is establishing the identity of the user accessing the server at the other end of the communication link. This article discusses the three layered approach in identifying the user based on...
This is a tutorial that elaborately discusses about the support given by .NET framework in favor of implementing role-based security. The author starts this tutorial by explaining about four user classes like Moderator, System administrators,...
Implementing Two-Way Control Binding for Web Forms is an ASP.NET application through which users can gain knowledge about data binding in the web forms and also about two methods of control over the databinding in the web forms with the help of...
In this tutorial the author explains the importance of role-based security used in ASP.NET. This allows the webmasters to seperate the website to the users by the nature or roles of the clients. So that a guest or a premium subscriber or an...
A Simple Solution for Implementing Customization to an Existing Web Site is a web based tutorial which gives detailed description about customizing your websites for the users. For example you can greet your site visitors with customized greeting,... |