Ask a Question related to ASP.NET General, Design and Development.
-
Patrick Steele [MVP] #1
Re: Resx Vs Resource Vs Text File
In article <OKHeTs3SDHA.3144@tk2msftngp13.phx.gbl>, [email]N_teract@hotmail.com[/email]
says...Here's some ideas:> Hi all
> Ive been looking around on MSDN and there is no clear answer that I can
> find. Anyhow this might seem like a bit of a novice question but Im trying
> to figure out which are the pros and cons between
> .Resx / .Resource / Text File / Satellite assemblies
>
> I know I can use the Assembly Linker (Al.exe) to compile .resources
> files into satellite assemblies but why would I want to?
>
> I simply need a file to hold my language specfic text for a website.
> However which one offers the best performance Vs features?
[url]http://weblogs.asp.net/cnagel/posts/9770.aspx[/url]
--
Patrick Steele
Microsoft .NET MVP
[url]http://weblogs.asp.net/psteele[/url]
Patrick Steele [MVP] Guest
-
Resource is not a file
I get the following error on trying to "Edit" my page. "the resource is not a file, or there may be a permission problem." I see the page I am... -
Resource file shows up
We are using Photoshop 7 on a Mac G5 running OS10. The problem that we are having is when you save a picture as a cmyk TIFF file everything seems... -
Howto serialize a WebControl into .resx file?
Can I tell somehow VS.NET to serialize a WebControl's properties into the .resx file instead of the .aspx page? -
POSIX resource file location /var/tmp
Hi All, When our code creates POSIX items, such as queues, semaphores and shared memory, we know that it creates an associated file(s) in the... -
A failure occurred writing to the resources file. Access is denied. -- RESX file is locked? -- WHY?
Hi. This is an error that comes up fairly regularly when trying to run the "Rebuild All" command in a Solution that contains more than one...



Reply With Quote

