Initializing static variables in application_start?

A

Adam Smith

Are there any drawbacks to initializing static member variables for
classes used in an asp.net application within application_start?

My classes have arraylist like tables, which cache information so that I
don't have to hit the database every call. I would like to initialize
these tables through calling a static class function, Init(), in
application start.

Thanks.

Adam Smith
 

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

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top