Originally Posted by
RamyMahrous
You create 1 solution holds your 2 project (exe and dll)
From your (exe) project add reference to your dll project then press Ctr + F5
ok its helped
but now i am getting an error at my main func
"The name 'add' does not exist in the current context"
any ideas?