Click here to Skip to main content
15,894,646 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi All,

I would like to create a vb.net application (accounting & commercial system)with the below requirements:
1 The sql server hosted on data center
2 400 companies 1-5 user each (total ~ 1000 users)

The clients will download a windows vb.net application and they will have internet access to the database located in a data center.

I need your help regarding the dal (data access layer) that i have to implement for the connection of the clients. Can i connect to the db directly (point the db url in the connection string), should i use wcf witch i am not familiar with it or is there any other practice i should follow for best performance.

Any help would be valuable.
Posted
Updated 15-Jan-12 2:20am
v2
Comments
Maciej Los 17-Jan-12 1:15am    
Should it be windows forms or web application?

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