Re: [OT] About .Net
- Posted by Jeremy Cowgar <jeremy at cowgar.??m> May 20, 2008
- 668 views
c.k.lester wrote: > > Why is the .Net download > 60MB? What exactly is .Net? Is 60mb for the runtime or the SDK as well? .net is a common language runtime. You know how you write a java program, compile it into .class files and then execute it on any platform with the JRE (java runtime environment) ? .net is the same thing, but for Microsoft. Obviously there are differences internally, I do not mean .net is Java or that one is better than the other. I was making a high level comparison. -- Jeremy Cowgar http://jeremy.cowgar.com