This post originated from an RSS feed registered with Java Buzz
by Dominic Da Silva.
Original Post: 100% Pure .NET
Feed Title: dsuspense
Feed URL: http://tss9.serverconfig.com/suspended.page/
Feed Description: Java/J2EE, .NET, OpenSource, Orlando living, Trinidad stuff and of course the Dolphins!...
This is a good article that discusses The Myth of .NET Purity.&l
400
t;br>
It answers the question: Does a solution written for Microsoft .NET have to be 100% .NET.
We all know the 100% Pure Java slogan, and the article covers .NET's PInvoke (platform invoke)and Java's JNI (Java Native Interface), which allowing you to call out to unmanaged code.
Definitely a good read.