Tagged: C# compile

How To Verify .Net Framework Version

The .Net Framework is Microsoft promise of “compile once and run everywhere” programming approach. Conceptually, the .Net Framework is similar to Java “write once run everywhere (WORE)” language on JVM, where the interoperability programming...