Using Application Object

D

Diego F.

Hello. I have a web service with a hast table. I want it to store the hash
table in the Application object so the client (Windows application) can
retreive this data at any time during the execution.

I'm not sure about using this object. I have two web methods: one sends data
necessary to create objects and store them in the hash table. The other is
to get information from the table. When and how should I store the hash
table in the Application object?

Regards,

Diego F.
 
A

Alvin Bruney [MVP]

since a webrequest is on a per usage basis, you will have to store upon each
request.
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top