Appendix A. Converting from C# to VB Syntax
Although all of
the examples in this book are shown using C# syntax, it is easy to
mentally convert to Visual Basic syntax. This appendix will provide
the information you need to convert the documentation for each type
into the syntax used by Visual Basic.
|
This appendix doesn't try to completely cover the
syntax for each language element it discusses. Instead, it focuses on
direct translation of the syntax of the types used in ADO.NET
programming from C# to VB.
|
|
|