Click here to Skip to main content
15,893,814 members
Home / Discussions / C#
   

C#

 
GeneralRe: can i use optional parameters Pin
Christian Graus6-Aug-07 21:01
protectorChristian Graus6-Aug-07 21:01 
GeneralRe: can i use optional parameters Pin
Sonia Gupta6-Aug-07 21:10
Sonia Gupta6-Aug-07 21:10 
AnswerRe: can i use optional parameters Pin
Diana Fernandez6-Aug-07 21:12
Diana Fernandez6-Aug-07 21:12 
AnswerRe: can i use optional parameters Pin
Pete O'Hanlon6-Aug-07 21:47
mvePete O'Hanlon6-Aug-07 21:47 
QuestionString to stream [modified] Pin
mpavas6-Aug-07 19:35
mpavas6-Aug-07 19:35 
AnswerRe: String to stream Pin
Hessam Jalali6-Aug-07 20:08
Hessam Jalali6-Aug-07 20:08 
Questiongoto in c# Pin
Sonia Gupta6-Aug-07 19:18
Sonia Gupta6-Aug-07 19:18 
AnswerRe: goto in c# Pin
Christian Graus6-Aug-07 19:22
protectorChristian Graus6-Aug-07 19:22 
C# supports goto. People just don't use it, because it's been well established for a long time, that it's generally a bad idea to do so. Someone will inevitably respond with 'I use goto wisely, it's just a tool'. Perhaps. All I know is, I understand how it can tend towards bad code, and I never have any use for it.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: goto in c# Pin
Sonia Gupta6-Aug-07 19:25
Sonia Gupta6-Aug-07 19:25 
QuestionRe: goto in c# Pin
Urs Enzler6-Aug-07 23:18
Urs Enzler6-Aug-07 23:18 
QuestionSending parameters to method by reference ... ? Pin
Yanshof6-Aug-07 19:18
Yanshof6-Aug-07 19:18 
AnswerRe: Sending parameters to method by reference ... ? Pin
Hessam Jalali6-Aug-07 20:26
Hessam Jalali6-Aug-07 20:26 
AnswerRe: Sending parameters to method by reference ... ? Pin
Luc Pattyn7-Aug-07 2:12
sitebuilderLuc Pattyn7-Aug-07 2:12 
QuestionMedia Pin
sulabh20206-Aug-07 18:52
sulabh20206-Aug-07 18:52 
AnswerRe: Media Pin
Ravi Bhavnani6-Aug-07 18:59
professionalRavi Bhavnani6-Aug-07 18:59 
GeneralRe: Media Pin
sulabh20206-Aug-07 19:06
sulabh20206-Aug-07 19:06 
Questionincrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 18:38
Sonia Gupta6-Aug-07 18:38 
AnswerRe: incrementing the array and preserving the values after incrementation Pin
Ravi Bhavnani6-Aug-07 18:57
professionalRavi Bhavnani6-Aug-07 18:57 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 18:59
Sonia Gupta6-Aug-07 18:59 
AnswerRe: incrementing the array and preserving the values after incrementation Pin
Guffa6-Aug-07 19:02
Guffa6-Aug-07 19:02 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 19:39
Sonia Gupta6-Aug-07 19:39 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Dave Doknjas7-Aug-07 13:41
Dave Doknjas7-Aug-07 13:41 
AnswerRe: incrementing the array and preserving the values after incrementation Pin
Guffa6-Aug-07 18:59
Guffa6-Aug-07 18:59 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 19:00
Sonia Gupta6-Aug-07 19:00 
Questionhow to read the pen drive autorun file Pin
San@Coding6-Aug-07 16:35
San@Coding6-Aug-07 16:35 

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.