C#/hello
Expert: Srini Nagarajan - 7/2/2008
QuestionI want to learn a program ,that is good for security systems.which programming is good?
& which book is good for it (the writer)?
I am a collegian & now I just have learned c++
& I want to know the diffrences between c# & c#.net?
thank u so much
AnswerHi,
Sorry for the delay I am away!!.
You can start with C# basis.
C# is part of .NET (DOT NET) frame work. you can write program either using C# or VB or J# all will compile into MSIL (machine language) and work.
C# is much better compare to all other stuff.
You can find many good examples and starting point to learn C#
Here are few
www.asp.net
www.csharp-station.com/Tutorial.aspx
www.functionx.com/csharp/index.htm
www.csharphelp.com
Thanks
-Srini