Web site Administration with ADSI and the .NET DirectoryServices Namespace is a web based tutorial in which author describes about utilizing the System.DirectoryServices namespace classes which can work along with IIS, LDAP etc. With the help of...
Create a Site Search Engine in ASP.NET is a perfect search engine. Using this search engine you have an option to search entire page and also dynamic pages. This search engine searches any types of file with any extension placed on web.config...
Securing ASP.NET with web.config is one of the main article dealing with the authentication and authorization through which the user could look at allowing and denying users access to their sites. Earlier, any user could access the ASP.NET page...
Building a Tiered Web App Using the DataSet and the ASP DataGrid is an article which explains you about developing the N-tierd Windows based applications using the dataset and datagrid control. In this article the author clearly elaborates you...
Connections in Web.Config for Multiple Computers is an article which describes the method for getting the connnection strings of the web.config file in different computers. The two functions given by the author helps you to get the machine name...
Creating a Web.config Editor - Part 2 is an article in which the author talks to you about creating custom properties in the web.config file of the ASP.NET. The author shows this by adding the server nodes to the dropdown list box control. This...
Creating RSS feeds for your web site is much simpler in ASP.NET, which is described through this tutorial. The author explains about the RSS for the beginners in detail and then shows the method of generating RSS Feed. Through this article the...
Creating your own web.config section handler is a tutorial which shows you how to create your own web.config section handler by implementing the IConfigurationSectionHandler interface on the user defined class. You must import System.Configuration...
Developing a Web Ring using ASP.NET Web Service and User Control is a web based tutorial which helps web programmers to know about creating web ring. Web ring is a collection of related web sites that are connected with each other. The author...
SEO Doctor Search Engine Positioning Tool is a PHP based search engine application which can be easily integrated on your web sites. Using this search tool you can insert the relevant content that the search engines are searching for. This utility... |