Click here to Skip to main content
16,010,553 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# grid control Pin
Not Active9-Sep-02 2:06
mentorNot Active9-Sep-02 2:06 
Questionforeach Problem? Pin
Paul Riley8-Sep-02 11:48
Paul Riley8-Sep-02 11:48 
AnswerRe: foreach Problem? Pin
Christian Graus8-Sep-02 12:01
protectorChristian Graus8-Sep-02 12:01 
GeneralRe: foreach Problem? Pin
Paul Riley9-Sep-02 4:45
Paul Riley9-Sep-02 4:45 
AnswerRe: foreach Problem? Pin
Bloody16-Sep-02 23:50
Bloody16-Sep-02 23:50 
GeneralShould I start out on C# (no past experiance)...Few questions! Pin
Vipermmx8-Sep-02 11:28
sussVipermmx8-Sep-02 11:28 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Christian Graus8-Sep-02 11:55
protectorChristian Graus8-Sep-02 11:55 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Paul Riley8-Sep-02 12:05
Paul Riley8-Sep-02 12:05 
Gotta be honest with you... you are almost certainly never going to get a serious job writing AI in C#/VB/Java, probably not in C++ and likely not even in C. This kind of thing is usually done at the assembler level for the sake of speed. This is one of the reasons the games industry is so hard to get into.

C#, for several years at least, will probably largely be used in Rapid Application Development environments. This is where customers come in with a specific idea in mind and you need to develop it quickly.

It will probably come in big in network transmission and internet programming as well.

You'll certainly be able to write a nice game in C# and when the DirectX Development Kit comes out, that will become even more true. But I don't see the games industry being even remotely interested.

Sorry to be a pessimist and all that, but I think you might be a bit hopeful. Certainly use C# as a way to learn programming, certainly expect to be able to get a job in it if you're any good (or from some of the programmers I've worked with, even if you're not Smile | :) ) but don't expect to learn programming in 5 weeks and be able to move into a job writing AI.

Paul
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Alastair Stell8-Sep-02 15:09
Alastair Stell8-Sep-02 15:09 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Christian Graus8-Sep-02 17:47
protectorChristian Graus8-Sep-02 17:47 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Alastair Stell8-Sep-02 19:47
Alastair Stell8-Sep-02 19:47 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Joaquín M López Muñoz9-Sep-02 0:01
Joaquín M López Muñoz9-Sep-02 0:01 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Stephane Rodriguez.8-Sep-02 19:13
Stephane Rodriguez.8-Sep-02 19:13 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Ryan Cromwell10-Sep-02 18:56
Ryan Cromwell10-Sep-02 18:56 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Alastair Stell8-Sep-02 20:04
Alastair Stell8-Sep-02 20:04 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
leppie9-Sep-02 1:38
leppie9-Sep-02 1:38 
GeneralRe: Should I start out on C# (no past experiance)...Few questions! Pin
Vipermmx9-Sep-02 4:37
sussVipermmx9-Sep-02 4:37 
GeneralSingle instance problem Pin
Tomji8-Sep-02 10:52
Tomji8-Sep-02 10:52 
GeneralRe: Single instance problem Pin
yonjuro8-Sep-02 19:28
yonjuro8-Sep-02 19:28 
GeneralRe: Single instance problem Pin
Tomji9-Sep-02 11:11
Tomji9-Sep-02 11:11 
GeneralAvailable Controls Pin
Nnamdi Onyeyiri8-Sep-02 7:27
Nnamdi Onyeyiri8-Sep-02 7:27 
GeneralRe: Available Controls Pin
Stephane Rodriguez.8-Sep-02 7:57
Stephane Rodriguez.8-Sep-02 7:57 
GeneralRe: Available Controls Pin
leppie8-Sep-02 7:58
leppie8-Sep-02 7:58 
GeneralRe: Available Controls Pin
Mazdak8-Sep-02 10:34
Mazdak8-Sep-02 10:34 
QuestionThrowing exception when a property must not be null? Pin
Martin Haesemeyer7-Sep-02 23:56
Martin Haesemeyer7-Sep-02 23:56 

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.