Click here to Skip to main content
15,889,863 members
Home / Discussions / C#
   

C#

 
AnswerRe: Remote access with WMI Pin
Gerrit4449-Mar-10 0:49
Gerrit4449-Mar-10 0:49 
GeneralRe: Remote access with WMI Pin
kebedetesema10-Mar-10 19:01
kebedetesema10-Mar-10 19:01 
Questiondisplay progress bar Pin
jadhavShubhangi8-Mar-10 22:37
jadhavShubhangi8-Mar-10 22:37 
AnswerRe: display progress bar Pin
DX Roster8-Mar-10 23:40
DX Roster8-Mar-10 23:40 
GeneralRe: display progress bar Pin
jadhavShubhangi9-Mar-10 0:21
jadhavShubhangi9-Mar-10 0:21 
GeneralRe: display progress bar Pin
DX Roster9-Mar-10 0:36
DX Roster9-Mar-10 0:36 
Questionconnection problem Pin
jadhavShubhangi8-Mar-10 22:33
jadhavShubhangi8-Mar-10 22:33 
AnswerRe: connection problem My vote of 5 Pin
Keith Barrow8-Mar-10 22:43
professionalKeith Barrow8-Mar-10 22:43 
Now this is a properly worded question, you have givens us some code, and told us what is wrong. You still need to add the <pre> tags though.

1) You need to reference the System.Configuration dll in your project. (Right click "References", "Add Reference", select the ".Net" tab then select System.Configuration in the list and OK it.
2) Add using System.Configuration; to the top of the file containing your class.
Dalek Dave: There are many words that some find offensive, Homosexuality, Alcoholism, Religion, Visual Basic, Manchester United, Butter.

GeneralRe: connection problem My vote of 5 Pin
jadhavShubhangi8-Mar-10 23:02
jadhavShubhangi8-Mar-10 23:02 
GeneralRe: connection problem My vote of 5 Pin
Luc Pattyn9-Mar-10 0:24
sitebuilderLuc Pattyn9-Mar-10 0:24 
Questiondisplaying updated datagridview Pin
jadhavShubhangi8-Mar-10 22:20
jadhavShubhangi8-Mar-10 22:20 
AnswerMy vote of 1 [again] Pin
Keith Barrow8-Mar-10 22:37
professionalKeith Barrow8-Mar-10 22:37 
AnswerRe: displaying updated datagridview Pin
DX Roster9-Mar-10 0:00
DX Roster9-Mar-10 0:00 
Questionclick on dtagridview display result in relative textbox Pin
jadhavShubhangi8-Mar-10 22:17
jadhavShubhangi8-Mar-10 22:17 
AnswerMy vote of 1 Pin
Keith Barrow8-Mar-10 22:36
professionalKeith Barrow8-Mar-10 22:36 
GeneralRe: My vote of 1 Pin
jadhavShubhangi8-Mar-10 22:39
jadhavShubhangi8-Mar-10 22:39 
GeneralRe: My vote of 1 Pin
OriginalGriff8-Mar-10 22:58
mveOriginalGriff8-Mar-10 22:58 
GeneralRe: My vote of 1 Pin
Luc Pattyn9-Mar-10 0:27
sitebuilderLuc Pattyn9-Mar-10 0:27 
GeneralRe: My vote of 1 Pin
OriginalGriff9-Mar-10 0:34
mveOriginalGriff9-Mar-10 0:34 
GeneralRe: My vote of 5 Pin
OriginalGriff8-Mar-10 22:39
mveOriginalGriff8-Mar-10 22:39 
QuestionUnstoppable process from Task Manager Pin
Ihtesham8-Mar-10 21:03
Ihtesham8-Mar-10 21:03 
AnswerRe: Unstoppable process from Task Manager Pin
Calla8-Mar-10 21:10
Calla8-Mar-10 21:10 
GeneralRe: Unstoppable process from Task Manager Pin
Ihtesham8-Mar-10 21:13
Ihtesham8-Mar-10 21:13 
GeneralRe: Unstoppable process from Task Manager Pin
Calla8-Mar-10 22:07
Calla8-Mar-10 22:07 
GeneralRe: Unstoppable process from Task Manager Pin
Ihtesham8-Mar-10 22:19
Ihtesham8-Mar-10 22:19 

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.