Click here to Skip to main content
15,915,867 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: dhtml/javascript/iframe/link inline html Pin
Maximilien2-Dec-03 2:30
Maximilien2-Dec-03 2:30 
GeneralASP Session again Pin
BlackRider1-Dec-03 22:05
BlackRider1-Dec-03 22:05 
GeneralRe: ASP Session again Pin
Paul Watson1-Dec-03 22:47
sitebuilderPaul Watson1-Dec-03 22:47 
GeneralRe: ASP Session again Pin
BlackRider2-Dec-03 1:45
BlackRider2-Dec-03 1:45 
GeneralRe: ASP Session again Pin
Paul Watson2-Dec-03 1:52
sitebuilderPaul Watson2-Dec-03 1:52 
GeneralRe: ASP Session again Pin
BlackRider2-Dec-03 23:00
BlackRider2-Dec-03 23:00 
GeneralRe: ASP Session again Pin
Populate1233-Dec-03 21:39
Populate1233-Dec-03 21:39 
GeneralRegionInfo and CultureInfo (CurrentCulture/CurrentUICulture) Pin
CillyMe1-Dec-03 16:28
CillyMe1-Dec-03 16:28 
Hi, I'm a bit confused trying to distinguish between RegionInfo and CultureInfo, after reading a few articles. So, please let me know if my understanding is correct:

1. "CultureInfo":

1.1 CurrentCulture, of type CultureInfo, is for "functions" or "Methods" that formats according to Thread.CurrentThread.CurrrentCulture". Example:

MyDate.ToString(); //This will format according to "CurrentCulture"

Reference: http://docs.aspng.com/quickstart/aspplus/doc/internationalization.aspx

"CurrentUICulture", like CurrentCulture, is of Type "CultureInfo". The difference is that CurrentUICulture is used in locating the appropriate satellite assembly. Say, if CurrentCulture="US-En" and CurrentUICulture="de-DE", then, the framework will still look under "de-DE" folder for the satellite assembly when ResourceManager is instructed to do so. But, still, why distinguish between the two. CurrentCulture and CurrentUICulture? Has anyone find themselves in situation in which CurrentCulture needs to be different form CurrentUICulture??

2. RegionInfo: I have no idea what we need this for... Although reference can be found here:
http://docs.aspng.com/quickstart/aspplus/doc/cultureencoding.aspx

Why region? Is all that it do is to tell what Currency Symbol and metric or not? Why not embed this information in CultureInfo??

Thanks!
GeneralASP Sessions Pin
User 127821-Dec-03 14:00
User 127821-Dec-03 14:00 
GeneralRe: ASP Sessions Pin
theJazzyBrain1-Dec-03 21:57
theJazzyBrain1-Dec-03 21:57 
GeneralRe: ASP Sessions Pin
User 127822-Dec-03 10:45
User 127822-Dec-03 10:45 
GeneralRe: ASP Sessions Pin
Paul Watson1-Dec-03 23:02
sitebuilderPaul Watson1-Dec-03 23:02 
GeneralRe: ASP Sessions Pin
User 127822-Dec-03 10:44
User 127822-Dec-03 10:44 
GeneralSOAP Question Pin
ProffK1-Dec-03 2:20
ProffK1-Dec-03 2:20 
GeneralRe: SOAP Question Pin
Paul Watson1-Dec-03 23:06
sitebuilderPaul Watson1-Dec-03 23:06 
GeneralRe: SOAP Question Pin
ProffK1-Dec-03 23:18
ProffK1-Dec-03 23:18 
Generaldhtml/javascript/iframe/link inline html Pin
Maximilien30-Nov-03 12:52
Maximilien30-Nov-03 12:52 
GeneralRe: dhtml/javascript/iframe/link inline html Pin
theJazzyBrain1-Dec-03 22:00
theJazzyBrain1-Dec-03 22:00 
QuestionHow do I configure SSL? Pin
CillyMe30-Nov-03 6:24
CillyMe30-Nov-03 6:24 
GeneralChanging orientation of Page of printer to Landscape using ASP.... Pin
Pranoti28-Nov-03 7:26
Pranoti28-Nov-03 7:26 
GeneralRe: Changing orientation of Page of printer to Landscape using ASP.... Pin
Heath Stewart28-Nov-03 8:20
protectorHeath Stewart28-Nov-03 8:20 
Generalland record in GIS Pin
sanjay19527-Nov-03 19:10
sanjay19527-Nov-03 19:10 
GeneralRe: land record in GIS Pin
Bob Stanneveld27-Nov-03 22:07
Bob Stanneveld27-Nov-03 22:07 
GeneralASP - DATE question Pin
AGeNt7eVeN26-Nov-03 5:50
AGeNt7eVeN26-Nov-03 5:50 
GeneralRe: ASP - DATE question Pin
Populate1233-Dec-03 21:50
Populate1233-Dec-03 21:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.