hi i am new to c# ,, my question is " Can we accees c# window application and sqlserver databases through internet" if yes then How plz help,,,
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anurag SarkarPosted Feb 12, 2014, 6:23 AM
Shweta LodhaPosted Feb 21, 2014, 2:31 PM
Please mark it as answered, if it answers your query
Shweta LodhaPosted Feb 12, 2014, 6:50 AM
My suggestion would be to write a WCF service and have that service access the database.
So your desktop application connects over the Internet to your WCF service