Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

.NET Development for Java Programmers

Posted By: ChrisRedfield
.NET Development for Java Programmers

Paul Gibbons - .NET Development for Java Programmers
Published: 2002-07-31 | ISBN: 1590590384 | PDF | 386 pages | 10 MB


Java developers have adapted to a world in which everything is an object, resources are reclaimed by a garbage collector, and multiple inheritance is replaced by interfaces. All of these things have prepared developers to thrive in Microsoft's new .Net environment using C#.
Despite similarities between Java and C#, complex differences still lurk. This book will walk you through both language and library differences, to help you develop enterprise applications requiring mastery. You will then be able to build applications that communicate with databases and include network components, web pages, and many other features.
Ordinarily, Java developers rely on Java 2 Enterprise Edition (J2Ee) to provide these libraries, and C# developers rely on the .Net Framework. At first glance, there seems little similarity between the two, but author Paul Gibbons shows how a Java developer's J2Ee skills transfer smoothly when tackling the .Net Framework.
Early chapters highlight C#'s differences from Java, and discuss differences between the .Net Clr and Jvm. Subsequent chapters cover various technologies in which J2Ee development translates into .Net enterprise development. These middle chapters also explain .Net technologies that Java developers can begin using immediately. The final chapter examines migration of existing Java applications to C#, and the available tools and techniques. By the end of .Net Development for Java Programmers, a professional Java developer will be able to tackle a real software project in .Net, using C#.