Posts by Railson Lima • 45 points
2 posts
-
2
votes1
answer1159
viewsQ: Suggestion to update Windowsform application
I am developing a Windows Form application in C#, this is a slightly large application, I would like to know what technology I use to update this application on the client’s computer. I tried to…
-
2
votes2
answers743
viewsQ: Communicating a Windows Service project with a Windows Form project
I just developed a Windows Service project (this will be running to check for system updates, via Clickonce). I need this Windows Service to communicate with a Form. I know that it is not possible…