Click here to Skip to main content
15,898,538 members
Home / Discussions / C#
   

C#

 
GeneralRe: Casting from Single to Int32 Pin
RugbyLeague17-Jun-08 0:58
RugbyLeague17-Jun-08 0:58 
GeneralRe: Casting from Single to Int32 Pin
Ashfield17-Jun-08 2:29
Ashfield17-Jun-08 2:29 
GeneralRe: Casting from Single to Int32 Pin
RugbyLeague17-Jun-08 2:32
RugbyLeague17-Jun-08 2:32 
GeneralRe: Casting from Single to Int32 Pin
Ashfield17-Jun-08 3:39
Ashfield17-Jun-08 3:39 
GeneralRe: Casting from Single to Int32 Pin
RugbyLeague17-Jun-08 3:42
RugbyLeague17-Jun-08 3:42 
QuestionCLSCompliantAttribute Pin
George_George16-Jun-08 22:21
George_George16-Jun-08 22:21 
Questioncompile error - I'm newbie Pin
ash poxon16-Jun-08 21:44
ash poxon16-Jun-08 21:44 
AnswerRe: compile error - I'm newbie Pin
Colin Angus Mackay16-Jun-08 21:48
Colin Angus Mackay16-Jun-08 21:48 
I think the clue is in the error message:
ash poxon wrote:
are you missing an assembly reference?


Do you have the correct set of assemblies in your project's References? If you created a Windows Forms application project then Visual Studio should have set this up for you. But you may have accidentally deleted the reference.

Right click the References section in the Solution Explorer for your project, then "Add Reference" and then pick from the first tab the assembly called (I think) System.Windows.Forms. If that doesn't exist, open a second instance of VS and create a blank Windows Forms assembly and see what its references are.


GeneralRe: compile error - I'm newbie Pin
ash poxon16-Jun-08 22:02
ash poxon16-Jun-08 22:02 
GeneralRe: compile error - I'm newbie Pin
Simon P Stevens16-Jun-08 22:38
Simon P Stevens16-Jun-08 22:38 
GeneralRe: compile error - I'm newbie Pin
ash poxon17-Jun-08 6:06
ash poxon17-Jun-08 6:06 
QuestionWriting string expression to command line .. .- How to do it ? Pin
Yanshof16-Jun-08 21:25
Yanshof16-Jun-08 21:25 
AnswerRe: Writing string expression to command line .. .- How to do it ? Pin
Colin Angus Mackay16-Jun-08 21:32
Colin Angus Mackay16-Jun-08 21:32 
GeneralRe: Writing string expression to command line .. .- How to do it ? Pin
Yanshof16-Jun-08 21:40
Yanshof16-Jun-08 21:40 
GeneralRe: Writing string expression to command line .. .- How to do it ? Pin
Colin Angus Mackay16-Jun-08 21:50
Colin Angus Mackay16-Jun-08 21:50 
GeneralRe: Writing string expression to command line .. .- How to do it ? Pin
Yanshof16-Jun-08 22:25
Yanshof16-Jun-08 22:25 
GeneralRe: Writing string expression to command line .. .- How to do it ? Pin
Colin Angus Mackay16-Jun-08 22:30
Colin Angus Mackay16-Jun-08 22:30 
Questionchage image formate from jpeg,gif etc to bitmap .bmp Pin
Member 343561416-Jun-08 21:22
Member 343561416-Jun-08 21:22 
AnswerRe: chage image formate from jpeg,gif etc to bitmap .bmp Pin
Alan Balkany17-Jun-08 4:21
Alan Balkany17-Jun-08 4:21 
QuestionGet CPU ID & HD Serial number Pin
AlexB4716-Jun-08 21:06
AlexB4716-Jun-08 21:06 
AnswerRe: Get CPU ID & HD Serial number Pin
Vimalsoft(Pty) Ltd16-Jun-08 21:22
professionalVimalsoft(Pty) Ltd16-Jun-08 21:22 
AnswerRe: Get CPU ID & HD Serial number Pin
sunspeed16-Jun-08 21:27
sunspeed16-Jun-08 21:27 
QuestionGetting the type of control Pin
jonhbt16-Jun-08 20:55
jonhbt16-Jun-08 20:55 
AnswerRe: Getting the type of control Pin
N a v a n e e t h16-Jun-08 21:03
N a v a n e e t h16-Jun-08 21:03 
GeneralRe: Getting the type of control Pin
jonhbt16-Jun-08 21:26
jonhbt16-Jun-08 21:26 

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.