Skip to main content Accessibility help
×
Hostname: page-component-77c89778f8-m42fx Total loading time: 0 Render date: 2024-07-21T10:14:24.488Z Has data issue: false hasContentIssue false

Appendix 1 - Java and C#: A Saga of Siblings

Published online by Cambridge University Press:  17 August 2009

Jeff Zhuk
Affiliation:
Internet Technology School, Inc.
Get access

Summary

This appendix is a reference to Java, including the JDK1.5 and C# languages. In previous chapters, we discussed integration-ready and knowledge-connected environments that allow for writing application scenarios. In spite of the fact that most examples that support this method are made in Java, similar environments can be created with other languages. Life outside of Java is not as much fun, but it is still possible.

This appendix provides examples in which the same function is implemented not in Java but in its easiest replacement—the C# language.

This lucky child inherited good manners, elegance, style, and even some clothing from its stepfather while enjoying its mother's care and her rich, vast NETwork.

Java and C# are similar in their language structure, functionality, and ideology. Learning from each other and growing stronger in the healthy competition the siblings perfectly serve the software world.

JAVA VIRTUAL MACHINE AND COMMON LANGUAGE RUN-TIME

Java compilation produces a binary code according to the Java language specification. This binary code is performed on any platform in which a Java Virtual Machine (JVM) is implemented. The JVM interprets this binary code at run-time, translating the code into specific platform instructions.

C# compilation (through Visual Studio.NET) can produce the binary code in Common Intermediate Language (CIL) and save it in a portable execution (PE) file that can then be managed and executed by the Common Language Runtime (CLR).

Type
Chapter
Information
Integration-Ready Architecture and Design
Software Engineering with XML, Java, .NET, Wireless, Speech, and Knowledge Technologies
, pp. 468 - 538
Publisher: Cambridge University Press
Print publication year: 2004

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

  • Java and C#: A Saga of Siblings
  • Jeff Zhuk, Internet Technology School, Inc.
  • Book: Integration-Ready Architecture and Design
  • Online publication: 17 August 2009
  • Chapter DOI: https://doi.org/10.1017/CBO9780511547058.018
Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

  • Java and C#: A Saga of Siblings
  • Jeff Zhuk, Internet Technology School, Inc.
  • Book: Integration-Ready Architecture and Design
  • Online publication: 17 August 2009
  • Chapter DOI: https://doi.org/10.1017/CBO9780511547058.018
Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

  • Java and C#: A Saga of Siblings
  • Jeff Zhuk, Internet Technology School, Inc.
  • Book: Integration-Ready Architecture and Design
  • Online publication: 17 August 2009
  • Chapter DOI: https://doi.org/10.1017/CBO9780511547058.018
Available formats
×