Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: Ajaxupload Pin
dbongs21-Apr-11 0:32
dbongs21-Apr-11 0:32 
Questiontry {} catch {} not working Pin
ShadowUz20-Apr-11 22:59
ShadowUz20-Apr-11 22:59 
AnswerRe: try {} catch {} not working Pin
BobJanova20-Apr-11 23:17
BobJanova20-Apr-11 23:17 
AnswerRe: try {} catch {} not working [modified] Pin
ShadowUz20-Apr-11 23:32
ShadowUz20-Apr-11 23:32 
GeneralRe: try {} catch {} not working Pin
BobJanova21-Apr-11 0:25
BobJanova21-Apr-11 0:25 
AnswerRe: try {} catch {} not working Pin
Wayne Gaylard20-Apr-11 23:27
professionalWayne Gaylard20-Apr-11 23:27 
GeneralRe: try {} catch {} not working Pin
ShadowUz20-Apr-11 23:38
ShadowUz20-Apr-11 23:38 
AnswerRe: try {} catch {} not working Pin
Ennis Ray Lynch, Jr.21-Apr-11 3:34
Ennis Ray Lynch, Jr.21-Apr-11 3:34 
Unfortunately, your method and the method below does not work. If you place a lock on the file you have to wait for the O.S. to release the file. Thus a call FileInUse that returns true can still fail on the file open. The only way is to open the file and lock the file and return that lock.

Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS.

"And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

QuestionWindows Application Pin
dbongs20-Apr-11 21:42
dbongs20-Apr-11 21:42 
AnswerRe: Windows Application Pin
Wayne Gaylard20-Apr-11 22:09
professionalWayne Gaylard20-Apr-11 22:09 
JokeRe: Windows Application Pin
Mycroft Holmes20-Apr-11 22:15
professionalMycroft Holmes20-Apr-11 22:15 
GeneralRe: Windows Application Pin
dbongs20-Apr-11 23:40
dbongs20-Apr-11 23:40 
GeneralRe: Windows Application Pin
Pete O'Hanlon21-Apr-11 9:57
mvePete O'Hanlon21-Apr-11 9:57 
AnswerRe: Windows Application Pin
wizardzz21-Apr-11 6:27
wizardzz21-Apr-11 6:27 
QuestionHow to add application name in context menu. Pin
sarang_k20-Apr-11 21:00
sarang_k20-Apr-11 21:00 
AnswerRe: How to add application name in context menu. Pin
Mycroft Holmes20-Apr-11 22:20
professionalMycroft Holmes20-Apr-11 22:20 
GeneralRe: How to add application name in context menu. Pin
BobJanova20-Apr-11 23:18
BobJanova20-Apr-11 23:18 
AnswerRe: How to add application name in context menu. Pin
BobJanova20-Apr-11 23:28
BobJanova20-Apr-11 23:28 
Questionhow to deploy the C# application on the linux platform Pin
scoket20-Apr-11 18:19
scoket20-Apr-11 18:19 
AnswerRe: how to deploy the C# application on the linux platform Pin
GlobX20-Apr-11 19:56
GlobX20-Apr-11 19:56 
AnswerRe: how to deploy the C# application on the linux platform Pin
John-ph20-Apr-11 20:35
John-ph20-Apr-11 20:35 
GeneralRe: how to deploy the C# application on the linux platform Pin
scoket20-Apr-11 20:38
scoket20-Apr-11 20:38 
QuestionSome Questions for LINQ ? Pin
Honeyboy_2020-Apr-11 13:13
Honeyboy_2020-Apr-11 13:13 
AnswerRe: Some Questions for LINQ ? Pin
Peter_in_278020-Apr-11 14:39
professionalPeter_in_278020-Apr-11 14:39 
AnswerRe: Some Questions for LINQ ? Pin
Prasanta_Prince20-Apr-11 21:42
Prasanta_Prince20-Apr-11 21:42 

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.