Click here to Skip to main content
15,879,474 members
Home / Discussions / C#
   

C#

 
GeneralRe: default mail client Pin
Martey2-Sep-03 20:48
Martey2-Sep-03 20:48 
GeneralC# mobile app installation Pin
Manster28-Aug-03 4:04
Manster28-Aug-03 4:04 
General.resx file Pin
Ritesh Dubey28-Aug-03 1:39
Ritesh Dubey28-Aug-03 1:39 
GeneralRe: .resx file Pin
Mazdak28-Aug-03 5:12
Mazdak28-Aug-03 5:12 
GeneralLarge bitmap and Win32 API Pin
Member 41156828-Aug-03 1:32
Member 41156828-Aug-03 1:32 
GeneralRe: Large bitmap and Win32 API Pin
Roger Alsing28-Aug-03 1:58
Roger Alsing28-Aug-03 1:58 
GeneralRe: Large bitmap and Win32 API Pin
Member 41156828-Aug-03 2:08
Member 41156828-Aug-03 2:08 
Questionhow to lock multi-thread access data object Pin
zecodela27-Aug-03 22:34
zecodela27-Aug-03 22:34 
hi all,
i have a class stored several data objects such as string, integer, double... for data exchange in 2 threads.
i wonder any method to lock these data members of a class.
i mean, for a member function i can use mutex , lock for exclusive access. but, for a data object, how can i lock it?
i have 10 data members in the class but i don't want to create 10 member functions for accessing them.
or, is it essential to do this?
regards,
jim

AnswerRe: how to lock multi-thread access data object Pin
Ista28-Aug-03 3:19
Ista28-Aug-03 3:19 
GeneralCompile n Execute C # Code Pin
Ritesh Dubey27-Aug-03 21:09
Ritesh Dubey27-Aug-03 21:09 
GeneralRe: Compile n Execute C # Code Pin
Kannan Kalyanaraman27-Aug-03 22:50
Kannan Kalyanaraman27-Aug-03 22:50 
GeneralInstalling Windows Service Pin
Ista27-Aug-03 17:44
Ista27-Aug-03 17:44 
GeneralRe: Installing Windows Service Pin
Corinna John28-Aug-03 1:12
Corinna John28-Aug-03 1:12 
GeneralRe: Installing Windows Service Pin
Ista28-Aug-03 2:17
Ista28-Aug-03 2:17 
GeneralRe: Installing Windows Service Pin
Kannan Kalyanaraman28-Aug-03 2:21
Kannan Kalyanaraman28-Aug-03 2:21 
GeneralRe: Installing Windows Service Pin
Ista28-Aug-03 3:15
Ista28-Aug-03 3:15 
GeneralRe: Installing Windows Service Pin
Mazdak28-Aug-03 5:16
Mazdak28-Aug-03 5:16 
GeneralRe: Installing Windows Service Pin
Ista28-Aug-03 5:19
Ista28-Aug-03 5:19 
GeneralRe: Installing Windows Service Pin
Mazdak28-Aug-03 5:27
Mazdak28-Aug-03 5:27 
GeneralsqlDataAdapter Recommendation Pin
econner27-Aug-03 16:55
econner27-Aug-03 16:55 
GeneralRe: sqlDataAdapter Recommendation Pin
Mazdak27-Aug-03 23:16
Mazdak27-Aug-03 23:16 
GeneralRe: sqlDataAdapter Recommendation Pin
Ista28-Aug-03 3:20
Ista28-Aug-03 3:20 
GeneralCurly braces matcher Pin
thedex27-Aug-03 13:44
thedex27-Aug-03 13:44 
GeneralRe: Curly braces matcher Pin
Ista27-Aug-03 17:36
Ista27-Aug-03 17:36 
GeneralRe: Curly braces matcher Pin
Frank Olorin Rizzi28-Aug-03 1:34
Frank Olorin Rizzi28-Aug-03 1:34 

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.