100 likes | 283 Views
User Controls in Visual Studio.NET. Presented to The New England Visual Basic Professional User Group By Bob Avallone MetaPro Systems Inc. May 6, 2004. Agenda. About Me History of Event Scheduler About Take a Swing at Cancer About Dot Net Nuke Create a Simple Control
E N D
User Controls in Visual Studio.NET Presented to The New England Visual Basic Professional User Group By Bob Avallone MetaPro Systems Inc. May 6, 2004
Agenda • About Me • History of Event Scheduler • About Take a Swing at Cancer • About Dot Net Nuke • Create a Simple Control • Using Event Scheduler • Event Scheduler Code
Contacts Us MetaPro Systems Inc. www.metaprosystems.com 781.860.7345 Bob@metaprosystems.com
User Controls (1 of 2) • Create An New Solution • Create a Project – Type Class Library • Add a New Item User Control • Add a Button to the Form • Build Solution • Add New Project – Windows Application
User Controls (2 of 2) • Add Project Reference to Windows Application • Create New Tab to Tool Box • Add/Remove Item • Browse for new dll • Add Control to Project
Demo of Event Scheduler Control • Creating database table • Adding files to your project • Adding Controls within controls • Setting Properties
Event Scheduler Walkthrough • Calendar Control • DataGrid • Using ADO.NET
Conclusion • Become a Beta Tester – Contact Us • Questions • Comments