I've created package of websites, which redirect to each other, using ASP.NET in C# using Visual Studio and have stored the values in a database using SQL SERVER 2008. I want to make one laptop(Windows Vista) as server and access the website from another Laptop(any Operating system).
Kindly Help me how to connect both the system and how to access the website from client side.
Thank You.