Introduction to VB.Net ITE-370. What is.NET? A brand of Microsoft technologies A platform for creating distributed Web applications A combination of new.

Slides:



Advertisements
Similar presentations
Wrap-up: Where Do You Go From Here? MicrosoftIntroducing CS using.NETJ# in Visual Studio.NET Objectives “.NET is the future of software development.
Advertisements

Introduction to.NET Technology Marcello Benati Software Engineer.NET Architect.
Overview of.NET Prepared by: Xin,Lu.NET Seminar Aug.10, 2003.
Introduction to.NET What is.NET?  A vision Web sites will be joined by Web services New smart devices will join the PC User interfaces will become more.
ISYS 512 Business Application Design and Development with.Net David Chao.
Overview of the.NET Framework. What is the.NET Framework A new computing platform designed to simplify application development A consistent object-oriented.
Introduction to ASP.NET What is.NET What is ASP.NET and how is different from ASP –ASP: server side technology for creating dynamic web pages using scripting.
CSE3030Lecture 11 Know Your User The First Slogan.
Thursday Evening 6.30VB.NET Introduction 7.30Break for food 8.00VB.NET Migration 8.45Q & A 9.00Done.
ISYS 512 Business Application Design and Development with.Net David Chao.
Introduction to VB.Net ITE-370. What is.NET? A brand of Microsoft technologies A platform for creating distributed Web applications A combination of new.
HELIA – Bite ATK36F © Tuomo Ketomäki.NET Overview.NET Programming.
Intro to dot Net Dr. John Abraham UTPA – Fall 09 CSCI 3327.
Rajeswari Indupuri Introduction to.NET Framework.
Computer science Languages, etc.. Overview For web-applications (HTML, JS) – Designing languages (HMTL, CSS) – Server Languages (PHP, ASP) – Extensions.
A Free sample background from © 2001 By Default!Slide 1.NET Overview BY: Pinkesh Desai.
Overview of Microsoft.Net and Vb.Net ITSE 2349 Spring 2002 Material from Microsoft.Net an Overview for ACC faculty by Stuart Laughton and Introduction.
1 Why C# and Why.NET in the Undergraduate IS Curriculum ISECON November 3 -7, 2004, Newport, RI Association of Information Technology Professionals Mehdi.
1 Introduction to.NET Framework. 2.NETFramework Internet COM+ Orchestration Orchestration Windows.NET Enterprise ServersBuildingBlockServices Visual Studio.NET.
Introduction to .Net Framework
ASP.NET The.NET Framework. The.NET Framework is Microsoft’s distributed run-time environment for creating, deploying, and using applications over the.
High thoughts must have high language. Aristophanes
Architecture of.NET Framework .NET Framework ٭ Microsoft.NET (pronounced “dot net”) is a software component that runs on the Windows operating.
Module 1: Introduction to C# Module 2: Variables and Data Types
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.
Introduction to Microsoft.Net Session 01 Mata kuliah: M0874 – Programming II Tahun: 2010.
Introduction to.NET Framework. .NET – What Is It? Software platform Language neutral In other words:.NET is not a language (Runtime and a library for.
Introduction to .NET Rui Ye.
Appendix D: Microsoft.NET Framework Overview. Overview.NET Framework Architecture.NET Namespaces.
Lecture Set 1 Part B: Understanding Visual Studio and.NET – Structure and Terminology 1/16/ :04 PM.
CSC 494/594 C# and ASP.NET Programming. C# 2012 C# Object-oriented language with syntax that is similar to Java.
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.
Module 1: Overview of the Microsoft.NET Platform.
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,
Introduction to ASP.NET 1www.tech.findforinfo.com.
.Net Framework Web Application and Development Digital Media Department Unit Credit Value : 4 Essential Learning time : 120 hours
Component-Based Software Engineering Introduction to.NET Paul Krause.
AUC Technologies Projects Consulting, Development, Mentoring, and Training Company.NET Foundation Presented By : Qazi Muhammad Arfeen Senior Software Engineer.
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.
Introduction to VB.Net. What is.NET? A brand of Microsoft technologies A platform for creating distributed Web applications A combination of new and updated.
1.NET FRAMEWORK CE-105 Spring 2007 Engr. Faisal ur Rehman.
AUC Technologies Projects Consulting, Development, Mentoring, and Training Company Application Foundation Presented By : Naveed Sattar Software Engineer.
Languages and IDE (Integrated Development Environment)
Rajiv and Shipra Introduction to.NET (asp.net,c#,vb)
tom perkins1 XML Web Services -.NET FRAMEWORK – Part 1 CHAPTER 1.1 – 1.3.
ASP.NET &.NET Environment. Overview Part of Microsoft’s.NET environment Used for Development of  Websites  Internet applications  Web Services & XML.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
Module 1: Getting Started. Introduction to.NET and the.NET Framework Exploring Visual Studio.NET Creating a Windows Application Project Overview Use Visual.
Intro to dot Net Dr. John Abraham UTPA CSCI 3327.
Module 1: Overview of the Microsoft .NET Framework
PRIOR TO WEB SERVICES THE OTHER TECHNOLOGIES ARE:.
Microsoft .NET A platform that can be used for building and running windows and web applications such that the software is platform and device-independent.
Introduction to ASP.NET What is ASP.NET and how is different from ASP –ASP: server side technology for creating dynamic web pages using scripting languages.
Getting Started with.NET Getting Started with.NET/Lesson 1/Slide 1 of 31 Objectives In this lesson, you will learn to: *Identify the components of the.NET.
1st ACM meeting next Tuesday, Sep 3rd at 5:15 in SERC Introduction2-1.
ISYS 512 Business Application Design and Development with.Net David Chao.
INTRODUCTION CHAPTER #1 Visual Basic.NET. VB.Net General features It is an object oriented language  In the past VB had objects but focus was not placed.
Introduction to C# Programming with Microsoft.NET AY
Text Introduction to.NET Framework. CONFIDENTIAL Agenda .NET Training – Purpose  What is.NET?  Why.NET?  Advantages  Architecture  Components: CLR,
Lecture Set 1 Part B: Understanding Visual Studio and.NET – Structure and Terminology 1/16/ :04 PM.
A Detailed Introduction To Visual Studio.NET CRB Tech ReviewsCRB Tech Reviews introduces you to the world of Visual.
Visual Studio.NET CIS 341 Chapter 1. Objectives.NET framework Compile Deploy VB6 compatibility library MDI project Solution Explorer AssemblyInfo.vb.
.Net Online Training. Introduction to.Net Microsoft.NET is a software Framework includes Framework class library and provides language interoperability.
Intro to ASP.NET CS-422 Dick Steflik. What is.NET As applications in the Enterprise become more and more netcentric and less and less standalone.NET is.
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 the Microsoft.NET Framework Chris Wastchak Student Ambassador to Microsoft.
Introduction to .NET Framework Ch2 – Deitel’s Book
Module 0: Introduction Chapter 2: Getting Started
Module 1: Getting Started
Programming in Visual Basic
Presentation transcript:

Introduction to VB.Net ITE-370

What is.NET? A brand of Microsoft technologies A platform for creating distributed Web applications A combination of new and updated technologies

Technologies in.NET The.NET Framework Visual Studio.NET Support for Web Services Other.NET technologies.NET My Services.NET My Services.NET Enterprise Services.NET Enterprise Services

The.NET Framework Consists of two major components: The Common Language Runtime (CLR) The Common Language Runtime (CLR) Various Class Libraries Various Class Libraries The.NET Framework is the foundation for.NET development Needed by all Visual Studio.NET developers Needed by all Visual Studio.NET developers Required by users running.NET apps Required by users running.NET apps

Common Language Runtime.NET Framework Class Library ASP.NETADO.NET Windows Forms Enterprise Services Windows Browser Apps Web Services Apps Local Apps The.NET Framework includes the CLR and the class libraries …more more…

Common Language Runtime Common Type System (CTS) A just-in-time (JIT) compiler converts Microsoft Intermediate Language (MSIL) code into native code Performs other functions Garbage collection Garbage collection Exception managing Exception managing More More

.NET Applications Local apps that run in Windows ASP.NET apps that run in browsers Web Services that may be invoked by applications via the Internet; a means of distributed computing Multiple.NET languages all support these multiple application types

Installation Should have 2 GB free for installation – the program takes 1.5 GB Run Windows Update (30 min- 1.5 hours)- install Critical updates and Service Packs Install Internet Information Services (IIS) and FrontPage Server Extensions FPSE Internet Explorer 6.0 Install Visual Studio.NET (takes about 1.5 – 3 hours)

Installation Skills Installation: A Classic Skill or a Hot Skill? Classic Skill Skills that are likely to last a lifetime in terms of their relevance Skills that are likely to last a lifetime in terms of their relevance Principles and Theories, esp. ones that are useful in the performance of work Principles and Theories, esp. ones that are useful in the performance of work Hot Skill A Skill that can help you land a Job A Skill that can help you land a Job

Installation Skills? Visual Studio 2005 installation: Classic Skill? Classic Skill? Answer: No Answer: No Hot Skill? Hot Skill? Answer: Yes, but for a short time. Answer: Yes, but for a short time.

Installation: A Classic Skill? Some Classic skills that are related to installation are: Troubleshooting skills Troubleshooting skills Technology Evaluation Technology Evaluation Life-Long Learning Skills Life-Long Learning Skills Basic Computer Fundamentals Basic Computer Fundamentals Systems Theory Systems Theory Social Learning Theory Social Learning Theory Configuration Management Configuration Management

References Chappell, D. Understanding.NET: A Tutorial and Analysis, 2002, Addison-Wesley, Boston, MA Ceccucci, W. “Workshop: Moving From VB 6.0 to VB.NET,” 2003, Information Systems Education Conference (ISECON), Nov. 2003, San Diego, CA Oancea, G. and McDonald, B. Visual Basic.NET By Example, 2002, Que, Indianapolis, IN