C
Champika Nirosh
Hi,
I have written a sperate appliaction for error logging and now I have two
options
one is to create a dll and give it to fellow developer and allow them to add
the reference while keeping the dll in the working folder
or
give them the cs file so then they can add (the code itself) it to their
solution and use it
Let me have some explaination (strick) on performance gain or loose of each
of these method.
Nirosh.
I have written a sperate appliaction for error logging and now I have two
options
one is to create a dll and give it to fellow developer and allow them to add
the reference while keeping the dll in the working folder
or
give them the cs file so then they can add (the code itself) it to their
solution and use it
Let me have some explaination (strick) on performance gain or loose of each
of these method.
Nirosh.