C# for Java programmers

Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers! C#for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the me...

Πλήρης περιγραφή

Άλλοι συγγραφείς: Bagnall, Brian, 1972-
Μορφή: Ηλεκτρονική πηγή
Γλώσσα: English
Στοιχεία έκδοσης: Rockland, MA. : Syngress Pub., c2002.
Θέματα:
Διαθέσιμο Online: http://www.sciencedirect.com/science/book/9781931836548
Ετικέτες: Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
Πίνακας περιεχομένων:
  • Part 1: Language Similarities
  • 1. An Introduction to C#
  • 2. Language Fundamentals
  • 3. Declarations and Access Controls
  • 4. Operators and Assignments
  • 5. Flow Control
  • 6. Exception Handling
  • 7. Garbage Collection
  • Part 2: Language Features not in Java
  • 8. Enumerators
  • 9. Structs and Properties
  • 10. Pointers, Delegates and Primitive Parameters by Reference
  • 11. Boxing and Unboxing
  • 12. Working with native DLL's
  • 13. Interoperation with COM
  • Part 3: .NET's Basic Class Libraries vs. Java's Class Libraries
  • 14. Strings
  • 15. Input/Output
  • 16.Networking
  • 17. Threading
  • 18. Collections
  • 19. Reflection
  • CD-ROM Contents:
  • C# keywords and their Java equivalent
  • Example codes for the key differences between the two languages
  • A copy of the .Net's Basic Class Library API's.