Click here to Skip to main content
15,922,427 members
Home / Discussions / C#
   

C#

 
QuestionCreating an image mask? Pin
FruitBatInShades4-Jun-03 2:10
FruitBatInShades4-Jun-03 2:10 
AnswerRe: Creating an image mask? Pin
4-Jun-03 3:04
suss4-Jun-03 3:04 
GeneralRe: Creating an image mask? Pin
FruitBatInShades4-Jun-03 11:30
FruitBatInShades4-Jun-03 11:30 
GeneralRe: Creating an image mask? Pin
FruitBatInShades5-Jun-03 0:42
FruitBatInShades5-Jun-03 0:42 
GeneralRe: Creating an image mask? Pin
Valeria Bogdevich5-Jun-03 2:48
Valeria Bogdevich5-Jun-03 2:48 
GeneralUpdateUI Pin
A.Wegierski3-Jun-03 22:42
A.Wegierski3-Jun-03 22:42 
GeneralDPI problem Pin
S O S3-Jun-03 21:58
S O S3-Jun-03 21:58 
GeneralRe: DPI problem Pin
S O S4-Jun-03 18:38
S O S4-Jun-03 18:38 
GeneralRe: DPI problem Pin
Bo Hunter5-Jun-03 17:24
Bo Hunter5-Jun-03 17:24 
GeneralDataTable Pin
Cristian_Dior3-Jun-03 20:25
Cristian_Dior3-Jun-03 20:25 
GeneralRe: DataTable Pin
Rocky Moore3-Jun-03 23:15
Rocky Moore3-Jun-03 23:15 
GeneralRe: DataTable Pin
Cristian_Dior4-Jun-03 22:26
Cristian_Dior4-Jun-03 22:26 
GeneralRe: DataTable Pin
Anonymous4-Jun-03 0:30
Anonymous4-Jun-03 0:30 
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 

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.