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. Integrating ASP.NET 2.0 with ASP.NET 1.0

Integrating ASP.NET 2.0 with ASP.NET 1.0

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netvisual-studiohelpquestion
9 Posts 3 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.
  • V Offline
    V Offline
    Vsree
    wrote on last edited by
    #1

    Hi I have developed an asp.net application with Visual Studio 2003. Now i need to include a module which is developed using Visual Studio 2005 with that of application in Visual Studio 2003. Is it possible this way? Please help me out. Thanks in advance.

    ~VSree

    N 2 Replies Last reply
    0
    • V Vsree

      Hi I have developed an asp.net application with Visual Studio 2003. Now i need to include a module which is developed using Visual Studio 2005 with that of application in Visual Studio 2003. Is it possible this way? Please help me out. Thanks in advance.

      ~VSree

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      You can't include a VS2005 project in VS2003. But you cane do vice versa

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      V 1 Reply Last reply
      0
      • V Vsree

        Hi I have developed an asp.net application with Visual Studio 2003. Now i need to include a module which is developed using Visual Studio 2005 with that of application in Visual Studio 2003. Is it possible this way? Please help me out. Thanks in advance.

        ~VSree

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        You can't include a VS2005 project in VS2003. But you can do vice versa

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        M 1 Reply Last reply
        0
        • N N a v a n e e t h

          You can't include a VS2005 project in VS2003. But you can do vice versa

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          M Offline
          M Offline
          Michael Sync
          wrote on last edited by
          #4

          N a v a n e e t h wrote:

          you can do vice versa

          What does it mean? man... :doh:

          Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

          N 1 Reply Last reply
          0
          • M Michael Sync

            N a v a n e e t h wrote:

            you can do vice versa

            What does it mean? man... :doh:

            Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            I mean VS2003 projects can be converted to 2005, right ?

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

            M 1 Reply Last reply
            0
            • N N a v a n e e t h

              I mean VS2003 projects can be converted to 2005, right ?

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

              M Offline
              M Offline
              Michael Sync
              wrote on last edited by
              #6

              Please correct me if I'm wrong. (I'm not native English speaker) . The way I understand about "vice versa" is that A can do B and B can also do A, right? VS 2k3 can be converted to 2k5 but VS 2k5 can't be converted to VS 2k3 so it's not "vice versa", isn't it? I'm not sure, man.. I'm just telling the way I understand about that word... :)

              Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

              N 1 Reply Last reply
              0
              • M Michael Sync

                Please correct me if I'm wrong. (I'm not native English speaker) . The way I understand about "vice versa" is that A can do B and B can also do A, right? VS 2k3 can be converted to 2k5 but VS 2k5 can't be converted to VS 2k3 so it's not "vice versa", isn't it? I'm not sure, man.. I'm just telling the way I understand about that word... :)

                Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

                N Offline
                N Offline
                N a v a n e e t h
                wrote on last edited by
                #7

                Michael Sync wrote:

                The way I understand about "vice versa" is that A can do B and B can also do A, right?

                Yes you are right Michael. It was a typing mistake.

                All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                1 Reply Last reply
                0
                • N N a v a n e e t h

                  You can't include a VS2005 project in VS2003. But you cane do vice versa

                  All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

                  V Offline
                  V Offline
                  Vsree
                  wrote on last edited by
                  #8

                  Thanks Navaneeth. But i do have a doubt. Say if i have a VS2003 project.In that can i provide a hyperlink which on clicked opens a page developed in VS2005? Please clarify.

                  ~VSree

                  M 1 Reply Last reply
                  0
                  • V Vsree

                    Thanks Navaneeth. But i do have a doubt. Say if i have a VS2003 project.In that can i provide a hyperlink which on clicked opens a page developed in VS2005? Please clarify.

                    ~VSree

                    M Offline
                    M Offline
                    Michael Sync
                    wrote on last edited by
                    #9

                    Vsree wrote:

                    Say if i have a VS2003 project.In that can i provide a hyperlink which on clicked opens a page developed in VS2005?

                    Yes. It can be done..

                    Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

                    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