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

C#

 
GeneralRe: getting specified type of file from directory Pin
Christian Graus25-Jun-08 23:34
protectorChristian Graus25-Jun-08 23:34 
Questionhow can I get the cputime dedicated to a specific thread? Pin
fateme_developer25-Jun-08 22:38
fateme_developer25-Jun-08 22:38 
AnswerRe: how can I get the cputime dedicated to a specific thread? Pin
leppie25-Jun-08 23:07
leppie25-Jun-08 23:07 
GeneralRe: how can I get the cputime dedicated to a specific thread? Pin
fateme_developer26-Jun-08 0:19
fateme_developer26-Jun-08 0:19 
GeneralRe: how can I get the cputime dedicated to a specific thread? Pin
leppie26-Jun-08 2:24
leppie26-Jun-08 2:24 
GeneralRe: how can I get the cputime dedicated to a specific thread? Pin
fateme_developer27-Jun-08 19:15
fateme_developer27-Jun-08 19:15 
Questionremember credentials Pin
laziale25-Jun-08 22:28
laziale25-Jun-08 22:28 
AnswerRe: remember credentials Pin
Colwin25-Jun-08 22:43
Colwin25-Jun-08 22:43 
AnswerRe: remember credentials Pin
Christian Graus25-Jun-08 22:44
protectorChristian Graus25-Jun-08 22:44 
AnswerRe: remember credentials Pin
Mbah Dhaim25-Jun-08 22:49
Mbah Dhaim25-Jun-08 22:49 
AnswerRe: remember credentials Pin
Pete O'Hanlon25-Jun-08 23:00
mvePete O'Hanlon25-Jun-08 23:00 
Questionhi how can add child node to treeview Pin
wasimsharp25-Jun-08 22:11
wasimsharp25-Jun-08 22:11 
AnswerRe: hi how can add child node to treeview Pin
Christian Graus25-Jun-08 22:21
protectorChristian Graus25-Jun-08 22:21 
AnswerRe: hi how can add child node to treeview Pin
DaveyM6925-Jun-08 22:24
professionalDaveyM6925-Jun-08 22:24 
Questioncannot use instance of Assembly - compiler bug? Pin
Rey999925-Jun-08 22:05
Rey999925-Jun-08 22:05 
AnswerRe: cannot use instance of Assembly - compiler bug? Pin
Simon P Stevens25-Jun-08 22:18
Simon P Stevens25-Jun-08 22:18 
AnswerRe: cannot use instance of Assembly - compiler bug? Pin
Christian Graus25-Jun-08 22:18
protectorChristian Graus25-Jun-08 22:18 
QuestionRe: cannot use instance of Assembly - compiler bug? Pin
Rey999925-Jun-08 22:29
Rey999925-Jun-08 22:29 
AnswerRe: cannot use instance of Assembly - compiler bug? Pin
Christian Graus25-Jun-08 22:39
protectorChristian Graus25-Jun-08 22:39 
AnswerRe: cannot use instance of Assembly - compiler bug? Pin
Rey999925-Jun-08 22:48
Rey999925-Jun-08 22:48 
AnswerRe: cannot use instance of Assembly - compiler bug? Pin
Simon P Stevens25-Jun-08 22:43
Simon P Stevens25-Jun-08 22:43 
This is a compiler error yeah?

post the code for the whole class, I'm sure you're missing something. maybe like a semi colon. You haven't got one at the end of your commented out line, so maybe you've got an extra on on a line below, so when you change the comments the semi colons are correct.

All the lines you've provided compile fine for me (I just had to add the semi colon to get the commented out line to compile).

Simon

AnswerRe: cannot use instance of Assembly - compiler bug? Pin
tano-gae25-Jun-08 22:49
tano-gae25-Jun-08 22:49 
JokeRe: cannot use instance of Assembly - compiler bug? Pin
Rey999925-Jun-08 22:53
Rey999925-Jun-08 22:53 
GeneralRe: cannot use instance of Assembly - compiler bug? Pin
Simon P Stevens25-Jun-08 22:57
Simon P Stevens25-Jun-08 22:57 
QuestionCollections in C# Pin
angelsherin25-Jun-08 21:58
angelsherin25-Jun-08 21:58 

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.