
VBScript Tutorial - Online Tutorials Library
Microsoft VBScript (Visual Basic Script) is a general-purpose, lightweight and active scripting language developed by Microsoft that is modeled on Visual Basic. Nowadays, VBScript is the primary scripting language for Quick Test Professional (QTP), which is a test automation tool.
VB.Net Programming Tutorial - Online Tutorials Library
VB.NET Tutorial - Learn the fundamentals and advanced features of VB.NET programming with comprehensive examples and exercises.
Unlike C++ or Java, VBScript is an object-based scripting language and NOT an Object-Oriented Programming language. It uses Component Object Model (COM) in order to access the elements of the environment in which it is executing.
VBA Tutorial
VBA Tutorial - Learn Visual Basic for Applications (VBA) with our comprehensive tutorial. Master programming in Excel and automate tasks efficiently.
VBScript Quick Guide - Online Tutorials Library
VBScript Quick Guide - Explore this comprehensive VBScript Quick Guide to learn the essentials of VBScript scripting language with examples and practical applications.
VBScript Overview - Online Tutorials Library
VBScript Overview - Discover the fundamentals of VBScript, a powerful scripting language used for web development and automation. Learn its features, benefits, and applications.
VBScript Syntax - Online Tutorials Library
VBScript Syntax - Learn the essential syntax of VBScript, including variable declaration, control structures, and more to enhance your scripting skills.
VBA Excel Macros - Online Tutorials Library
VBA Excel Macros - Learn how to automate tasks in Excel using VBA macros. Discover the basics of creating, editing, and executing macros for improved efficiency.
VB.NET Overview - Online Tutorials Library
Visual Basic .NET (VB.NET) is an object-oriented computer programming language implemented on the .NET Framework. Although it is an evolution of classic Visual Basic language, it is not backwards-compatible with VB6, and any code written …
C# Tutorial - Learn the Basics and Beyond - Online Tutorials Library
C# Tutorial - Learn C# programming with comprehensive tutorials covering basics to advanced topics, including syntax, data types, and OOP concepts.