Re: How are static variables handled in asp.net
From: Frank Mamone (frankmnospam_at_canada.com)
Date: 09/09/04
- Next message: Joerg Jooss: "Re: HtmlGenericControl not holding correct value...."
- Previous message: Paul Oak: "edit sessions in ASP.NET. How?"
- In reply to: Frank Wisniewski: "How are static variables handled in asp.net"
- Next in thread: Scott Allen: "Re: How are static variables handled in asp.net"
- Reply: Scott Allen: "Re: How are static variables handled in asp.net"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 9 Sep 2004 14:14:10 -0400
How do you use static variables?
Is that like global variables that are always available?
-Frank
"Frank Wisniewski" <fpw23@hotmail.com> wrote in message
news:414099bb_1@Usenet.com...
> I use static variables in my asp.net apps instead of application variables
> to store global parameters, its worked well for me so far but I was
> wondering if it is efficient. Does anyone know how static variables are
> handled in asp.net?
>
> --
> Frank Wisniewski MCSE 4.0, MCP+I, A+
> f p w 2 3 @ h o t m a i l . c o m
>
>
- Next message: Joerg Jooss: "Re: HtmlGenericControl not holding correct value...."
- Previous message: Paul Oak: "edit sessions in ASP.NET. How?"
- In reply to: Frank Wisniewski: "How are static variables handled in asp.net"
- Next in thread: Scott Allen: "Re: How are static variables handled in asp.net"
- Reply: Scott Allen: "Re: How are static variables handled in asp.net"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|