Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. window form in asp.net project

window form in asp.net project

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    K R Neelima
    wrote on last edited by
    #1

    hi! i want to use window form in webform project(asp.net).Is it possible?if so plz send possibilities and suggestions. Thanq... Neelima

    M 1 Reply Last reply
    0
    • K K R Neelima

      hi! i want to use window form in webform project(asp.net).Is it possible?if so plz send possibilities and suggestions. Thanq... Neelima

      M Offline
      M Offline
      mareers
      wrote on last edited by
      #2

      right click on ur prj -- select add existing item add the windows form u want to add.... open csproj file in textpad.... add the following code.... u can easily identify the place where u hav to add this code.... and change the namespace in windows form to ur webapplication's namespace... create the instance of ur form in webapplication...use it.... donno whether this procedure is correct or not.... it worked fine with my application.... check it with some other xperienced guys around.... thanks... mareers.....

      sreeram

      M 1 Reply Last reply
      0
      • M mareers

        right click on ur prj -- select add existing item add the windows form u want to add.... open csproj file in textpad.... add the following code.... u can easily identify the place where u hav to add this code.... and change the namespace in windows form to ur webapplication's namespace... create the instance of ur form in webapplication...use it.... donno whether this procedure is correct or not.... it worked fine with my application.... check it with some other xperienced guys around.... thanks... mareers.....

        sreeram

        M Offline
        M Offline
        mareers
        wrote on last edited by
        #3

        right click on ur prj -- select add existing item add the windows form u want to add.... open csproj file in textpad.... add the following code.... u can easily identify the place where u hav to add this code.... and change the namespace in windows form to ur webapplication's namespace... create the instance of ur form in webapplication...use it.... donno whether this procedure is correct or not.... it worked fine with my application.... check it with some other xperienced guys around.... thanks... mareers..... sreeram

        sreeram

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups