How can I add a Windows Form to a web site (Web Form) using Visual Studio 2010 and ASP.NET 4?

DBrain

New member
I developed a Windows Form to do everything my project needs to do in Visual Studio 2010. Now I need to have the whole thing working on a web site. I know how to use ASP.NET 4 to write a web site but I need to figure out how to get my form running and available via this new web site. Is there a easy way to accomplish this or is there a really good web site or blog that describes how to do this? Thanks!
 
Back
Top