You must Sign In to post a response.
  • Category: JavaScript

    Best online resources for learning VBScript

    Hi Friends,
    What are the best resources for learning VBScript ?

    After learning the basics, I'm interested to learn writing automated scripts for Outlook integration. Reading mails, Sending mails, Parsing text, doing some operations based on the type of the mail etc.

    Appreciate your valuable inputs at the earliest.
  • #25008
    Hi,
    Outlook is the Microsoft product.
    To run the scripts you will need a plate form (VB.NET, Visual Basic 6.0, MS Office etc.)
    To learn script first you have to learn fundamentals of programming. Refer a book on vbscript.
    When you will learn how to write script, compile and run. Then you can go to next step i.e. script for managing outlook mail.
    For outlook you will need a reference to add into the project.

    Best of luck

  • #25098
    If you are well known aware of the basics, you can go through the advanced tutorials. YouTube is one of the best preference for learning things. You are in the beginning stage of Vb script. You can approach the expert tutorials which could be helpful for your career. The Vb scripting becomes advanced in many criteria. That could sort out your future career. Also, you can do some certification courses over this.

  • #26332
    I think YouTube is one the best preference for learning things.

  • #26355
    Best online resources for learning VBScript
    Gain a good understanding of the following concepts with this course:

    What Visual Basic is?

    Microsoft Certifications

    How to program in the Visual Basic language

    Features of the Visual Basic programming language

    Coding semantics

    Website programming

    Design practices of applications

    Application programming

    Object Oriented programming

    Network programming


  • Sign In to post your comments