That is the answer I was hoping for, thanks! =)
________________________________
From: Discussion of building .NET applications targeted for
the Web on behalf of Scott Guthrie
Sent: Fri 5/12/2006 7:41 PM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] .rex strings and performance
Hi Ian,
.Resx files deployed are compiled into assemblies and cached
in memory
at runtime -- so you don't take any XML hit once the app is
running.
Hope this helps,
Scott
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Ian Suttle
Sent: Friday, May 12, 2006 9:27 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: [DOTNET-WEB] .rex strings and performance
Hello all. I want to store some custom error strings in a
global
resource file in .net 2.0. Since these are all strings they
are stored
within an XML file for deployment. I'm wondering if these
values are
cached or if each use of a string within these resource
files causes a
hit to the hard drive.
Any additional information on the performance of using
global resource
files?
Thanks!
Ian Suttle
===================================
This list is hosted by DevelopMentor(r) http://www.develop.com
<http://www.develop.com/&g
t;
View archives and manage your subscription(s) at
http://discuss.develop.com
<http://discuss.develo
p.com/>
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
<http://www.develop.com/&g
t;
View archives and manage your subscription(s) at http://discuss.develop.com
<http://discuss.develo
p.com/>
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|