474,047 Members | 2,662 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CurrentCulture, CurrentUICultur e and Threads

Hi,

I have an asp.net page that uses a component in my business tier, which in
turn uses a component in my data tier. The business and data tiers are in
separate assemblies. I set Thread.CurrentT hread.CurrentCu lture and
Thread.CurrentT hread.CurrentUI Culture in the .aspx page.

The asp.net app, business tier, and data tier each have their own resource
files.

Are the business/data tier components guaranteed to execute on the same
thread as the .aspx page so that I can use
Thread.CurrentT hread.CurrentCu lture/Thread.CurrentT hread.CurrentUI Culture
from within the business/data tiers? Or should I pass a CultureInfo object
through the tiers?

I don't want the business tier to return a French message when the .aspx
page is in English.

Thanks.
Nov 18 '05 #1
1 1782
Yes, a page request is always handled by the same thread from start to
finish..unless ur doing odd threading stuff in your own code...

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"DZoid" <me@nospam.co m> wrote in message
news:W_******** ************@ne ws20.bellglobal .com...
Hi,

I have an asp.net page that uses a component in my business tier, which in
turn uses a component in my data tier. The business and data tiers are in
separate assemblies. I set Thread.CurrentT hread.CurrentCu lture and
Thread.CurrentT hread.CurrentUI Culture in the .aspx page.

The asp.net app, business tier, and data tier each have their own resource
files.

Are the business/data tier components guaranteed to execute on the same
thread as the .aspx page so that I can use
Thread.CurrentT hread.CurrentCu lture/Thread.CurrentT hread.CurrentUI Culture
from within the business/data tiers? Or should I pass a CultureInfo object
through the tiers?

I don't want the business tier to return a French message when the .aspx
page is in English.

Thanks.

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1186
by: Ken | last post by:
Hello, I am trying to learn how to build a localizable windows application and am having trouble getting alternate languages to display when if stop hardcoding the culture settings. The line where I hard code the CurrentUICulture is in the form's constructor and is like: Thread.CurrentThread.CurrentUICulture = new CultureInfo("pt-BR"); When this line is present, the form displays in Portuguese.
0
1210
by: Per Clausen | last post by:
Hello, Is it possible to change the Thread.CurrentThread.CurrentUICulture globally so that all threads etc. will use the same culture? We have a multi-language application where we use resources from threads and and also in async. events invoked with BeginInvoke. Everything works fine as long as we are on the process GUI thread but all resources created on a different thread uses the OS language
12
9188
by: magister | last post by:
Hello, I know I can set the Culture to what I want, but shouldn't the current culture be taken from the regional settings on the web server's control panel!!! Mine is set to "united kingdom" but in my asp.net page I do
5
1468
by: ra294 | last post by:
When I use the Now() Fucntion i my ASP.net application I get a date format of mm/dd/yy. I want it to be dd/mm/yy. I set in the web config "culture="en-GB" uiCulture="en" and also set the regional setting of the computer. When I am checking "Thread.CurrentThread.CurrentCulture" I can see it's "en-GB" and the date format is like I want it (dd/mm/yy), but still the Now() function gives me mm/dd/yy format. How do I correct this problem ? ...
3
4278
by: Reny J Joseph Thuthikattu | last post by:
Hi, If i put a month callender on a asp.net web form and specify the culture on the page directive like '<%@ Page language="c#" Culture="ar-OM"%> it will display the Month callender in arabic. I want the same result for my windows application.Can any one tell me how can i do that?
4
16805
by: Tedmond | last post by:
Dear all, My application allows users to switch languages at run time. I use the following code to change the UI Culture but all controls are remaining unchanged. Thread.CurrentThread.CurrentUICulture = new CultureInfo("en-US"); Why? Anything that I need to do in order to refresh the controls?
2
8365
by: arne.wiklund | last post by:
Is there an error in the currentCulture.NumberFormat.NumberDecimalSeparator? Take a look at this code: Thread.CurrentThread.CurrentCulture = new CultureInfo("nb-NO"); Assert.IsTrue(StringClassifier.IsDouble("123" + currentCulture.NumberFormat.NumberDecimalSeparator + "022")); The norwegian NumberDecimalSeperator is a comma (,) not a period (.) but when running this code the value is 123.022 (with a period).
5
17446
by: Tsair | last post by:
I set the thread culture in MAIN() as below in order to show the date in format DAY/MONTH/YEAR, but the datagridview alway show the date in M/d/yyyy. How to set the default Date format from windows xp control panel by C# coding or is that any way to set the application date format to d/M/yyyy without change the windows xp regional setting ? Thread.CurrentThread.CurrentCulture = new CultureInfo("en-US", false );
1
4576
by: =?Utf-8?B?SmVu?= | last post by:
I could get the correct System.Globalization.CultureInfo.CurrentCulture and System.Globalization.CultureInfo.CurrentUICulture when the my WPF application first started. While my application was running, I went to Control Panel - Regionals and Language Options to change the Format from English (United States) to Thai (ThaiLand), clicking a button in my application to get the latest System.Globalization.CultureCulture and...
0
10550
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10350
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
12153
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11612
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
12043
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
8707
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
5427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4950
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3980
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.