Click here to Skip to main content
15,900,724 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: Collections in C# Pin
Christian Graus25-Jun-08 22:19
protectorChristian Graus25-Jun-08 22:19 
AnswerRe: Collections in C# Pin
Simon P Stevens25-Jun-08 22:36
Simon P Stevens25-Jun-08 22:36 
Questionwindows service Pin
arkiboys25-Jun-08 21:52
arkiboys25-Jun-08 21:52 
AnswerRe: windows service Pin
Simon P Stevens25-Jun-08 23:06
Simon P Stevens25-Jun-08 23:06 
GeneralRe: windows service Pin
arkiboys26-Jun-08 0:12
arkiboys26-Jun-08 0:12 
GeneralRe: windows service Pin
Simon P Stevens26-Jun-08 0:41
Simon P Stevens26-Jun-08 0:41 
GeneralRe: windows service Pin
arkiboys26-Jun-08 1:46
arkiboys26-Jun-08 1:46 
QuestionWebbrowser Control Pin
rotsey25-Jun-08 21:49
rotsey25-Jun-08 21:49 
Questionconvert from Timespan to int ?? Pin
Mr.Kode25-Jun-08 21:40
Mr.Kode25-Jun-08 21:40 
AnswerRe: convert from Timespan to int ?? Pin
DaveyM6925-Jun-08 21:46
professionalDaveyM6925-Jun-08 21:46 
AnswerRe: convert from Timespan to int ?? Pin
Harvey Saayman25-Jun-08 21:47
Harvey Saayman25-Jun-08 21:47 
AnswerRe: convert from Timespan to int ?? Pin
Mbah Dhaim25-Jun-08 23:03
Mbah Dhaim25-Jun-08 23:03 
QuestionUsing stream without using memory Pin
kensai25-Jun-08 21:38
kensai25-Jun-08 21: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.