Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
AnswerRe: Make a new image from part of image like paint brush does Pin
Christian Graus21-Nov-07 18:46
protectorChristian Graus21-Nov-07 18:46 
GeneralRe: Make a new image from part of image like paint brush does Pin
_tasleem21-Nov-07 19:16
_tasleem21-Nov-07 19:16 
GeneralRe: Make a new image from part of image like paint brush does Pin
Christian Graus21-Nov-07 19:25
protectorChristian Graus21-Nov-07 19:25 
GeneralRe: Make a new image from part of image like paint brush does Pin
_tasleem22-Nov-07 18:23
_tasleem22-Nov-07 18:23 
AnswerRe: Make a new image from part of image like paint brush does Pin
Michael Sync21-Nov-07 18:48
Michael Sync21-Nov-07 18:48 
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 

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.