Visual Basic.NET By Khoa Nguyen. Outline History of VB Derivative Languages Sample programs Rank Evaluation.

Slides:



Advertisements
Similar presentations
Using.NET Platform Note: Most of the material of these slides have been adapted from Nakov’s excellent overview for.NET framework, MSDN and Wikipedia Muhammad.
Advertisements

Web Server Programming
Chalermvong Vijitpiyakul Microsoft MVP Greatfriends.biz Community Lead GF 30 August 2009.
Microsoft Visual Studio and C# Programming
Introduction to Visual Basic Programming. Lecture Outline History What is Visual Basic First Look at the VB 6.0 Environment Some VB Terminology Our first.
ISYS 512 Business Application Design and Development with.Net David Chao.
Kashif Jalal CA-240 (072) Web Development Using ASP.NET CA – 240 Kashif Jalal Welcome to week – 2 of…
ISYS 512 Business Application Design and Development with.Net David Chao.
ISYS 512 Business Application Design and Development with.Net David Chao.
ASP.net – Mysteries, Myths and Truths By George W. Ponick IV – Nov. 14, 2006.
1 An Introduction to Visual Basic Objectives Explain the history of programming languages Define the terminology used in object-oriented programming.
Visual Basic 6.0 Derived from BASIC Developed by Microsoft in 1998 An event driven programming language Associated with a development environment.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Visual Basic  Rick, Albert. 1. Visual Basic 1.0 (May 1991) was released for Windows at the Comdex/Windows World trade show in Atlanta, Georgia
Evaluate the Usability of a User Interface Tool or Toolkit Assignment 1 Assignment 1 Evaluate the Usability of a User Interface Tool or Toolkit T. H Ranasinghe.
The PHP Story. PHP Story PHP is a programming language. Incorporate(join) sophisticated business logic. Widely used general purpose scripting language.
Microsoft Visual Basic 2012 CHAPTER ONE Introduction to Visual Basic 2012 Programming.
Microsoft Visual Basic 2005 CHAPTER 1 Introduction to Visual Basic 2005 Programming.
September 2008 IT Software Development Guide.
Creating and Running Your First C# Program Telerik Software Academy Telerik School Academy.
Introduction to VBA. What is VBA? VBA stands for Visual Basic for Applications. It is a programming language used exclusively by the Microsoft Office.
Chapter 1 Introduction to Visual Basic Programming and Applications 1 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta.
1 Programming Concepts Module Code : CMV6107 Class Contact Hours: 45 hours (Lecture 15 hours) (Laboratory/Tutorial 30 hours) Module Value: 1 Textbook:
Chapter 1 Introduction to Visual Basic Programming and Applications 1 Joshi R.G. Dept. of Computer Sci. YMA.
Hands-on Introduction to Visual Basic.NET Programming Right from the Start with Visual Basic.NET 1/e 6.
ISYS 512 Business Application Design and Development with.Net David Chao.
 2002 Prentice Hall. All rights reserved. 1 Introduction to Visual Basic.NET,.NET Framework and Visual Studio.NET Outline 1.7Introduction to Visual Basic.NET.
