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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
S

sysmaniax

@sysmaniax
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Building Assembly
    S sysmaniax

    :) I use C# EE. I do it the following: having a Solution called "Application" I inserted two projects. 1. WindowsForm (Executable) 1. Class1 Class (as DLL) The Assemblies must be referenced to the DLL you use. My WindowsForm Application gets the Ref to Class1.DLL. Then my Application has to include: **using** Class1; The same works if I would handle another DLL instead of my executable WindowsForm. If you use more DLLs make sure they are "cross"-referenced, but don't overdrive... ;)

    Andyancona andysm00@aim.com andy@biomedsrl.com

    C# help tutorial
  • Login

  • Don't have an account? Register

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