M
Monte Chan
Hi all,
I am a newbie in C#. I am trying to learn C# by reading "How to Program C#"
by Deitel and Deitel. One of the examples in the books shows that I can
compile the codes into a .dll file and then do a "using MyClassName;" to use
the class. My question is, do I need to register the .dll file once it has
been created? Do I need to do anything special to get the codes to work?
Thanks in advance,
Monte
--
I am a newbie in C#. I am trying to learn C# by reading "How to Program C#"
by Deitel and Deitel. One of the examples in the books shows that I can
compile the codes into a .dll file and then do a "using MyClassName;" to use
the class. My question is, do I need to register the .dll file once it has
been created? Do I need to do anything special to get the codes to work?
Thanks in advance,
Monte
--