Click here to Skip to main content
15,887,454 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do I take the content from a javascript variable, and paste it into a c# variable? Pin
Eddy Vluggen30-Apr-11 22:13
professionalEddy Vluggen30-Apr-11 22:13 
GeneralRe: How do I take the content from a javascript variable, and paste it into a c# variable? Pin
_Q12_5-May-11 8:26
_Q12_5-May-11 8:26 
GeneralRe: How do I take the content from a javascript variable, and paste it into a c# variable? Pin
Eddy Vluggen5-May-11 9:21
professionalEddy Vluggen5-May-11 9:21 
QuestionUsings for "ManagementClass" in Visual C# 2010 Pin
rms12330-Apr-11 2:28
professionalrms12330-Apr-11 2:28 
AnswerRe: Usings for "ManagementClass" in Visual C# 2010 Pin
Philippe Mori30-Apr-11 2:39
Philippe Mori30-Apr-11 2:39 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
rms12330-Apr-11 2:45
professionalrms12330-Apr-11 2:45 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
Philippe Mori30-Apr-11 2:56
Philippe Mori30-Apr-11 2:56 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
Philippe Mori30-Apr-11 3:02
Philippe Mori30-Apr-11 3:02 
Oooups. I was wrong. This class is in Client profile.

http://msdn.microsoft.com/en-us/library/system.management.managementclass.aspx

You simply need to add the appropriate reference to your project. The information is in MSDN documentation (link above). In your case, it will be System.Management assembly that must be added.
Philippe Mori

AnswerRe: Usings for "ManagementClass" in Visual C# 2010 [modified some more] Pin
Luc Pattyn30-Apr-11 2:46
sitebuilderLuc Pattyn30-Apr-11 2:46 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
rms12330-Apr-11 2:54
professionalrms12330-Apr-11 2:54 
AnswerRe: Usings for "ManagementClass" in Visual C# 2010 Pin
Luc Pattyn30-Apr-11 2:59
sitebuilderLuc Pattyn30-Apr-11 2:59 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
rms12330-Apr-11 3:20
professionalrms12330-Apr-11 3:20 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
PIEBALDconsult30-Apr-11 3:37
mvePIEBALDconsult30-Apr-11 3:37 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
Luc Pattyn30-Apr-11 4:08
sitebuilderLuc Pattyn30-Apr-11 4:08 
GeneralRe: Usings for "ManagementClass" in Visual C# 2010 Pin
PIEBALDconsult30-Apr-11 4:59
mvePIEBALDconsult30-Apr-11 4:59 
AnswerRe: Usings for "ManagementClass" in Visual C# 2010 Pin
Luc Pattyn30-Apr-11 5:09
sitebuilderLuc Pattyn30-Apr-11 5:09 
QuestionProgram With Multi language support Pin
Arunkumar.Koloth29-Apr-11 17:32
Arunkumar.Koloth29-Apr-11 17:32 
AnswerRe: Program With Multi language support Pin
OriginalGriff29-Apr-11 20:54
mveOriginalGriff29-Apr-11 20:54 
AnswerRe: Program With Multi language support Pin
PIEBALDconsult1-May-11 3:13
mvePIEBALDconsult1-May-11 3:13 
GeneralRe: Program With Multi language support Pin
Arunkumar.Koloth1-May-11 6:31
Arunkumar.Koloth1-May-11 6:31 
GeneralRe: Program With Multi language support Pin
PIEBALDconsult1-May-11 17:28
mvePIEBALDconsult1-May-11 17:28 
Questionc# Pin
mansingh3529-Apr-11 6:25
mansingh3529-Apr-11 6:25 
AnswerRe: c# Pin
Keith Barrow29-Apr-11 6:44
professionalKeith Barrow29-Apr-11 6:44 
GeneralRe: c# Pin
OriginalGriff29-Apr-11 8:25
mveOriginalGriff29-Apr-11 8:25 
GeneralRe: c# Pin
Keith Barrow29-Apr-11 8:34
professionalKeith Barrow29-Apr-11 8:34 

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.