Click here to Skip to main content
15,909,440 members
Home / Discussions / C#
   

C#

 
GeneralRe: winform Deployment Pin
arkiboys9-Mar-11 22:10
arkiboys9-Mar-11 22:10 
AnswerRe: winform Deployment Pin
Pete O'Hanlon7-Mar-11 10:50
mvePete O'Hanlon7-Mar-11 10:50 
GeneralRe: winform Deployment Pin
arkiboys7-Mar-11 10:57
arkiboys7-Mar-11 10:57 
GeneralRe: winform Deployment Pin
GenJerDan7-Mar-11 12:16
GenJerDan7-Mar-11 12:16 
AnswerRe: winform Deployment Pin
RaviRanjanKr9-Mar-11 17:27
professionalRaviRanjanKr9-Mar-11 17:27 
QuestionStore data in Attribute for use in PropertyGrid Pin
lukeer7-Mar-11 1:22
lukeer7-Mar-11 1:22 
QuestionSCCM OS Deployment with native C# code Pin
UK19676-Mar-11 21:15
UK19676-Mar-11 21:15 
AnswerRe: SCCM OS Deployment with native C# code Pin
OriginalGriff7-Mar-11 0:46
mveOriginalGriff7-Mar-11 0:46 
You aren't going to be able to translate that directly: there is (thankfully) no equivalent of "On Error Resume Next" in C#. If your code relies on that, then translation becomes a lot of work, as you have to work out what errors it is masking and code round them...
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

Manfred R. Bihy: "Looks as if OP is learning resistant."

GeneralRe: SCCM OS Deployment with native C# code Pin
UK19677-Mar-11 1:12
UK19677-Mar-11 1:12 
Questionerror with Button in datagridview Pin
dits056-Mar-11 18:57
dits056-Mar-11 18:57 
AnswerRe: error with Button in datagridview Pin
nainakarri7-Mar-11 0:06
nainakarri7-Mar-11 0:06 
AnswerRe: error with Button in datagridview Pin
Pravin Patil, Mumbai7-Mar-11 0:27
Pravin Patil, Mumbai7-Mar-11 0:27 
AnswerRe: error with Button in datagridview Pin
OriginalGriff7-Mar-11 0:38
mveOriginalGriff7-Mar-11 0:38 
QuestionWhat do programmers think about "Fluent Interface's" ? Pin
venomation6-Mar-11 16:14
venomation6-Mar-11 16:14 
AnswerRe: What do programmers think about "Fluent Interface's" ? Pin
Super Lloyd6-Mar-11 16:42
Super Lloyd6-Mar-11 16:42 
GeneralRe: What do programmers think about "Fluent Interface's" ? Pin
venomation6-Mar-11 17:10
venomation6-Mar-11 17:10 
AnswerRe: What do programmers think about "Fluent Interface's" ? Pin
Pete O'Hanlon6-Mar-11 19:46
mvePete O'Hanlon6-Mar-11 19:46 
GeneralRe: What do programmers think about "Fluent Interface's" ? Pin
venomation6-Mar-11 21:32
venomation6-Mar-11 21:32 
AnswerRe: What do programmers think about "Fluent Interface's" ? Pin
Eddy Vluggen6-Mar-11 20:51
professionalEddy Vluggen6-Mar-11 20:51 
GeneralRe: What do programmers think about "Fluent Interface's" ? Pin
venomation6-Mar-11 21:34
venomation6-Mar-11 21:34 
GeneralRe: What do programmers think about "Fluent Interface's" ? Pin
Eddy Vluggen7-Mar-11 0:12
professionalEddy Vluggen7-Mar-11 0:12 
GeneralRe: What do programmers think about "Fluent Interface's" ? Pin
venomation7-Mar-11 6:00
venomation7-Mar-11 6:00 
GeneralRe: What do programmers think about "Fluent Interface's" ? Pin
Eddy Vluggen7-Mar-11 8:14
professionalEddy Vluggen7-Mar-11 8:14 
AnswerRe: What do programmers think about "Fluent Interface's" ? Pin
jschell7-Mar-11 8:51
jschell7-Mar-11 8:51 
GeneralRe: What do programmers think about "Fluent Interface's" ? Pin
venomation7-Mar-11 23:28
venomation7-Mar-11 23:28 

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.