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

مشاهدة النسخة كاملة : Call a method using Windows forms



C# Programming
10-12-2009, 06:12 AM
The project we are working on for school requires us to create a windows form in Visual Studio 2008. We have written the code for the database manager, dbHelper, employee and employee factory class. We do not know how to call the appropriate methods to the form. We are not allowed to put any code in the form other than get a appropriate methods. We are not using WPF.