Tuesday, September 25, 2007

How to create a link exhcange directory in ASP.Net 2.0 using C# with Sql Server 2000

In this post we will discuss how we can create a link exchange directory by using asp.net 2.0 and c#. This could be a interesting project for beginner in asp.net. The script for this type of directories are available on internet free.....

Here i will also publish the whole source code of directory

First of all open a new website project and give it to name.

1. Create a Admin folder where you will place your all admin forum to manage the directory user interface

2. Add two web config files
- one in Admin folder
- other in your root folder

No comments: