Click here to Skip to main content
15,905,874 members
Home / Discussions / C#
   

C#

 
GeneralRe: DataTable Pin
A.Wegierski4-Jun-03 22:45
A.Wegierski4-Jun-03 22:45 
GeneralRe: DataTable Pin
Cristian_Dior5-Jun-03 1:13
Cristian_Dior5-Jun-03 1:13 
GeneralRe: DataTable Pin
A.Wegierski8-Jun-03 20:27
A.Wegierski8-Jun-03 20:27 
GeneralProblem with XML serializer Pin
paulb3-Jun-03 18:37
paulb3-Jun-03 18:37 
GeneralRe: Problem with XML serializer Pin
shaunAustin3-Jun-03 21:56
shaunAustin3-Jun-03 21:56 
Questionis c# going to stay / take over c++ ? Pin
dynamic3-Jun-03 13:25
dynamic3-Jun-03 13:25 
AnswerRe: is c# going to stay / take over c++ ? Pin
shaunAustin3-Jun-03 22:02
shaunAustin3-Jun-03 22:02 
AnswerRe: is c# going to stay / take over c++ ? Pin
Rocky Moore3-Jun-03 23:06
Rocky Moore3-Jun-03 23:06 
I am sure we will see VB/Java/C# for ages to come. C# however is the only standardized language of the three langauges.

As a C++ programmer, moving to C# is fairly natural. It reminds me of my last major jump in lanaguages in 80's when I moved from Assembler to C. Moving to C++ was not much of a transition. In the early days of C, it seemed bulky and kind of slow since compared to Assembler but it added a lot of RAD development to our world at the time. For many things C was fine, but for some things you had to revert to Assembler where absolute speed was required. At the time, OS's were built with Assembler. Now they are usually built in mostly C/C++.

With C#, there is a lot of changes from C++, and it can seem slow for somethings and may require MC++. But in the future more things will move that direction and speed will increase as will computer speed.

One thing I am waiting to see happen, since C# is a standard, is a form of C# scripting added to browsers. May not have the entire .NET frameworks, but could still work well to handle client side code. I get turned off having to resort to Javascript when I code client side.

I am sure that no person can say that it will remain for sure or not, but the same goes for any language. During the last six months, I have heavily used C# and enjoy it as a language. There are a few things I would change but I can live with them.


C# gives you much of the ease that VB programmers have been used to for years without the stigma of being BASIC. As for as .NET is concerned though, it does not matter much which language you use, but the job listings for C# programmers are usually higher.


Rocky Moore <><
AnswerRe: is c# going to stay / take over c++ ? Pin
KingTermite4-Jun-03 3:45
KingTermite4-Jun-03 3:45 
GeneralRe: is c# going to stay / take over c++ ? Pin
dynamic4-Jun-03 10:00
dynamic4-Jun-03 10:00 
QuestionSplit function in c#? Pin
dynamic3-Jun-03 9:39
dynamic3-Jun-03 9:39 
AnswerRe: Split function in c#? Pin
Daniel Turini3-Jun-03 9:50
Daniel Turini3-Jun-03 9:50 
GeneralRe: Split function in c#? Pin
dynamic3-Jun-03 10:50
dynamic3-Jun-03 10:50 
GeneralRe: Split function in c#? Pin
James T. Johnson3-Jun-03 11:00
James T. Johnson3-Jun-03 11:00 
GeneralRe: Split function in c#? Pin
Daniel Turini3-Jun-03 11:01
Daniel Turini3-Jun-03 11:01 
GeneralRe: Split function in c#? Pin
dynamic3-Jun-03 11:25
dynamic3-Jun-03 11:25 
GeneralRe: Split function in c#? Pin
imoz4-Jun-03 17:59
imoz4-Jun-03 17:59 
GeneralFree parting gifts! Here is a method you can add to your class Pin
imoz4-Jun-03 18:15
imoz4-Jun-03 18:15 
GeneralPrinting Controls in C# Pin
Vasant Salian3-Jun-03 8:57
Vasant Salian3-Jun-03 8:57 
QuestionNo Blanks or Nulls in DateTimePicker Control? Pin
sajecw3-Jun-03 8:19
sajecw3-Jun-03 8:19 
AnswerRe: No Blanks or Nulls in DateTimePicker Control? Pin
Sameer Khan3-Jun-03 13:39
Sameer Khan3-Jun-03 13:39 
QuestionWhy are my web service methods only available from the server? Pin
Thesisus3-Jun-03 8:18
Thesisus3-Jun-03 8:18 
GeneralMasked Textbox Control Pin
sajecw3-Jun-03 8:14
sajecw3-Jun-03 8:14 
GeneralRe: Masked Textbox Control Pin
Sameer Khan3-Jun-03 13:41
Sameer Khan3-Jun-03 13:41 
GeneralRe: Masked Textbox Control Pin
sajecw5-Jun-03 8:25
sajecw5-Jun-03 8:25 

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.