Click here to Skip to main content
16,005,038 members
Home / Discussions / C#
   

C#

 
Generalc# and asp.net Pin
vrajesh shah25-Jul-01 2:35
vrajesh shah25-Jul-01 2:35 
Generalc# and asp.net Pin
vrajesh shah25-Jul-01 2:32
vrajesh shah25-Jul-01 2:32 
QuestionWhat is C#? Pin
iamhcj24-Jul-01 16:45
iamhcj24-Jul-01 16:45 
AnswerRe: What is C#? Pin
Christian Graus24-Jul-01 18:21
protectorChristian Graus24-Jul-01 18:21 
GeneralRe: What is C#? Pin
Paul Watson24-Jul-01 21:44
sitebuilderPaul Watson24-Jul-01 21:44 
GeneralRe: What is C#? Pin
Alexander Berthold24-Jul-01 23:38
Alexander Berthold24-Jul-01 23:38 
GeneralRe: What is C#? Pin
Christian Graus25-Jul-01 1:56
protectorChristian Graus25-Jul-01 1:56 
GeneralRe: What is C#? Pin
Paul Watson25-Jul-01 3:03
sitebuilderPaul Watson25-Jul-01 3:03 
I agree with you, just giving the world a good tool does not mean it will be used properly.

But I do believe that providing a tool which is both easy and powerful will allow good programmers to push the development of good solutions even further. It will also make it easier for poor programmers to make even worse programmes, naturally.

In my eyes with C++ one has to spend too much time preparing and cleaning up rather than focusing on what is truly important, the functionality and design. Clean up and preparation should be an automated and automatic part of the system. In a way you could say that C# provides a solid base from which one can focus on the solution code. Why do we have header files and classes etc? All those things one has to do in C++ over and over you try your best to put into some kind of reusable code base from which you work on your next project. C# now provides all those common headers and classes out of the box.

Microsoft has learnt from many years of C++ development the pitfalls and also the great features, the wonderful and amazing power of C++ etc. Now taking into account modern day development they have created something which I believe is exposing the best of both worlds.

Bottom line though? I reckon C++ programmers should stick with C++, it is a great tool and ditching all that code and resources just for some new fancy language is a bad idea.
IMHO new programmers or VB programmers looking for something more powerful would be wise to go with C#.

Wink | ;) I am sure when C and C++ came along programmers all around the world had arguements like this "but damnit Jim! C++ is so easy and will result in swaths of poor code, lets stick to Assembler it is the best".

Big Grin | :-D

regards,
Paul Watson
Cape Town, South Africa

e: paulmwatson@email.com

w: vergen.org
GeneralRe: What is C#? Pin
30-Jul-01 4:24
suss30-Jul-01 4:24 
GeneralRe: What is C#? Pin
Christian Graus25-Jul-01 1:54
protectorChristian Graus25-Jul-01 1:54 
AnswerRe: What is C#? Pin
Paul Watson24-Jul-01 22:09
sitebuilderPaul Watson24-Jul-01 22:09 
GeneralWindows Service Pin
another24-Jul-01 14:07
another24-Jul-01 14:07 
Generalfree c# certification Pin
24-Jul-01 2:26
suss24-Jul-01 2:26 
GeneralCS0234 Namespace Problem Pin
Paul Watson22-Jul-01 6:21
sitebuilderPaul Watson22-Jul-01 6:21 
GeneralRe: CS0234 Namespace Problem Pin
Paul Watson24-Jul-01 21:32
sitebuilderPaul Watson24-Jul-01 21:32 
GeneralC# Performence Pin
ErezYakoel18-Jul-01 16:15
ErezYakoel18-Jul-01 16:15 
GeneralRe: C# Performence Pin
Eric Gunnerson (msft)20-Jul-01 12:57
Eric Gunnerson (msft)20-Jul-01 12:57 
QuestionPronunciation of C#? Pin
Youngar10-Jul-01 20:27
Youngar10-Jul-01 20:27 
AnswerRe: Pronunciation of C#? Pin
- Emanuele -10-Jul-01 21:07
- Emanuele -10-Jul-01 21:07 
AnswerRe: Pronunciation of C#? Pin
Paul Watson22-Jul-01 5:28
sitebuilderPaul Watson22-Jul-01 5:28 
GeneralRe: How shall I do it? Pin
Christian Graus9-Jul-01 18:14
protectorChristian Graus9-Jul-01 18:14 
GeneralWin32 API functions Pin
Michael P Butler7-Jul-01 5:01
Michael P Butler7-Jul-01 5:01 
GeneralRe: Win32 API functions Pin
Eric Gunnerson (msft)16-Jul-01 9:31
Eric Gunnerson (msft)16-Jul-01 9:31 
GeneralC# BOOKS Pin
3-Jul-01 10:52
suss3-Jul-01 10:52 
GeneralRe: C# BOOKS Pin
Eric Gunnerson (msft)6-Jul-01 11:29
Eric Gunnerson (msft)6-Jul-01 11:29 

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.