Click here to Skip to main content
15,895,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: Calling a method from another form Pin
Anthony Mushrow28-Nov-07 0:02
professionalAnthony Mushrow28-Nov-07 0:02 
AnswerRe: Calling a method from another form Pin
N a v a n e e t h28-Nov-07 0:08
N a v a n e e t h28-Nov-07 0:08 
QuestionRe: Calling a method from another form Pin
Deques28-Nov-07 1:38
Deques28-Nov-07 1:38 
AnswerRe: Calling a method from another form Pin
N a v a n e e t h28-Nov-07 1:47
N a v a n e e t h28-Nov-07 1:47 
GeneralRe: Calling a method from another form Pin
Deques28-Nov-07 1:58
Deques28-Nov-07 1:58 
GeneralRe: Calling a method from another form Pin
N a v a n e e t h28-Nov-07 2:04
N a v a n e e t h28-Nov-07 2:04 
AnswerRe: Calling a method from another form Pin
Nouman Bhatti28-Nov-07 0:56
Nouman Bhatti28-Nov-07 0:56 
Questionhow to make const an input variable Pin
manustone27-Nov-07 22:30
manustone27-Nov-07 22:30 
Hi all, I am newbie to C#
I would like to implement a function where the variable passed
should not be changed during execution. In C++ I used void foo( const int a ).
What I can do in C# in order to ensure that my variable is not touched
If i use void foo(const obj MyObj) I have an error. Is the only way to pass
an already const member?
Kind Regards
ManuStone
AnswerRe: how to make const an input variable Pin
m@u27-Nov-07 22:41
m@u27-Nov-07 22:41 
GeneralRe: how to make const an input variable Pin
Colin Angus Mackay27-Nov-07 23:36
Colin Angus Mackay27-Nov-07 23:36 
AnswerRe: how to make const an input variable Pin
subai27-Nov-07 22:47
subai27-Nov-07 22:47 
GeneralRe: how to make const an input variable Pin
Colin Angus Mackay27-Nov-07 23:42
Colin Angus Mackay27-Nov-07 23:42 
GeneralRe: how to make const an input variable Pin
subai28-Nov-07 0:07
subai28-Nov-07 0:07 
QuestionListing the Domain in the the PDC Pin
M. J. Jaya Chitra27-Nov-07 22:24
M. J. Jaya Chitra27-Nov-07 22:24 
QuestionMedia RSS2.0 Parser Pin
rajshri_newase27-Nov-07 22:17
rajshri_newase27-Nov-07 22:17 
AnswerRe: Media RSS2.0 Parser Pin
Prateek G27-Nov-07 22:40
Prateek G27-Nov-07 22:40 
QuestionAdding items to List Pin
ramyanaidu27-Nov-07 22:15
ramyanaidu27-Nov-07 22:15 
AnswerRe: Adding items to List Pin
Nouman Bhatti28-Nov-07 1:01
Nouman Bhatti28-Nov-07 1:01 
Questioni need smallest hash string Pin
subai27-Nov-07 21:36
subai27-Nov-07 21:36 
AnswerRe: i need smallest hash string Pin
Anthony Mushrow28-Nov-07 0:08
professionalAnthony Mushrow28-Nov-07 0:08 
GeneralRe: i need smallest hash string Pin
subai28-Nov-07 0:36
subai28-Nov-07 0:36 
Questionhow to find my Queston? Pin
lockepeak27-Nov-07 20:59
lockepeak27-Nov-07 20:59 
AnswerRe: how to find my Queston? Pin
mav.northwind27-Nov-07 21:06
mav.northwind27-Nov-07 21:06 
AnswerRe: how to find my Queston? Pin
m@u27-Nov-07 21:08
m@u27-Nov-07 21:08 
AnswerRe: how to find my Queston? Pin
pmarfleet27-Nov-07 21:36
pmarfleet27-Nov-07 21:36 

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.