Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Internationalization / July 2005

Tip: Looking for answers? Try searching our database.

Resources Storage Media, Which is Fast, MS SQL or flat resource files

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
_thedebugger - 25 Jul 2005 20:49 GMT
Hi friends,

I am working on website in .net in 3 languages, French, German and English.
Later on we will add more languages like Japanese etc.

I saw lots of tutorials, where small demos are made in .net localization
resource files.
My site has lots of paras, images, and strings.
Now my questions is, which is the best resource and Best Practice to store
these strings.

MS SQL Database or resx files?

Where I will get the best performance. I heard that reading flat files are
too slow.

Waiting for your reply soon.
Thank you very much
Regards
Sachin Korgaonkar
Michael (michka) Kaplan [MS] - 25 Jul 2005 15:49 GMT
To be honest, there is no definitive answer to this question since the
answer is entirely dependent on so many variables. There are two ways to go:

a) Use the way that is most comfortable for you in your development efforts
(the easiest and fastest to develop has some strengths here for maintenance,
etc.).

b) test with both and go with the fastest.

Either way, there are two things to always keep in mind:

1) Write the code so that you can easily and globally plug in a different
method later if you need to without chanaging every source file.

2) Don't assume that one will be so much slower that you must do one or the
other; performance work should be based on actual performance issues found
by benchmarking, not by guessing ahead of time that something is slower....

Signature

MichKa [Microsoft]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Blog: http://blogs.msdn.com/michkap

This posting is provided "AS IS" with
no warranties, and confers no rights.

> Hi friends,
>
[quoted text clipped - 17 lines]
> Regards
> Sachin Korgaonkar

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.