Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
Questionchange UI language Pin
elahe babaee21-Nov-07 18:00
elahe babaee21-Nov-07 18:00 
Questionabout dll library reference Pin
jason_mf21-Nov-07 17:59
jason_mf21-Nov-07 17:59 
AnswerRe: about dll library reference Pin
Michael Sync21-Nov-07 18:45
Michael Sync21-Nov-07 18:45 
Questioncomplex script fonts Pin
elahe babaee21-Nov-07 17:58
elahe babaee21-Nov-07 17:58 
QuestionLocking files Pin
my4color21-Nov-07 17:57
my4color21-Nov-07 17:57 
AnswerRe: Locking files Pin
Michael Sync21-Nov-07 18:42
Michael Sync21-Nov-07 18:42 
GeneralRe: Locking files Pin
Rahul.RK21-Nov-07 18:57
Rahul.RK21-Nov-07 18:57 
GeneralRe: Locking files Pin
mav.northwind22-Nov-07 9:37
mav.northwind22-Nov-07 9:37 
Not true.
You can open the file in a way that denies other processes read and write access, so it can't be read for copying.

The problem is as soon as your program ends or gets killed, the file is free-for-all again.

Regards,
mav

--
Black holes are the places where God divided by 0...

QuestionSending SMS to Mobile Devices using C# Pin
Satish - Developer21-Nov-07 17:50
Satish - Developer21-Nov-07 17:50 
QuestionRe: Sending SMS to Mobile Devices using C# Pin
Vasudevan Deepak Kumar21-Nov-07 19:07
Vasudevan Deepak Kumar21-Nov-07 19:07 
AnswerRe: Sending SMS to Mobile Devices using C# Pin
Satish - Developer21-Nov-07 20:09
Satish - Developer21-Nov-07 20:09 
AnswerRe: Sending SMS to Mobile Devices using C# Pin
Joe21-Nov-07 19:19
Joe21-Nov-07 19:19 
GeneralRe: Sending SMS to Mobile Devices using C# Pin
Satish - Developer21-Nov-07 19:38
Satish - Developer21-Nov-07 19:38 
QuestionVS2005 IDE design view problem Pin
Glen Harvy21-Nov-07 17:26
Glen Harvy21-Nov-07 17:26 
AnswerRe: VS2005 IDE design view problem Pin
Michael Sync21-Nov-07 18:41
Michael Sync21-Nov-07 18:41 
QuestionC# XML De-Serialization Array Questions Pin
alewis2721-Nov-07 16:58
alewis2721-Nov-07 16:58 
QuestionDragDrop from application to Windows Explorer Pin
atregent21-Nov-07 16:35
atregent21-Nov-07 16:35 
AnswerRe: DragDrop from application to Windows Explorer Pin
Michael Sync21-Nov-07 18:38
Michael Sync21-Nov-07 18:38 
Questionc#.net Pin
kmraina21-Nov-07 16:18
kmraina21-Nov-07 16:18 
AnswerRe: c#.net Pin
Christian Graus21-Nov-07 16:54
protectorChristian Graus21-Nov-07 16:54 
QuestionSystem.AccessViolationException due to throwing a std::runtime_error and catching the exception in managed C++ Pin
hiyowe21-Nov-07 15:57
hiyowe21-Nov-07 15:57 
QuestionStoring named data without a database Pin
gauzer21-Nov-07 15:29
gauzer21-Nov-07 15:29 
AnswerRe: Storing named data without a database Pin
Pankaj - Joshi21-Nov-07 16:20
Pankaj - Joshi21-Nov-07 16:20 
GeneralRe: Storing named data without a database Pin
gauzer21-Nov-07 16:35
gauzer21-Nov-07 16:35 
QuestionMultiple entries per row in a datagrid Pin
falles0121-Nov-07 14:30
falles0121-Nov-07 14:30 

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.