/
Visual Basic .NET By Khoa Nguyen Visual Basic .NET By Khoa Nguyen

Visual Basic .NET By Khoa Nguyen - PowerPoint Presentation

conchita-marotz
conchita-marotz . @conchita-marotz
Follow
379 views
Uploaded On 2018-03-22

Visual Basic .NET By Khoa Nguyen - PPT Presentation

Outline History of VB Derivative Languages Sample programs Rank Evaluation History Visual Basic 10 May 1991 was released for Windows From 10 to 60 VB was added more features and compatibilities with each version release ID: 661321

basic visual retrieved http visual basic http retrieved microsoft programming net languages applications 2011 studio history coding amp wikibooks

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Visual Basic .NET By Khoa Nguyen" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

Visual Basic .NET

By Khoa NguyenSlide2

Outline

History of VB

Derivative

LanguagesSample programsRankEvaluationSlide3

History

Visual

Basic 1.0 (May 1991) was released for

WindowsFrom 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

. Slide4

History

Microsoft Visual Basic for MS-DOS (Professional Edition

Version 1.0)Slide5

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

.

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

.Slide6

Sample Programs…YES!Slide7

Rank

Programming

Community Index for November 2011 on

tiobe.comMost popular programming languages on devtopics.com

10 Programming Languages You Should Learn Right Now on

eweek.comSlide8

EvaluationSlide9

Readability: Excellent

Extremely close to English

Use color coding (through Visual Studio)Slide10

Writability: Great

Extra characters & letters to write

NOT Case sensitive

Drag & Drop (Visual Studio feature)Auto-complete with intellisense (Visual studio

feature)Slide11

Reliability: High

Part of .NET framework, a highly reliable platform

Runs in Windows, a huge OS widely used throughout the marketSlide12

Sources

Hamilton

, J. P. 

Object-oriented programming with Visual Basic .NET. (p. 3). Retrieved from http://oreilly.com/catalog/objectvbnet/chapter/ch01.pdf

Karabatsos , J., &

Trescowthick

, M. (2004). Visual Basic/Coding Standards. 

Wikibooks

. GUI Computing Pty Ltd. Retrieved from

http://

en.wikibooks.org/wiki/Visual_Basic/Coding_Standards

Kimmel, P. (2002, March 08). 

Working with new abstract data types in visual basic net

. Retrieved from

http://

www.informit.com/articles/article.aspx?p=25868

Mabbutt

, D. (

n.d.

). 

Early binding and late binding

. Retrieved from

http://

visualbasic.about.com/od/usingvbnet/a/earlybind.htm

Visual

Basic (2011). 

Wikipedia

. Retrieved from

http://en.wikipedia.org/wiki/Visual_Basic

Visual

Basic Naming Conventions

. (2011). Retrieved from

http://msdn.microsoft.com/en-us/library/0b283bse(v=VS.100).aspx