J
Jenna Schmidt
I know that one of the benefits of using "Shared" methods
is you do not explicitly have to Dim as New object to
access the method.
Are there some other implications with memory and
concurrency issues with lets say 25-50 concurrent users?
What are the pros and cons of using this type of method?
Thanks so much,
Jenna Schmidt
is you do not explicitly have to Dim as New object to
access the method.
Are there some other implications with memory and
concurrency issues with lets say 25-50 concurrent users?
What are the pros and cons of using this type of method?
Thanks so much,
Jenna Schmidt