What's the best way to learn .NET?
- by duffymo
I've been developing Java EE for quite a while now. I've used WebLogic, Tomcat, Spring, and Hibernate extensively, so I have a mental model of what features are available and how things are developed and deployed.
The problem that I have with .NET is that I don't have a clear mapping of its features onto Java EE. Here's what I know so far:
Java…