hi all,
I create a Windows Application in C# but i want to run that In A Browser. If it is possible. pls help me...RS
hi all,
I create a Windows Application in C# but i want to run that In A Browser. If it is possible. pls help me...RS
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.
VulpesPosted Apr 1, 2011, 6:16 AM
By including a web browser control in your windows forms application, you can run an ASP.NET application in the latter, which is the more usual way of doing things.