Click here to Skip to main content
15,914,221 members
Home / Discussions / C#
   

C#

 
GeneralRe: Xml file Pin
Jaiprakash M Bankolli12-Apr-07 19:10
Jaiprakash M Bankolli12-Apr-07 19:10 
GeneralRe: Xml file Pin
7112-Apr-07 19:57
7112-Apr-07 19:57 
GeneralRe: Xml file Pin
Jaiprakash M Bankolli12-Apr-07 20:33
Jaiprakash M Bankolli12-Apr-07 20:33 
GeneralRe: Xml file Pin
7113-Apr-07 0:21
7113-Apr-07 0:21 
GeneralRe: Xml file Pin
Jaiprakash M Bankolli13-Apr-07 1:07
Jaiprakash M Bankolli13-Apr-07 1:07 
GeneralRe: Xml file Pin
Jaiprakash M Bankolli13-Apr-07 1:25
Jaiprakash M Bankolli13-Apr-07 1:25 
Questionexit sub Pin
SVb.net11-Apr-07 23:03
SVb.net11-Apr-07 23:03 
AnswerRe: exit sub Pin
Christian Graus11-Apr-07 23:08
protectorChristian Graus11-Apr-07 23:08 
Questioncommunication bw two exe files ? Pin
Software_Specialist11-Apr-07 23:02
Software_Specialist11-Apr-07 23:02 
AnswerRe: communication bw two exe files ? Pin
Christian Graus11-Apr-07 23:09
protectorChristian Graus11-Apr-07 23:09 
GeneralRe: communication bw two exe files ? Pin
Software_Specialist11-Apr-07 23:53
Software_Specialist11-Apr-07 23:53 
Questiontop urgent Pin
fetiya11-Apr-07 22:49
fetiya11-Apr-07 22:49 
AnswerRe: top urgent Pin
Martin#11-Apr-07 22:59
Martin#11-Apr-07 22:59 
AnswerRe: top urgent Pin
Christian Graus11-Apr-07 23:11
protectorChristian Graus11-Apr-07 23:11 
QuestionOops Pin
yaminilatha11-Apr-07 22:31
yaminilatha11-Apr-07 22:31 
AnswerRe: Oops Pin
Guffa11-Apr-07 23:05
Guffa11-Apr-07 23:05 
GeneralRe: Oops Pin
BadKarma12-Apr-07 3:43
BadKarma12-Apr-07 3:43 
GeneralRe: Oops Pin
Guffa12-Apr-07 7:54
Guffa12-Apr-07 7:54 
GeneralRe: Oops Pin
BadKarma12-Apr-07 21:11
BadKarma12-Apr-07 21:11 
Guffa wrote:
In C++ you can put code inside methods in classes if you like, but in C# there is no other place to put any code

And this is the reason why one uses many static functions to simulate the procedural approach of C/
C++ Smile | :)

Imho, fully OO doesn't provide the best way to program, nor does fully procedural provide it. The best way is a mix of both. So my quote:
Guffa wrote:
BadKarma wrote:
I would like to think of C++ as an OOP language with procedural support for backwards compatibility with C.

was in fact a little joke Wink | ;)




codito ergo sum

GeneralRe: Oops Pin
yaminilatha13-Apr-07 1:12
yaminilatha13-Apr-07 1:12 
AnswerRe: Oops Pin
Guffa13-Apr-07 4:03
Guffa13-Apr-07 4:03 
AnswerRe: Oops Pin
Christian Graus11-Apr-07 23:13
protectorChristian Graus11-Apr-07 23:13 
QuestionReplacing text in TextBox without the blinking Pin
Ollie198611-Apr-07 22:25
Ollie198611-Apr-07 22:25 
AnswerRe: Replacing text in TextBox without the blinking Pin
Christian Graus11-Apr-07 23:16
protectorChristian Graus11-Apr-07 23:16 
GeneralRe: Replacing text in TextBox without the blinking Pin
Ollie198612-Apr-07 0:21
Ollie198612-Apr-07 0:21 

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.