Question I 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
Answer Hi,
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#