Click here to Skip to main content
15,915,019 members
Home / Discussions / C#
   

C#

 
QuestionHow does non-blocking file access work? Pin
martin_hughes28-Jun-07 4:30
martin_hughes28-Jun-07 4:30 
AnswerRe: How does non-blocking file access work? Pin
Luc Pattyn28-Jun-07 5:02
sitebuilderLuc Pattyn28-Jun-07 5:02 
GeneralRe: How does non-blocking file access work? Pin
martin_hughes28-Jun-07 7:17
martin_hughes28-Jun-07 7:17 
QuestionMultiple selection in a datagrid Pin
-spy-28-Jun-07 4:14
-spy-28-Jun-07 4:14 
AnswerRe: Multiple selection in a datagrid Pin
mnaveed28-Jun-07 5:15
mnaveed28-Jun-07 5:15 
QuestionMulti Lingual Website Pin
Brendan Vogt28-Jun-07 3:51
Brendan Vogt28-Jun-07 3:51 
AnswerRe: Multi Lingual Website Pin
Sathesh Sakthivel28-Jun-07 4:04
Sathesh Sakthivel28-Jun-07 4:04 
AnswerRe: Multi Lingual Website Pin
kubben28-Jun-07 4:18
kubben28-Jun-07 4:18 
Multi lingual websites can be done in a couple of different ways. One way is to store all text in database tables. So each page must query the database to figure out what text to display. I am not a big fan of that one, but it is one way of doing it. The other way is using resource files. You can seach for info on resource files. These files are using to store the different languages, then based off users broswer settings you can setup the site to use different resources.

Hope that helps.
Ben
GeneralRe: Multi Lingual Website Pin
Muhammad Qasim Pasta28-Jun-07 9:52
Muhammad Qasim Pasta28-Jun-07 9:52 
AnswerRe: Multi Lingual Website Pin
Pete O'Hanlon28-Jun-07 4:18
mvePete O'Hanlon28-Jun-07 4:18 
AnswerRe: Multi Lingual Website Pin
Nouman Bhatti28-Jun-07 4:27
Nouman Bhatti28-Jun-07 4:27 
AnswerRe: Multi Lingual Website Pin
mnaveed28-Jun-07 5:29
mnaveed28-Jun-07 5:29 
QuestionObtain information of my pc Pin
jfna28-Jun-07 3:44
jfna28-Jun-07 3:44 
AnswerRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 4:16
sitebuilderLuc Pattyn28-Jun-07 4:16 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 4:22
jfna28-Jun-07 4:22 
GeneralRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 4:52
sitebuilderLuc Pattyn28-Jun-07 4:52 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 4:58
jfna28-Jun-07 4:58 
GeneralRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 5:04
sitebuilderLuc Pattyn28-Jun-07 5:04 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 5:26
jfna28-Jun-07 5:26 
GeneralRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 6:00
sitebuilderLuc Pattyn28-Jun-07 6:00 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 6:09
jfna28-Jun-07 6:09 
AnswerRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 12:26
sitebuilderLuc Pattyn28-Jun-07 12:26 
QuestionReading HTML File Pin
t4ure4n28-Jun-07 3:14
t4ure4n28-Jun-07 3:14 
AnswerRe: Reading HTML File Pin
Manas Bhardwaj28-Jun-07 3:23
professionalManas Bhardwaj28-Jun-07 3:23 
QuestionRe: Reading HTML File Pin
t4ure4n28-Jun-07 3:53
t4ure4n28-Jun-07 3:53 

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.