Recent content by DBrain

  1. D

    How can I add Windows Form functionality to a web application using Visual Studio 2010 and ASP.NET 4?

    Specifically, I want to use a Windows style form containing a geographic map image that would allow a user to select icons (small images) on the map and move them around using the mouse, while the program processes information and outcomes based on these movements. Some ideas or a reference...
  2. D

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

    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...
Back
Top