VB and Java – Performing File-System Operations sumitmehtaOctober 8, 2005May 12, 2019Performing file-system operations work similar in Java across platforms but differ in VB for Windows. Compare yourself side-by-side.
VB and Java – Exception Handling sumitmehtaOctober 8, 2005May 12, 2019Exception handling is a necessary element of coding. Compare the process and methods of exception handling in VB and Java in this article.
VB and Java – Networking sumitmehtaOctober 8, 2005May 12, 2019Want to learn networking programming techniques? This article describes the differences and approaches of network programming in Java and VB.
VB and Java – Database Access sumitmehtaOctober 8, 2005May 12, 2019Database Access is a very important aspect of programming. Learn how to do write database code in Java and VB side-by-side.
VB.NET – Object Serialization sumitmehtaOctober 8, 2005May 14, 2019Object serialization is useful for transfer of data across heterogeneous protocols. Learn its implementation in VB and Java in this article.
VB and Java – Basic Syntax sumitmehtaOctober 8, 2005May 12, 2019The first step in learning any coding language is to learn its basic syntax rules. This article compares the basic syntax of VB and Java.