Visual Basic.NET Control Naming Summary Prefix Visual Basic type btnButton chkCheckbox clstChecked Listbox cldlgColor Dialog cboComboBox cmnuContectMenu.

Slides:



Advertisements
Similar presentations
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Advertisements

Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
 2006 Pearson Education, Inc. All rights reserved Introduction to the Visual C# 2005 Express Edition IDE.
The Microsoft View: Module 1: Getting Started. Copyright Course 2559B, Introduction to Visual Basic®.NET Programming with Microsoft®.NET. Lecture 1 Microsoft.
 2002 Prentice Hall. All rights reserved. Chapter 2 - Introduction to the Visual Studio.NET IDE Outline 2.1Introduction 2.2Overview of the Visual Studio.NET.
1/50 Project Management. 2/50 StumbleUpon 3/50 Overview Customize? Why, what, how?.NET Framework overview & fundamentals Class libraries, namespaces,
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
1 An Introduction to Visual Basic Objectives Explain the history of programming languages Define the terminology used in object-oriented programming.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Tahir Nawaz Visual Programming C# Week 2. What is C#? C# (pronounced "C sharp") is an object- oriented language that is used to build applications for.
.NET On A Shoe String By: Patrick Brannen Lead Developer iDevCo, Inc.
The Visual Studio. NET and VB
Intro to dot Net Dr. John Abraham UTPA – Fall 09 CSCI 3327.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
Rajeswari Indupuri Introduction to.NET Framework.
September 2008 IT Software Development Guide.
UNIVERSIDAD TECNOLÓGICA ECOTEC. ISO 9001:2008 Module 2 Creating Web Applications by Using Microsoft® Visual Studio 2010 and Microsoft.NET–Based Languages.
Creating and Running Your First C# Program Telerik Software Academy Telerik School Academy.
Introduction to.NET Content : – Introduction to.NET Technology – Introduction to Web Based Applications – Introduction to ASP.NET 1 By : Amrendra Sharan.
A First Program Using C#
Hands-on Introduction to Visual Basic.NET Programming Right from the Start with Visual Basic.NET 1/e 6.
CSCI 3327 Visual Basic Chapter 1: Introduction to Visual Basic
© 2004 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Programming the Web Using ASP.Net Chapter 2: The ASP.Net Template Dave.
1 Introduction to.NET Framework. 2.NETFramework Internet COM+ Orchestration Orchestration Windows.NET Enterprise ServersBuildingBlockServices Visual Studio.NET.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Architecture of.NET Framework .NET Framework ٭ Microsoft.NET (pronounced “dot net”) is a software component that runs on the Windows operating.
 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.
