Migrating to C#
Mar 14, 2002 -
© Jose Aniceto
So why is the Java programming language and the Java platform under threat? .Net and C# is now an alternative solution. It's about consumer choice. To be able to develop an application that would run on different platforms does not necessarily mean that Java is the only solution. Does .Net run on Unix platforms? The answer is not at the moment. However, projects such as the Mono project, is an attempt towards that direction. Of course, Microsoft intends to build a better alternative. For example, one of the benefits of a .Net platform is the ease of inter-programming. A routine written in Perl (Perl.Net) can be easily used within a C# program. Speaking from experience of being part of large software projects, there is always a high chance that different programming languages will be used to perform different tasks. With .Net, developers are free to use whatever programming language. What is the strategy? It is possible, for example, that it is a corporate strategy to develop and take advantage of the Java platform. Developing applications in C# would not be in accordance to this strategy. However, like any good strategy, it has to be monitored, measured and revised on a regular basis. Assessing existing skills Determine the risk A well known communications carrier had its infrastructure running
The copyright of the article Migrating to C# in C# Programming is owned by Jose Aniceto. Permission to republish Migrating to C# in print or online must be granted by the author in writing.
Articles in this Topic
Discussions in this Topic
|