specify enum values sin web.config

R

Random

Does anyone know if there is anywhere in web.config where I could create an
enum list to enable me to strongly type my asp.net code?

I'm trying to find a compromise between having an enumerator list that may
have to be compiled differently for different installations, and just
relying on non-typed values to be valid within the code. Each install will
have inherited classes that would use different values, so deploying a
"common" enumerator list would be difficult as it could change over time.
 

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,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top