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. One Assembly Versus Multiple Assemblies

One Assembly Versus Multiple Assemblies

Scheduled Pinned Locked Moved C#
helpcsharpperformancequestion
4 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.
  • M Offline
    M Offline
    MarkB123
    wrote on last edited by
    #1

    Hi - can some one help me out here please - I'm new-ish to C#. What are the performance implications of creating all my objects (forms, classes etc) inside one assembly versus splitting up the application over multiple assemblies? I would prefer to keep every thing in one as I find it easier to work with and I won't get the cyclic error where by a form in one refers to a form in another which refers back to the original etc. If I do put eveything in one assembly, will the application take longer to start up? Will opening forms be quicker using the one as the app won't need to open more than one assembly to find the correct opened form etc? Thanks

    L 1 Reply Last reply
    0
    • M MarkB123

      Hi - can some one help me out here please - I'm new-ish to C#. What are the performance implications of creating all my objects (forms, classes etc) inside one assembly versus splitting up the application over multiple assemblies? I would prefer to keep every thing in one as I find it easier to work with and I won't get the cyclic error where by a form in one refers to a form in another which refers back to the original etc. If I do put eveything in one assembly, will the application take longer to start up? Will opening forms be quicker using the one as the app won't need to open more than one assembly to find the correct opened form etc? Thanks

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      MarkB123 wrote:

      can some one help me out here please

      Sure why not, click here[^] I always enjoy helping the Google impaired.

      D M 2 Replies Last reply
      0
      • L led mike

        MarkB123 wrote:

        can some one help me out here please

        Sure why not, click here[^] I always enjoy helping the Google impaired.

        D Offline
        D Offline
        Dan Neely
        wrote on last edited by
        #3

        I like. Less blatant than the original which practically required a tiny URL to slip past any but the blindest. :-D

        Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

        1 Reply Last reply
        0
        • L led mike

          MarkB123 wrote:

          can some one help me out here please

          Sure why not, click here[^] I always enjoy helping the Google impaired.

          M Offline
          M Offline
          MarkB123
          wrote on last edited by
          #4

          Fair enough - that did the job - I'll try not to be so lazy in future :)

          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