Data table class is multi-threaded, but is it stable?

S

Steve Stover

I want to use the caching API in .net to store data. The data would be
stored in a data table class that has approx. 10 columns and 71 rows. What
I need to know is this: According to Microsoft's MSDN the data table class
is multi-threaded. I trust that it is but I am still leery about its
performance under heavy use. In the scenario above can the data table
handle 100 - 600 users at one time accessing it? Let me know if I need
further info to clarify.
 
B

Brendan Reynolds \(MVP\)

Wrong newsgroup, Steve. This group is for questions about Microsoft Access,
which does not, as yet, support .NET. Try a .NET newsgroup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top