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. General Programming
  3. C#
  4. compiling projects which refer dlls!

compiling projects which refer dlls!

Scheduled Pinned Locked Moved C#
csharpquestion
2 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.
  • S Offline
    S Offline
    samtam
    wrote on last edited by
    #1

    Im developing an appliction in C# 2.0.consider a situation in which there are multiple projects in a solution and one project's dll(which v get after compiling it) is refrenced by other projects in that solution.All the build information of a project is present in .csproj file of that proj for compilation of project.In the situation, mentioned above,as there is dependency of all other projects on the dll of another project in the same solution,in this case there is a tag in .csproj file with the name that contains path info of refered dll. But if a project has the reference of the dll that is not in the same solution,then in this case path of that dll is present in the tag instead of in .csproj file of that project.so now i have to ask that am i right?i mean that whether i have extracted this information rightly.if not then plz can u tell what in actual happens because this information is requred in one of my applications,thanks

    E 1 Reply Last reply
    0
    • S samtam

      Im developing an appliction in C# 2.0.consider a situation in which there are multiple projects in a solution and one project's dll(which v get after compiling it) is refrenced by other projects in that solution.All the build information of a project is present in .csproj file of that proj for compilation of project.In the situation, mentioned above,as there is dependency of all other projects on the dll of another project in the same solution,in this case there is a tag in .csproj file with the name that contains path info of refered dll. But if a project has the reference of the dll that is not in the same solution,then in this case path of that dll is present in the tag instead of in .csproj file of that project.so now i have to ask that am i right?i mean that whether i have extracted this information rightly.if not then plz can u tell what in actual happens because this information is requred in one of my applications,thanks

      E Offline
      E Offline
      Ed Poore
      wrote on last edited by
      #2

      Um, if I managed to read that correctly then yes you have extracted the correct information. I think, you might want to explain a bit clearer with a few short examples in future.


      Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9 Ed

      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