Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: fastest way to access global vars

Reply
Thread Tools

Re: fastest way to access global vars

 
 
=?Utf-8?B?cmdoYXRvbA==?=
Guest
Posts: n/a
 
      03-05-2004

I may be doing enhancement on an existing site wherein I need to do some checking on all pages (yes, kind of the old way of doing things in ASP) so, I need a faster/more efficient way of reading these data

btw, on #2 as I understand it, appsettings will not be considered as a disk read (unless it's read for the 1st time) because it is cached


 
Reply With Quote
 
 
 
 
rghatol@unionbankph.com
Guest
Posts: n/a
 
      03-05-2004
sorry about that last post. i did that on micorsoft's web-based
newsgroup site.

On Thu, 4 Mar 2004 23:36:09 -0800, "=?Utf-8?B?cmdoYXRvbA==?="
<> wrote:

>
>I may be doing enhancement on an existing site wherein I need to do some checking on all pages (yes, kind of the old way of doing things in ASP) so, I need a faster/more efficient way of reading these data.
>
>btw, on #2 as I understand it, appsettings will not be considered as a disk read (unless it's read for the 1st time) because it is cached.
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Use self.vars in class.method(parameters, self.vars) caccolangrifata Python 18 07-22-2011 10:22 PM
How do I declare global vars or class vars in Python ? Linuxguy123 Python 7 02-20-2009 06:45 PM
Why does implementing Runnable not allow the access of global vars Blaine Java 7 04-26-2005 09:33 PM
app vars and cache vars Jon ASP .Net 3 12-14-2004 08:52 PM
fastest way to access global vars? rghatol@unionbankph.com ASP .Net 1 03-02-2004 04:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57