I would like to know how to use module, why we need to use module and when to use module. I've tried to use module but some of my textboxes, labels and other controls didn't recognize by the module i've created.
khentz 0 Junior Poster in Training
Recommended Answers
Jump to PostUsually Module should contain the method or functions which can be used in all the forms of projects. Example: Error handler code, database connections etc..
Jump to PostHope this might provide some light on the matter as well.
All 5 Replies
debasisdas 580 Posting Genius Featured Poster
GeekByChoiCe 152 Practically a Master Poster Featured Poster
Pgmer 50 Master Poster Featured Poster
debasisdas commented: agree +13
samson_zed -2 Newbie Poster
codeorder 197 Nearly a Posting Virtuoso
debasisdas commented: the link neatly explains. +13
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.