المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : DLL creation



C# Programming
06-26-2009, 12:51 PM
hi i m new in C#, and i have a dll, in dll some function are just like
public void hndDailySave(project.frmMain f)
Member of BusinessLayer.Business
in which record save as data from textbox or combo box of a form, i just wana to know how this dll created, what the functioning behide that