Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
Hi,
I've developed a windows application which will access a database, and I used a direct connection string to this database, but now I found out that the database will be on a remote server, and the client application will access this database through the internet, so now I have a security concern, after a lot of thinking I decided to set all the database classes DLLs on the remote server and access it by a web service, my problem now is I don't know how to do it and does this secure enough.

please give me any info that help me out.

regards,
Posted
Comments
[no name] 8-Sep-13 8:47am    
http://www.google.com/search?q=web+service+database+example

Please learn to do your own research.
tofa111 8-Sep-13 9:18am    
If you just read my question carefully, you'll know my problem is I already built my application and I cannot go through all DAL code again specially I used .net tiers technology to build that DAL
[no name] 8-Sep-13 10:46am    
I did read your "not even a question" very carefully, several times. Mostly looking for an actual question that you might have asked or a description of some sort of a problem. The answer to whatever your question actually is, if it wasn't hidden from view, is to learn how to do some research yourself.

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