G
Gene
Hello,
I haven't seen anything written about "static" objects and web-service
"applications". My web service(s) require quick (read-only) access to some
cached data. I'm hesitant to putting this in a cached ADO dataset (of course
it would have to implement a lazy-reader pattern to load the data) that is
statically defined for the application...
Any thoughts would be appreciated.
Gene
I haven't seen anything written about "static" objects and web-service
"applications". My web service(s) require quick (read-only) access to some
cached data. I'm hesitant to putting this in a cached ADO dataset (of course
it would have to implement a lazy-reader pattern to load the data) that is
statically defined for the application...
Any thoughts would be appreciated.
Gene