Slide show

[BasicVbscript][slideshow]

VBScript - Overview


VBScript - Overview

Overview Of Vbscripting,scripting
Overview Of VBScripting
               VBScript represents Visual Basic Scripting that forms a subset of Visual Basic for Applications (VBA). 

              VBA is a result of Microsoft which is incorporated NOT just in other Microsoft items, for example, MS Project and MS Office yet in addition in Third Party instruments, for example, AUTO CAD. 


    Features :


                    1.VBScript is a lightweight scripting language, which has an exceptionally quick mediator. 

                    2.Unlike C++ or Java, VBScript is an item based scripting language and NOT an Object-Oriented Programming language. 

                    3.VBScript, generally, is case obtuse. It has a basic language structure, simple to learn and to actualize. 

                    4.It utilization Component Object Model (COM) so as to get to the components of the earth where it is executing. 

                    5.Successful execution of VBScript can happen just on the off chance that it is executed in Host Environment, for example, Internet Explorer (IE), Internet Information Services (IIS) and Windows Scripting Host (WSH) 


    VBscript – Version History and Uses : 

               VBScript was presented by Microsoft path in 1996 and the principal variant was 1.0. The Current Stable rendition of VBScript is 5.8, which is accessible as a component of IE8 or Windows 7. 

               VBScript is utilized as a scripting language in one of the famous Automation testing devices – Quick Test Professional contracted as QTP 

               The VBScript use territories are galore and not limited to the beneath list. 

               Windows Scripting Host, which is utilized for the most part by Windows System overseers for robotizing the Windows Desktop. 

               Dynamic Server Pages (ASP), a server side scripting condition for making dynamic site pages which utilizes VBScript or JavaScript. 

               VBScript is utilized for Client side scripting in Microsoft Internet Explorer. 

               Microsoft Outlook Forms as a rule runs on VBScript; in any case, the application level programming depends on VBA (Outlook 2000 onwards). 


Disadvantage :


               VBscript is utilized uniquely by IE Browsers. Different programs, for example, Chrome, Firefox DONOT Support VBScript. Henceforth, JavaScript is favored over VBScript. 

               VBScript has a Limited order line support. 

               Since there is no improvement condition accessible as a matter of course, investigating is troublesome. 


Where VBScript is Today ? 

               The present rendition of VBScript is 5.8, and with the ongoing advancement of .NET system, Microsoft has chosen to offer future help of VBScript inside ASP.NET for web improvement.

               Henceforth, there won't be any increasingly new forms of VBScript motor yet the whole imperfection fixes and security issues are being tended to by the Microsoft supporting Engineering Team. 

               Nonetheless, VBScript motor would be dispatched as a feature of all Microsoft Windows and IIS of course.


No comments:

Basic Vbscript

[BasicVbscript][stack]

Advanced Vbscript

[BasicVbscript][grids]

Example

[BasicVbscript][btop]