Hi,
In ASP.NET static properties maintain their values between clients request,
and so work like Application variables.
LC
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:(E-Mail Removed)...
> Hi,
>
> I assume you mean a Web Application, if so you can keep a reference in
> either Application or Session.
>
> Cheers,
>
> --
> Ignacio Machin,
> ignacio.machin AT dot.state.fl.us
> Florida Department Of Transportation
>
> "Bryan G" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Code behind project and I need to declare a global veriable where do I
do
> > this since there is no .h file
> >
> >
>
>
|