Learn how online retailers are using geolocation to help identify fraudulent online activity
C# |
|
| Related Terms | C, C++, Java, Mono |
| Related Sites | http://www.csharphelp.com/what.html, http://www.developer.com/tech/article.php/922211 |
| Description | <C#> (pronounced See-Sharp), a programming language developed by Microsoft that mixes the best of C, <C++> and Java. It doesn't compile to native executables, but rather a bytecode that is interpreted by a runtime system, which can make programs run more slowly. <C#># has been submitted for certification by the ECMA, and programs written in <C#># can be run on non-Windows platforms using runtime systems such as Mono, developed by Ximian. |