Guys,

Can somebody please answer 2 questions for me. I am a total newbie to C# (not programming!).

Question 1:

Is Visual C# just the graphical tool to generate C# code? Really I suppose I want to know if there is a difference between the actual language C# and Visual C#?

Question 2

I want to program a small game for a pda running a scaled down version of Windows. I want to use C# but I have to program it using the .NET framework Compact which I believe only has 28% the functionality of the full .NET framework. Also, somebody said I couldn't use Visual C# for some strange reason?They said I would need to just program in C# i.e. handcode everthing?

I know that is a lot in one post but I'd really appreciate some insight on this.

Grungefreak1