static libraries
Is it possible to make an static library in c#? How?
If it is not, what can i do instead?
I have a pack of functions to access a database, and need to make something portable, to use it with another program.
thank you very much :)
silvia
|