Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: When the finally code is executed? Pin
dojohansen1-Jul-09 0:40
dojohansen1-Jul-09 0:40 
GeneralRe: When the finally code is executed? Pin
musefan1-Jul-09 0:55
musefan1-Jul-09 0:55 
GeneralRe: When the finally code is executed? Pin
musefan1-Jul-09 2:08
musefan1-Jul-09 2:08 
GeneralRe: When the finally code is executed? Pin
J4amieC1-Jul-09 2:12
J4amieC1-Jul-09 2:12 
GeneralRe: When the finally code is executed? Pin
musefan1-Jul-09 2:19
musefan1-Jul-09 2:19 
GeneralRe: When the finally code is executed? Pin
dojohansen1-Jul-09 5:44
dojohansen1-Jul-09 5:44 
GeneralRe: When the finally code is executed? Pin
dojohansen1-Jul-09 5:37
dojohansen1-Jul-09 5:37 
GeneralRe: When the finally code is executed? Pin
dojohansen1-Jul-09 5:59
dojohansen1-Jul-09 5:59 
Since you're being such a pain in the back about this, I'll just keep it up.

musefan wrote:
I said that the 'finally block' executes after the return - which to me is the same as saying "the return value is evaluated before the finally executes"


Well at this point I cannot just add to what you're saying, because the finally block of course does NOT execute "after the return" - that would be impossible. No part of a method executes after it has returned, and that certainly includes the finally. And saying that is the same "to you" doesn't make it right. If you say "that's what I *meant* to say" I'll just take your word for it, mainly because I don't really think it matters if it is true or not - my goal in contributing in forums is to put some stuff in here for the community to learn about, not to craft replies for you personally. (However, when you take it totally off the thread topic, I prefer to switch to personal messages unless my opponent is so rude as to force me to publicly defend myself.)

musefan wrote:
I did not accuse you of 'stealing' my answer


Read your own reply that started this whole thing. Unless it was precisely that accusation, what content is there in the message? Are you trying to claim you just wanted me to know that you had already said the same thing I said? If so, why did you want me to have this piece of information?


musefan wrote:
yeah maybe I could have handled it differently but you clearly misunderstood my answer and therefore instead of 'correcting' it then you should say you don't understand


First, I didn't correct you, I merely gave what I see as a better explanation. The closest I got to hinting you might have said something less than accurate was to say it was "a bit more subtle". To my mind, this was a way of acknowledging that my additional comment concerned minute details, but it seems to have upset you instead. Second, who are you to tell me what I should and should not post? I am in fact a big fan of saying "I don't understand", but not when I do.
AnswerRe: When the finally code is executed? Pin
dojohansen30-Jun-09 22:25
dojohansen30-Jun-09 22:25 
AnswerRe: When the finally code is executed? Pin
Fired.Fish.Gmail1-Jul-09 0:39
Fired.Fish.Gmail1-Jul-09 0:39 
GeneralRe: When the finally code is executed? Pin
dojohansen1-Jul-09 0:43
dojohansen1-Jul-09 0:43 
GeneralRe: When the finally code is executed? Pin
Fired.Fish.Gmail1-Jul-09 0:46
Fired.Fish.Gmail1-Jul-09 0:46 
QuestionTrouble with making multiple httpWebRequest "Get"'s to a webservice in a short time Pin
nineismine30-Jun-09 20:39
nineismine30-Jun-09 20:39 
AnswerRe: Trouble with making multiple httpWebRequest "Get"'s to a webservice in a short time Pin
Philip.F30-Jun-09 20:49
Philip.F30-Jun-09 20:49 
GeneralRe: Trouble with making multiple httpWebRequest "Get"'s to a webservice in a short time Pin
kstls30-Jun-09 22:50
kstls30-Jun-09 22:50 
GeneralRe: Trouble with making multiple httpWebRequest "Get"'s to a webservice in a short time Pin
nineismine1-Jul-09 2:29
nineismine1-Jul-09 2:29 
GeneralRe: Trouble with making multiple httpWebRequest "Get"'s to a webservice in a short time Pin
Philip.F1-Jul-09 3:18
Philip.F1-Jul-09 3:18 
QuestionData Entry in GridView Control Pin
Mads11530-Jun-09 20:08
Mads11530-Jun-09 20:08 
AnswerRe: Data Entry in GridView Control Pin
Chetan Patel30-Jun-09 20:15
Chetan Patel30-Jun-09 20:15 
AnswerRe: Data Entry in GridView Control Pin
Niladri_Biswas30-Jun-09 20:23
Niladri_Biswas30-Jun-09 20:23 
QuestionError occure while creating Object of COM dll Pin
Chetan Patel30-Jun-09 19:55
Chetan Patel30-Jun-09 19:55 
QuestionBest place to start? Pin
richforall30-Jun-09 18:57
richforall30-Jun-09 18:57 
AnswerRe: Best place to start? Pin
Niladri_Biswas30-Jun-09 20:34
Niladri_Biswas30-Jun-09 20:34 
AnswerRe: Best place to start? Pin
Blikkies30-Jun-09 22:41
professionalBlikkies30-Jun-09 22:41 
GeneralRe: Best place to start? Pin
PIEBALDconsult1-Jul-09 5:21
mvePIEBALDconsult1-Jul-09 5:21 

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.