|
-
Feb 6th, 2007, 04:56 PM
#1
Thread Starter
Fanatic Member
Re-useable code - General question
What is the best way to implement re-useable code. We have instances where web services consume commonalties (like opening connections) and it seems inappropriate to repeat this code over and over. What we like to do is "add reference" to these objects when needed and thus keeping one source. Should I create class (libraries), namespace etc? Where do I store these objects? Can anyone guide me or refer me to some litterature? Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|