The Pre-Loved edit from Shopbop
Buy used:
$46.00
$3.99 delivery December 5 - 11. Details
Or fastest delivery December 3 - 6. Details
Used: Very Good | Details
Sold by HPB-Red
Condition: Used: Very Good
Comment: Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or limited writing/highlighting. We ship orders daily and Customer Service is our top priority!
Access codes and supplements are not guaranteed with used items.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

.NET for Java Developers: Migrating to C# First Edition

5.0 5.0 out of 5 stars 3 ratings

.NET for Java Developers explains the .NET Framework from a Java programmer's perspective. Java has become such a popular language partly because it makes web-based rapid application development possible on different platforms. For Windows applications, however, Java has not been able to utilize all the platform-specific features that are available to Visual Basic and Visual C++. C# is the perfect solution. The similarities between Java and C# offer a channel for Java programmers to reuse their skills on the Windows platform. This book is filled with comparisons between Java and C#, to help Java programmers easily migrate their current skills to C# and the .NET set of development tools. It contains extensive sample code to illustrate the concepts. The authors start with the essentials, and move on to advanced topics such as garbage collection, memory management, and design patterns. This is the book for every Java programmer who wants to learn to develop applications for Windows.


Amazon First Reads | Editors' picks at exclusive prices

Editorial Reviews

From the Back Cover

.NET for Java Developers is the definitive guide to leveraging your Java programming experience in the .NET environment. Understanding the similarities and differences between the C# and Java APIs enables Java programmers to quickly begin rapid application Windows development using C#. The numerous code examples, which have been tested using Visual Studio® .NET 2003 and Java 1.4, show readers how to create feature-rich .NET applications by translating Java coding practices into C#.

The authors begin by detailing the .NET Framework and then immediately introduce readers to coding and the Visual Studio® .NET IDE. They compare the features of C# and Java, and provide a systematic analysis of how the two languages relate to each other. Readers cover the essentials of C# programming, from object creation to event programming, before moving into advanced areas, such as database access, XML processing, GUI programming, and reflection.

Key topics that explain how to do smart C# programming rather than emulating Java code in C#:

  • Database access
  • Inheritance and polymorphism
  • Thread programming
  • Garbage collection and memory management
  • C# application deployment
  • Delegates
  • Processing XML

.NET for Java Developers provides Java developers, programmers, and architects with experience-based advice for a successful transition into the .NET environment.



0672324024B06242003

About the Author

Jawahar Puvvala is a consultant at Nucor Corporation in Charlotte, North Carolina, where he develops mission-critical server side and client side applications using cutting edge technology. His educational background is in writing software for mechanical and structural engineering systems, topics on which he has published scientific journal and conference articles.

Alok Pota is a J2EE application developer at Digital Motorworks (DMi) in Austin, Texas, where he develops server side enterprise applications using J2EE technologies. His educational background is in writing scientific numerical analysis and visualization software in Visual C++, Visual Basic, and FORTRAN. Alok's published works include numerous scientific articles on mathematical modeling and expert systems.



0672324024AB06242003

Product details

  • Publisher ‏ : ‎ Addison-Wesley Professional; First Edition (January 1, 2003)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 720 pages
  • ISBN-10 ‏ : ‎ 0672324024
  • ISBN-13 ‏ : ‎ 978-0672324024
  • Item Weight ‏ : ‎ 2.3 pounds
  • Dimensions ‏ : ‎ 6.75 x 1.25 x 9 inches
  • Customer Reviews:
    5.0 5.0 out of 5 stars 3 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Jawahar Puvvala
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Discover more of the author’s books, see similar authors, read book recommendations and more.

Customer reviews

5 out of 5 stars
3 global ratings

Top reviews from the United States

Reviewed in the United States on August 19, 2003
After being a Java developer for some time now, I had heard much about C# but did not know where to start other than reading through 1000's of lines of Microsoft documentation.
This book has been an absolute goldmine! The working examples and the clear concise descriptions and explanations of the differences between the two languages have made my move to C# quite easy.
Moving from Java to C# is more than just syntax. This book explains the details of the CLR and J2EE so that you will know the strengths and weaknesses of each.
If you work in a financial institution or other industry that insists on Java and you are curious about C# this is definitely the right book to purchase.
4 people found this helpful
Report
Reviewed in the United States on September 18, 2003
This book helped me move into the C# realm very quickly and get upto speed in no time.
If you are coming from a full-fledged java development environment, this can be used as a reference aswell in your initial efforts to get the things done. Also, the examples provided are on par with books like "Core Java".
Two thumbsup to the authors for this initiative.
2 people found this helpful
Report