|
-
Nov 20th, 2009, 08:22 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] What is the overhead for .DLL's?
Hi Guys,
So I have been developing do different applications that seem to share a lot of the same features. Currently I am copy and pasting classes into each one rather than using .DLL's.
This lead me to wonder, if designed right a lot of my code could be packaged in .DLL's and used as blocks to build an application.
What sort of overhead is there to this method, does it slow the application down? It would be nice to have a small data base of DLL's that I could just copy to the solution and have insta functionality!
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
|