i have created a website application in asp.net using c# for our company's typical department.we dont have a server here.so it need to be deployed into a single computer.how shud i do it so that it can be used as a...

>so it need to be deployed into a single computer.

1. Install .net framework
2. Install required database product.
3. Install IIS
4. Create virtual folder and copy all files of your web-app into virtual folder.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.