MVC 4 and Windows Forms
i just wanted to ask, is it possible that my mvc4 would be able to read a
textbox from my windows form application?
it goes this way, 1. windows forms application has a textbox and submit
button 2. I input a value on the text box and press the submit button 3.
the mvc 4 application gets the data and displays it on a text box
is this even possible?
No comments:
Post a Comment