gogogo
Syndetics cover image
Image from Syndetics

C# and VB.NET conversion pocket reference / Jose Mojica.

By: Material type: TextTextPublication details: Sebastopol, CA : O'Reilly, 2002.Edition: 1st edDescription: iv, 139 p. ; 18 cmISBN:
  • 0596003196
Other title:
  • C-sharp and VB.NET conversion pocket reference
  • C# & VB.NET conversion pocket reference [Spine title]
Subject(s): DDC classification:
  • 005.133 MOJ
Holdings
Item type Current library Call number Copy number Status Date due Barcode
Standard Loan Moylish Library Main Collection 005.133 MOJ (Browse shelf(Opens below)) 1 Missing 39002000213455

Enhanced descriptions from Syndetics:

Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really quite easy, that?s only true up to a point. Some of the differences are obvious, but others are very subtle. C# & VB.NET Conversion Pocket Reference helps you easily make the switch from one language to another.The differences occur in three main areas: syntax, object-oriented principles, and the Visual Studio .NET IDE. Syntax concerns the statements and language elements. Object oriented differences are less obvious, and concern differences in implementation and feature sets between the two languages. IDE differences include things like compiler settings or attributes. There is also a fourth area of difference: language features that are present in one language but have no equivalent in the other. These unique language features are also covered in this book. C# & VB.NET Conversion Pocket Reference is a perfect companion for documents and books that don?t have examples using your mastered language. Author Jose Mojica expects that you know one of the two languages, but does not make anassumption about which one. He presents the information in alanguage-neutral point of view so that programmers from either background can read a section and feel that it is targeted to them.

Converting code from one language to another--Cover.

Table of contents provided by Syndetics

  • Introduction (p. 1)
  • Conventions Used in This Book (p. 2)
  • Syntax Differences (p. 3)
  • Case Sensitivity (p. 3)
  • Line Termination (p. 5)
  • Comments (p. 6)
  • Namespace Declaration and Usage (p. 7)
  • Variable Declaration (p. 10)
  • Variable Initialization (p. 12)
  • Declaring Function Parameters (p. 13)
  • Passing Function Parameters (p. 16)
  • Optional Parameters (p. 18)
  • Parameter Lists (p. 18)
  • Method Declaration (p. 19)
  • Returning Output Parameters (p. 20)
  • Program Startup (p. 22)
  • Exiting Programs/Methods/Loops (p. 24)
  • Member Scope (p. 27)
  • Static and Shared Methods (p. 28)
  • Classes Versus Modules (p. 30)
  • If Statements (p. 32)
  • Short-Circuiting (p. 35)
  • Conditional Statement (p. 37)
  • Properties and Indexers (p. 38)
  • Arrays (p. 44)
  • for Loops (p. 49)
  • For/Each Loops (p. 52)
  • Try/Catch Blocks (p. 54)
  • Attribute Usage (p. 56)
  • Control Characters (p. 58)
  • Type Comparison and Conversion (p. 60)
  • Object-Oriented Features (p. 65)
  • Inheritance Syntax (p. 65)
  • Method Overloading (p. 66)
  • Constructors and Field Initializers (p. 69)
  • Invoking Other Constructors (p. 70)
  • Invoking Base Constructors (p. 72)
  • Initializers (p. 74)
  • Hiding Base Class Members (p. 76)
  • Overriding Methods (p. 81)
  • Requiring/Preventing Inheritance (p. 87)
  • Declaring and Implementing Interfaces (p. 90)
  • Delegates and Events (p. 104)
  • Comparing Classes (p. 110)
  • String Comparisons (p. 117)
  • IDE Differences (p. 119)
  • AssemblyInfo.x (p. 119)
  • Default/Root Namespace (p. 122)
  • Startup Object (p. 124)
  • App.ico (p. 125)
  • Imports/using (p. 125)
  • COM References (p. 126)
  • Compiler Constants (p. 127)
  • Option Explicit, Option Strict, Option Compare (p. 129)
  • Errors and Warnings (p. 130)
  • Unique Language Features (p. 131)
  • Unsafe Blocks (C#) (p. 131)
  • Using (C#) (p. 132)
  • Documentation Comments (C#) (p. 134)
  • Operator Overloading (C#) (p. 135)
  • Late Binding (VB) (p. 137)

Author notes provided by Syndetics

Jose Mojica is an instructor and researcher at DevelopMentor, a company that's gained an international reputation for its experience with COM and COM+. He teaches various courses that focus on enterprise development in COM+, IIS, .NET, and Visual Basic. Before joining DevelopMentor, Jose was a consultant at IBM, writing DCOM servers that performed speech recognition and creating ActiveX controls in ATL for the ViaVoice SDK. He has worked with Visual Basic since Version 1.0. Jose is the author of Building ActiveX Controls with Visual Basic 5.0 and coauthor of Programming Internet Controls and Distributed Applications for Visual C++ 6.0 MCSD Training Kit.

Powered by Koha