shared methods in data access
From: dan (dan_at_discussions.microsoft.com)
Date: 09/30/04
- Previous message: Justin Rogers: "Re: Large directories... DirectoryInfo or Win32 API?"
- Next in thread: David Browne: "Re: shared methods in data access"
- Reply: David Browne: "Re: shared methods in data access"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 12:51:04 -0700
I am noticing that the methods in MS's data application block are all shared.
Any implications for performance with this? Seems like if users are sharing
methods, we could take some sort of hit if they are accessing the same
methods.
Thanks,
Dan
- Previous message: Justin Rogers: "Re: Large directories... DirectoryInfo or Win32 API?"
- Next in thread: David Browne: "Re: shared methods in data access"
- Reply: David Browne: "Re: shared methods in data access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|