i did an asp.net mvc4 application of project management . I'd like to test it in local network.So i need to know how can i share it in local network and make a machine as a server ( the database will be in it). All the machines are windows8 64 bits .
In my firewall configuration window i have this: So:
- How can i share the application to be visible in the local network?
- How can i configure the
iis
server to accept the share? - If i choose my machine as a server, how can i let the others users modify the database by using this application?