I am a good Java programmer and want to learn C # (it seems like fun, delegates, linq, lambda expressions, access to native dlls and without changes, etc.).
Every tutorial book seems to teach C # Visual Studio. But in a learning state, I want to write everything manually without intelliSense or a project / solution, etc. And compile it on the command line, as someone recognizes java.
Is there a good resource or book that teaches C # and .net in this way?
source
share