Click here to Skip to main content
15,923,087 members
Home / Discussions / C#
   

C#

 
GeneralRe: My C# Project Connect to ocsp.verising.com Pin
Luc Pattyn21-Jun-10 12:44
sitebuilderLuc Pattyn21-Jun-10 12:44 
GeneralHi! I need help for you Pin
hyps4u21-Jun-10 5:20
hyps4u21-Jun-10 5:20 
GeneralRe: Hi! I need help for you Pin
Dave Kreskowiak21-Jun-10 5:38
mveDave Kreskowiak21-Jun-10 5:38 
GeneralRe: Hi! I need help for you Pin
Richard MacCutchan21-Jun-10 5:39
mveRichard MacCutchan21-Jun-10 5:39 
GeneralRe: Hi! I need help for you Pin
hyps4u21-Jun-10 5:44
hyps4u21-Jun-10 5:44 
GeneralRe: Hi! I need help for you Pin
EliottA21-Jun-10 5:47
EliottA21-Jun-10 5:47 
GeneralRe: Hi! I need help for you Pin
robbrad21-Jun-10 5:57
robbrad21-Jun-10 5:57 
GeneralRe: Hi! I need help for you Pin
dan!sh 21-Jun-10 5:58
professional dan!sh 21-Jun-10 5:58 
GeneralRe: Hi! I need help for you Pin
hyps4u21-Jun-10 6:11
hyps4u21-Jun-10 6:11 
GeneralRe: Hi! I need help for you Pin
DaveAuld21-Jun-10 6:21
professionalDaveAuld21-Jun-10 6:21 
GeneralRe: Hi! I need help for you Pin
dan!sh 21-Jun-10 6:22
professional dan!sh 21-Jun-10 6:22 
GeneralRe: Hi! I need help for you Pin
hyps4u21-Jun-10 6:28
hyps4u21-Jun-10 6:28 
GeneralRe: Hi! I need help for you Pin
Richard MacCutchan21-Jun-10 7:22
mveRichard MacCutchan21-Jun-10 7:22 
GeneralRe: Hi! I need help for you Pin
DaveAuld21-Jun-10 7:36
professionalDaveAuld21-Jun-10 7:36 
GeneralRe: Hi! I need help for you Pin
Wes Aday21-Jun-10 10:22
professionalWes Aday21-Jun-10 10:22 
GeneralRe: Hi! I need help for you Pin
hyps4u21-Jun-10 10:28
hyps4u21-Jun-10 10:28 
GeneralRe: Hi! I need help for you Pin
J4amieC21-Jun-10 6:16
J4amieC21-Jun-10 6:16 
GeneralRe: Hi! I need help for you Pin
I Believe In GOD21-Jun-10 9:36
I Believe In GOD21-Jun-10 9:36 
Questionhow to create Const Member methods inside a class. how to create const objects of a Class. Pin
a_ravindra21-Jun-10 5:09
a_ravindra21-Jun-10 5:09 
QuestionRe: how to create Const Member methods inside a class. how to create const objects of a Class. Pin
Paladin200021-Jun-10 5:24
Paladin200021-Jun-10 5:24 
AnswerRe: how to create Const Member methods inside a class. how to create const objects of a Class. Pin
Ennis Ray Lynch, Jr.21-Jun-10 5:27
Ennis Ray Lynch, Jr.21-Jun-10 5:27 
GeneralRe: how to create Const Member methods inside a class. how to create const objects of a Class. Pin
a_ravindra22-Jun-10 1:34
a_ravindra22-Jun-10 1:34 
GeneralRe: how to create Const Member methods inside a class. how to create const objects of a Class. Pin
Ennis Ray Lynch, Jr.22-Jun-10 3:02
Ennis Ray Lynch, Jr.22-Jun-10 3:02 
GeneralRe: how to create Const Member methods inside a class. how to create const objects of a Class. Pin
yu-jian27-Jun-10 9:50
yu-jian27-Jun-10 9:50 
AnswerRe: how to create Const Member methods inside a class. how to create const objects of a Class. Pin
Dave Kreskowiak21-Jun-10 5:36
mveDave Kreskowiak21-Jun-10 5:36 
There is no such thing as a Const method. Perhaps you're thinking about a Static method?

Also, there is no such thing as a class declared as Const. Again, you're thinking about static??

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




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.