Session 1 - Introduction and Data Access Layer
C# A 1 CSC 298 Introduction to C#. C# A 2 What to expect in this class  Background: knowledge of an object oriented language of the C++, Java, … family.
Microsoft Visual Basic 2005: Reloaded Second Edition
Introduction to .NET Rui Ye.
Lecture Set 1 Part B: Understanding Visual Studio and.NET – Structure and Terminology 1/16/ :04 PM.
Creating and Running Your First C# Program Svetlin Nakov Telerik Corporation
Lesley Bross, August 29, 2010 ArcGIS 10 add-in glossary.
IT 211 Project Integration and Deployment Lab #11.
IE 411/511: Visual Programming for Industrial Applications
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved. 1 2 Welcome Application Introducing the Visual Basic 2008 Express Edition IDE.
Tutorial 121 Creating a New Web Forms Page You will find that creating Web Forms is similar to creating traditional Windows applications in Visual Basic.
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
Tutorial 111 The Visual Studio.NET Environment The major differences between Visual Basic 6.0 and Visual Basic.NET are the latter’s support for true object-oriented.
Lecture Set 1 Part C: Understanding Visual Studio and.NET – Applications, Solutions, Projects (no longer used – embedded in Lecture Set 2A)
Integrated Development Environment (IDE)
Tutorial 1: An Introduction to Visual Basic.NET1 Tutorial 1 An Introduction to Visual Basic.NET.
Week 1: THE C# LANGUAGE Chapter 1: Variables and Expressions ➤ Included in Visual Studio.NET ➤ What the.NET Framework is and what it contains ➤ How.NET.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Introduction to the Visual Studio.NET IDE (LAB 1 )
1.NET FRAMEWORK CE-105 Spring 2007 Engr. Faisal ur Rehman.
Rajiv and Shipra Introduction to.NET (asp.net,c#,vb)
 2006 Pearson Education, Inc. All rights reserved Introduction to the Visual C# 2005 Express Edition IDE.
Module 1: Getting Started. Introduction to.NET and the.NET Framework Exploring Visual Studio.NET Creating a Windows Application Project Overview Use Visual.
Module 2: Using Microsoft Visual Studio.NET. Overview Overview of Visual Studio.NET Creating an ASP.NET Web Application Project.
Intro to dot Net Dr. John Abraham UTPA CSCI 3327.
1 Programming Environment and Tools VS.Net 2012 First project MSDN Library.
 2002 Prentice Hall. All rights reserved. 1 Chapter 2 – Introduction to the Visual Studio.NET IDE Outline 2.1Introduction 2.2Visual Studio.NET Integrated.
Object-Oriented Application Development Using VB.NET 1 Chapter 2 The Visual Studio.NET Development Environment.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files 8/10/ :35 PM.
Visual Basic Integrated Development Environment (IDE) 56:150 Information System Design.
COMPUTER III. Fundamental Concepts of Programming Control Structures Sequence Selection Iteration Flowchart Construction Introduction to Visual Basic.
July 22, 2001Introduction to.NET1 Introduction to.NET Framework Gholamali Semsarzadeh July 2001.
Lecture Set 1 Part B: Understanding Visual Studio and.NET – Structure and Terminology 1/16/ :04 PM.
Visual Basic.Net. Software to Install Visual Studio 2005 Professional Edition (Requires Windows XP Pro) MSDN Library for Visual Studio 2005 Available.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
 2007 Pearson Education, Inc. All rights reserved Introduction to the Visual Basic Express 2005 IDE.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
D OTNET ONLINE TRAINING. DOTNET Online Training Course Content : Introduction to.Net Online Training NET FUNDAMENTALS Why Dot Net? The Dot Net initiative.
Introduction to .NET Framework Ch2 – Deitel’s Book
CE-105 Spring 2007 Engr. Faisal ur Rehman
Chapter 2 – Introduction to the Visual Studio .NET IDE
Programming in Visual Basic
Presentation transcript:

Visual Basic.NET Control Naming Summary Prefix Visual Basic type btnButton chkCheckbox clstChecked Listbox cldlgColor Dialog cboComboBox cmnuContectMenu crvCrystal Report Viewer dgrdDatagrid dpkrDateTime Picker dudDomainUpDown erpError Provider fndlgFont Dialog grpGroupBox

Visual Basic.NET Control Naming Summary Prefix Visual Basic type hlppHelpProvider hsbHorizontal Scrollbar imglImageList lblLabel llblLink Label lstListbox lvwListview mnuMenu calMonthCalendar nicnNotify Icon nudNumeric Up Down ofdlgOpen File Dialog pstpPage Setup Dialog pnlPanel picPicturebox Continued …

Visual Basic.NET Control Naming Summary Prefix Visual Basic type prdlgPrint Dialog pdocPrint Document ppctlPrint Preview Control ppdlgPrint Preview Dialog pbrProgressBar radRadio Button rtxRichTextBox sfdlgSave File Dialog spltSplitter stbrStatusBar tabTabcontrol txtTextbox tmrTimer tlbrToolBar ttpToolTip tbrTrackBar tvwTreeview Continued …

Overview of VB.NET.NET is a new platform for building distributed applications –Focus on Web Integration –CLR – Common Language Runtime

First Time –“My Profile” will be displayed Successive Times “Get Started” tab will be selected Open Project –From “My Projects” Directory New Projects Starting VB.NET

Other Tabs on Start Page What’s New – VB6 to.Net Help Online Community – Newsgroups Headlines – Latest MSDN News and Info Search Online – Search MSDN Downloads – Add-ons, Service Packs and product Upgrades XML Web Services – Available external sources

Other IDE Sections Solution Explorer (Ctrl+R) Toolbox (controls or text) available for project. Server Explorer – work with server resources. Properties Window – View or modify the properties of a selected object

Dynamic Help – Help topics related to current object. Output – Displays information about current IDE operation when compiling. Debug – Used to view the value of watch variable. Other IDE Sections

List of Objectives: Let’s Get Started: Create an application using VB.NET Start getting familiar with all of the various functions in the IDE. Use the Code Editor and Object Browser.

.NET Categorization Application – a software program that runs (executes) on a computer. Project – a set of files (e.g. VB.NET source code, graphic files, Icon files) that are used to build an Application. Namespace - Namespaces organize the objects defined in an assembly

Assemblies For a.Net application assemblies form the fundamental unit of –Deployment –Version control –Reuse –Activation scoping –Security permission Assemblies take the form of –an executable (.exe) file or –a dynamic link library (.dll) file Assemblies provide the common language runtime with the information it needs to be aware of type implementations. Assemblies are different from.exe or.dll files because they contain all the information you would find in a type library, plus information about everything else necessary to use the application or component. They are similar to Project References in VB6.

First Application txtCost txtQty txtTotal btnCalc lblCost lblQty lblTotal

HELP!!!! How do I get Help? –F1 will get display context sensitive help for the currently selected object/word. –Select Help from the menu –Call your instructor at 1:00 a.m.

Initial Form Code You now have access to all of the code used to create a Windows form (in the Windows Form Designer generated code section). *** DON’T Mess around with it! ***

Initial Form Code Each Class, Subroutine or Region (an area you define using #Region Name / # End Region) has collapsers and expanders.

Microsoft Development Environment Integrated Development Environment or IDE VB 6 programmer -- VB.NET Best to think of VB.NET as NEW language with familiar syntax.NET Framework Classes Changes affect almost every aspect of.NET Creating & working with forms & controls arrays - string - etc….

How VB application is compiled and run Visual Studio.NET Integrated Development Environment Visual Basic Compiler.NET Framework Common Language Runtime Solution Project Source Files Intermediate Lang. IL Class references Assembly 1 23