how to access C# application remotly
hello i wrot a widows form application in visual studio 2010 with SQL server 2008 with service based database in c# , and its working on one system,and i need to access this application on another system remotly with LAN
Ekona PikinPosted Mar 16, 2015, 7:18 PM
There are also articles ==>see [ .Net Remoting or Use Sockets to ]
But, I will use webservices to accomplish this task , hopes that can get you started..