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. How to Include ClassLibrary and WebSite in One Solution

How to Include ClassLibrary and WebSite in One Solution

Scheduled Pinned Locked Moved ASP.NET
helpcsharpvisual-studiotutorial
3 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.
  • D Offline
    D Offline
    dj rock
    wrote on last edited by
    #1

    Hi guys I have one serious problem. I am developing one project in which i have to write logic in different project (ClassLibrary) and GUI is in my website. When i am adding both projects in one blank solution then it is not working properly. I am also adding reference of my class library i.e. DLL file in my web site. So when i make changes in Class Library then it is not reflected directly but i have to open that class library in different visual studio application and then i have to build that and then i am getting the changes that i have done in that solution. Help me if anyone knows it.:(

    Regards, DJ Rock

    S T 2 Replies Last reply
    0
    • D dj rock

      Hi guys I have one serious problem. I am developing one project in which i have to write logic in different project (ClassLibrary) and GUI is in my website. When i am adding both projects in one blank solution then it is not working properly. I am also adding reference of my class library i.e. DLL file in my web site. So when i make changes in Class Library then it is not reflected directly but i have to open that class library in different visual studio application and then i have to build that and then i am getting the changes that i have done in that solution. Help me if anyone knows it.:(

      Regards, DJ Rock

      S Offline
      S Offline
      Sun Rays
      wrote on last edited by
      #2

      Hi Dear, you have to right click on solution add new webSite and you can add forms in that. Now right click on solution , add new project in that select Class library.. here you are... no thanks.

      1 Reply Last reply
      0
      • D dj rock

        Hi guys I have one serious problem. I am developing one project in which i have to write logic in different project (ClassLibrary) and GUI is in my website. When i am adding both projects in one blank solution then it is not working properly. I am also adding reference of my class library i.e. DLL file in my web site. So when i make changes in Class Library then it is not reflected directly but i have to open that class library in different visual studio application and then i have to build that and then i am getting the changes that i have done in that solution. Help me if anyone knows it.:(

        Regards, DJ Rock

        T Offline
        T Offline
        tmiku
        wrote on last edited by
        #3

        Open your web projectsolution file -> right click solution in the solution explorer -> go to Add -> goto Existing Project then select the aproprite classlibrary project Hope this will be fine for u

        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