J
JustMe
Hi:
This may be a dumb question. I have a custom textbox class. During
the lifetime of my application, this special textbox is created MANY
times.
I currently compile the class with the rest of my application code.
Would I find a performance increase/decrease by compiling my Textbox
class to a separate dll and then referencing this in my main
application?
Any suggestions/pointers would be greatly appeciated.
--Terry
This may be a dumb question. I have a custom textbox class. During
the lifetime of my application, this special textbox is created MANY
times.
I currently compile the class with the rest of my application code.
Would I find a performance increase/decrease by compiling my Textbox
class to a separate dll and then referencing this in my main
application?
Any suggestions/pointers would be greatly appeciated.
--Terry