How to embed c# windows form in ASP page?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Aisha Iqbal
    New Member
    • Sep 2011
    • 1

    How to embed c# windows form in ASP page?

    Can any one tell me that how to embed c# windows form in ASp page..... i m stuck in my project:(
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    In short, you don't.
    They are completely different technologies.
    You would have to recreate the page using the web technology and concepts.

    Comment

    Working...