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

C#

 
AnswerRe: How to send a E mail using C#? Pin
mav.northwind26-Jun-05 23:29
mav.northwind26-Jun-05 23:29 
Generalfile open check Pin
syseca_challenge26-Jun-05 22:25
syseca_challenge26-Jun-05 22:25 
GeneralRe: file open check Pin
mav.northwind26-Jun-05 22:53
mav.northwind26-Jun-05 22:53 
GeneralRe: file open check Pin
V.27-Jun-05 0:46
professionalV.27-Jun-05 0:46 
GeneralRe: file open check Pin
mav.northwind27-Jun-05 1:03
mav.northwind27-Jun-05 1:03 
GeneralRe: file open check Pin
syseca_challenge27-Jun-05 1:31
syseca_challenge27-Jun-05 1:31 
GeneralRe: file open check Pin
V.27-Jun-05 1:33
professionalV.27-Jun-05 1:33 
GeneralRe: file open check Pin
mav.northwind27-Jun-05 1:51
mav.northwind27-Jun-05 1:51 
There is a check, and usually the easiest way to check is to try to open a file exclusively. If this fails, then usually another process has the file in use.

But the main point is that "file is in use" is not the same as "the data inside the file is being modified".

mav
GeneralRe: file open check Pin
syseca_challenge27-Jun-05 1:55
syseca_challenge27-Jun-05 1:55 
GeneralRe: file open check Pin
mav.northwind27-Jun-05 1:56
mav.northwind27-Jun-05 1:56 
GeneralRe: file open check Pin
syseca_challenge27-Jun-05 2:40
syseca_challenge27-Jun-05 2:40 
General.net 2005 importing!!!! Pin
innocent7326-Jun-05 20:49
innocent7326-Jun-05 20:49 
GeneralRe: .net 2005 importing!!!! Pin
Dave Kreskowiak27-Jun-05 9:24
mveDave Kreskowiak27-Jun-05 9:24 
GeneralCalling C# from Managed C++ Pin
wdli26-Jun-05 19:25
wdli26-Jun-05 19:25 
GeneralRe: Calling C# from Managed C++ Pin
Fahaad Yogalivia26-Jun-05 20:58
sussFahaad Yogalivia26-Jun-05 20:58 
GeneralRe: Calling C# from Managed C++ Pin
mav.northwind27-Jun-05 2:48
mav.northwind27-Jun-05 2:48 
GeneralRe: Calling C# from Managed C++ Pin
wdli27-Jun-05 8:30
wdli27-Jun-05 8:30 
Generalcompile a C# class file from a procees in code Pin
dilsudharaka26-Jun-05 18:27
dilsudharaka26-Jun-05 18:27 
GeneralRe: compile a C# class file from a procees in code Pin
Christian Graus26-Jun-05 18:36
protectorChristian Graus26-Jun-05 18:36 
GeneralRe: compile a C# class file from a procees in code Pin
S. Senthil Kumar26-Jun-05 19:19
S. Senthil Kumar26-Jun-05 19:19 
GeneralRe: compile a C# class file from a procees in code Pin
mav.northwind26-Jun-05 20:39
mav.northwind26-Jun-05 20:39 
GeneralVS 2005 beta 2 Pin
Anonymous26-Jun-05 15:32
Anonymous26-Jun-05 15:32 
GeneralRe: VS 2005 beta 2 Pin
Christian Graus26-Jun-05 15:58
protectorChristian Graus26-Jun-05 15:58 
GeneralRe: VS 2005 beta 2 Pin
IamJunk27-Jun-05 1:22
IamJunk27-Jun-05 1:22 
Generallisten everybody Pin
snouto26-Jun-05 14:38
snouto26-Jun-05 14:38 

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.