Click here to Skip to main content
15,920,503 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to make a one application in vb.net and back end is sql.

that application i want to used in multiple computer using through wifi,
my aim is i want to entry into multiple computers, how its possible.. please give me solution with example..
Posted

1 solution

You can create a Web application and host it on a webserver then it can be accessed by any number of users. you can refer this [^]to get started.

hope it helps :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900