Click here to Skip to main content
15,888,610 members
Home / Discussions / C#
   

C#

 
AnswerRe: REG: C# tutorials Pin
Luc Pattyn21-Sep-11 18:28
sitebuilderLuc Pattyn21-Sep-11 18:28 
GeneralRe: REG: C# tutorials Pin
Mycroft Holmes21-Sep-11 19:37
professionalMycroft Holmes21-Sep-11 19:37 
QuestionCreating an ActiveX control to work in PowerPoint Pin
Wjousts21-Sep-11 10:50
Wjousts21-Sep-11 10:50 
GeneralSettings not saving correctly. Pin
Herboren21-Sep-11 7:56
Herboren21-Sep-11 7:56 
GeneralRe: Settings not saving correctly. Pin
Eddy Vluggen21-Sep-11 9:51
professionalEddy Vluggen21-Sep-11 9:51 
GeneralRe: Settings not saving correctly. Pin
BillWoodruff22-Sep-11 4:18
professionalBillWoodruff22-Sep-11 4:18 
QuestionNamespace problem Pin
CCodeNewbie21-Sep-11 5:45
CCodeNewbie21-Sep-11 5:45 
AnswerRe: Namespace problem Pin
Luc Pattyn21-Sep-11 6:12
sitebuilderLuc Pattyn21-Sep-11 6:12 
your curly brackets are all wrong, you need one when opening Main (rather than a semi-colon), and the matching one is below ev.Close();, so the one in front of SysMonConn.Open() should be removed.

If you put the curlies right, the right indentation of your code would ensue automatically (at least in real IDE's such as Visual Studio); if it looks almost right at the moment, it tells me you have been adding/removing tabs yourself.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

AnswerRe: Namespace problem Pin
RichardGrimmer21-Sep-11 6:12
RichardGrimmer21-Sep-11 6:12 
AnswerRe: Namespace problem Pin
Richard MacCutchan21-Sep-11 6:16
mveRichard MacCutchan21-Sep-11 6:16 
GeneralRe: Namespace problem Pin
CCodeNewbie21-Sep-11 6:47
CCodeNewbie21-Sep-11 6:47 
AnswerRe: Namespace problem Pin
Luc Pattyn21-Sep-11 7:09
sitebuilderLuc Pattyn21-Sep-11 7:09 
GeneralRe: Namespace problem Pin
CCodeNewbie21-Sep-11 7:24
CCodeNewbie21-Sep-11 7:24 
AnswerRe: Namespace problem Pin
Luc Pattyn21-Sep-11 7:34
sitebuilderLuc Pattyn21-Sep-11 7:34 
GeneralRe: Namespace problem Pin
CCodeNewbie21-Sep-11 7:48
CCodeNewbie21-Sep-11 7:48 
GeneralRe: Namespace problem Pin
Richard MacCutchan21-Sep-11 8:41
mveRichard MacCutchan21-Sep-11 8:41 
GeneralRe: Namespace problem Pin
lukeer21-Sep-11 21:00
lukeer21-Sep-11 21:00 
QuestionJava script -Print Pin
kathyani21-Sep-11 1:27
kathyani21-Sep-11 1:27 
AnswerRe: Java script -Print Pin
Pete O'Hanlon21-Sep-11 1:36
mvePete O'Hanlon21-Sep-11 1:36 
QuestionHotMail in ASP.net Pin
om_metab21-Sep-11 0:15
om_metab21-Sep-11 0:15 
AnswerRe: HotMail in ASP.net Pin
crocks25621-Sep-11 0:30
crocks25621-Sep-11 0:30 
AnswerRe: HotMail in ASP.net Pin
uspatel21-Sep-11 2:00
professionaluspatel21-Sep-11 2:00 
AnswerRe: HotMail in ASP.net Pin
RichardGrimmer21-Sep-11 6:14
RichardGrimmer21-Sep-11 6:14 
QuestionNot getting Output parameter value Pin
Hum Dum20-Sep-11 23:51
Hum Dum20-Sep-11 23:51 
AnswerRe: Not getting Output parameter value Pin
RichardGrimmer21-Sep-11 6:16
RichardGrimmer21-Sep-11 6:16 

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.