Microsoft Visual Basic 2005: Reloaded Second Edition
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Lesley Bross, August 29, 2010 ArcGIS 10 add-in glossary.
Presented by Team D Compare Windows 2000, XP, and.NET By John Leonard, Brian North, Jeffrey Reynolds, Todd Saylor.
Visual Basic Advanced Programming.
COMPUTER PROGRAMMING Source: Computing Concepts (the I-series) by Haag, Cummings, and Rhea, McGraw-Hill/Irwin, 2002.
CIS 375—Web App Dev II Microsoft’s.NET. 2 Introduction to.NET Steve Ballmer (January 2000): Steve Ballmer "Delivering an Internet-based platform of Next.
ISYS 573 Special Topic – VB.Net David Chao. The History of VB Early 1960s:BASIC-Beginner’s All-Purpose Symbolic Instruction Code –Teaching –Simple syntax,
Programming language A programming language is an artificial language designed to communicate instructions to a machine,languageinstructionsmachine particularly.
Integrated Development Environment (IDE)
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
1 3. Computing System Fundamentals 3.1 Language Translators.
1 Course Title: Visual Basic Programming Topic: Introduction to programming Languages (Visual basic 6.0) Lecturer: Mahamud Ahmed Jimale, BsIT, MsCs, CCNA,
1-1 Welcome. MIS 1-3 History of computers 1-4 History of computers.
Discovering Computers 2009 Chapter 13 Programming Languages and Program Development.
Introduction 1. CIS 400 Programming for the Windows Environment 2.
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script engine for dynamically generated web pages.
1 Hammad Khan. Agenda.NET Framework Introduction to Visual C#
Module 4 Part 2 Introduction To Software Development : Programming & Languages Introduction To Software Development : Programming & Languages.
BIL527 – Bilgisayar Programlama I Introduction 1.
CIS 375—Web App Dev II ASP.NET 1 Getting Started.
COMPUTER III. Fundamental Concepts of Programming Control Structures Sequence Selection Iteration Flowchart Construction Introduction to Visual Basic.
Introduction to C# Programming with Microsoft.NET AY
Chapter 1 Introduction to Visual Basic Programming and Applications 1 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta.
Visual Basic.Net. Software to Install Visual Studio 2005 Professional Edition (Requires Windows XP Pro) MSDN Library for Visual Studio 2005 Available.
Introduction to ASP.NET development. Background ASP released in 1996 ASP supported for a minimum 10 years from Windows 8 release ASP.Net 1.0 released.
Microsoft Visual Basic 2015 CHAPTER ONE Introduction to Visual Basic 2015 Programming.
Michael Harper Jasen Michalski Mark Hudson. Problem Domain.
DEPARTMENT OF COMPUTER SCIENCE Introduction to Visual Basic BCA 3 RD YR PRESENTED BY HASHIR UN NABI Dated:01/07/
Microsoft. The basic information about the company The address Company headquarters (Redmond) Chief executive officer ( CEO ): Steven A. Ballmer Country:
Chapter 1 Introduction to Visual Basic
Introduction ITEC 420.
Introduction to Visual Basic. NET,. NET Framework and Visual Studio
NOCTI Study Guide #2.
Introduction to Visual Basic 2008 Programming
Introduction to .NET Framework Ch2 – Deitel’s Book
VISUAL BASIC.
Web Development Using ASP .NET
Introducing the .NET Framework
.Net Framework Details Imran Rashid CTO at ManiWeber Technologies.
Michael Harper Jasen Michalski Mark Hudson
Visual Studio 2008.
Presentation transcript:

Visual Basic.NET By Khoa Nguyen

Outline History of VB Derivative Languages Sample programs Rank Evaluation

History Visual Basic 1.0 (May 1991) was released for Windows From 1.0 to 6.0, VB was added more features and compatibilities with each version release. VB 6.0 (Mid 1998) improved in a number of areas including the ability to create web-based applications. Visual Basic.NET is Microsoft's designated successor to Visual Basic 6.0, and is part of Microsoft's.NET platform.

History Microsoft Visual Basic for MS-DOS (Professional Edition Version 1.0)

Derivative Languages Visual Basic for Applications (VBA) is included in many Microsoft applications (Microsoft Office), and also in many third-party products like SolidWorks, AutoCAD, WordPerfect Office 2002, etc. VBA is largely the same language as VB6 and uses the same runtime library. Visual Basic for ApplicationsMicrosoft OfficeSolidWorksAutoCADWordPerfect Office 2002 VBScript can be used in Windows scripting and client- side web page scripting. Although it resembles VB in syntax, it is a separate language and it is executed by vbscript.dll as opposed to the VB runtime. VBScriptWindowsweb page

Sample Programs…YES!

Rank Programming Community Index for November 2011 on tiobe.com tiobe.com Most popular programming languages on devtopics.comdevtopics.com 10 Programming Languages You Should Learn Right Now on eweek.comeweek.com

Evaluation

Readability: Excellent Extremely close to English Use color coding (through Visual Studio)

Writability: Great Extra characters & letters to write NOT Case sensitive Drag & Drop (Visual Studio feature) Auto-complete with intellisense (Visual studio feature)

Reliability: High Part of.NET framework, a highly reliable platform Runs in Windows, a huge OS widely used throughout the market

Sources Hamilton, J. P. Object-oriented programming with Visual Basic.NET. (p. 3). Retrieved from Karabatsos, J., & Trescowthick, M. (2004). Visual Basic/Coding Standards. Wikibooks. GUI Computing Pty Ltd. Retrieved from Kimmel, P. (2002, March 08). Working with new abstract data types in visual basic net. Retrieved from Mabbutt, D. (n.d.). Early binding and late binding. Retrieved from Visual Basic (2011). Wikipedia. Retrieved from Visual Basic Naming Conventions. (2011). Retrieved from us/library/0b283bse(v=VS.100).aspxhttp://msdn.microsoft.com/en- us/library/0b283bse(v=VS.100).aspx