Hi,
Application that i develop is getting big, so i planned to divide it into small piece of DLL.

My question is how to create DLL and then using it in my application and what is best to put in DLL (only function and no instruction to change screen -- view a FORM, TEXTBOX, Etc -- or what?) ?

Thanks