Q: define values for all pages
- From: JIM.H. <JIMH@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Jul 2005 04:48:02 -0700
Hello,
In my C# asp.net web application, I need to define a few variable that is
reachable from all pages. If it was C I would define it in the .h file as
struct and use it in the myStruct.myFirstvalie, MyStruct.SecondValue, how
should I do this here in asp.net? I guess I should use class, can you give me
example to handle it.?
.
- Follow-Ups:
- Re: Q: define values for all pages
- From: Tom . PesterDELETETHISSS
- RE: Q: define values for all pages
- From: Gayathri
- Re: Q: define values for all pages
- Prev by Date: Re: Validator misery
- Next by Date: RE: Q: define values for all pages
- Previous by thread: How to cope with different versions of a web project ?
- Next by thread: RE: Q: define values for all pages
- Index(es):