LAKHMI CHAND INSTITUTE OF TECHNOLOGY A TRAINING REPORT ON VB & ASP .NET SUBMITED TO HEAD OF DEPARTMENT CSE SUBMITTED BY HEMANT BANJARE 3313309006 7TH SEMESTER INFO. TECH
TRAINING REPORT VISUAL BASIC & ACTIVE SERVER PAGE .NET
THEY ARE 2 PARTS 1.VISUAL BASIC .NET 2.ACTIVE SERVER PAGE .NET
1ST PART VB .NET
INTRODUCTION : - Visual basic is a third generation event driven programming language and integrated development environment from Microsoft for its component object model programming model First released in 1991. Microsoft intends Visual Basic to be relatively easy to learn and use. Visual Basic was derived from basic and enables the rapid application development of graphical user interface application, access to databases using Data Access Objects, Remote Data objects, and creation of ActiveX controls objects.
What is a .NET? .NET is a new framework for developing web based and windows based applications within the Microsoft environment. .NET is a platform that runs on the operating system
.NET? . - Self Extendable N – Network E – Enable T – Technology
ADVANTAGES : - Provide GUI Object Oriented Plate Form Independent Support Multi Language
ARCITECHTURE OF FRAME WORK : - MULTI LANGUAGE SUPPORT XML ACTIVE DATA OBJECT SECURITY (DATA) CONSOLE CONTROL DRAVING WINDOWS APP WEB SERVISES WEB APP COMMON TYPES SYSTEM SECURITY (APPLICATION) BASE CLASS LIBRARY COMMON LANGUAGE RUNTIME
COMMON LANGUAGE RUNTIME (CLR) : - CLR is a software engine which convert Microsoft Intermediate Language (MSIL) code to OS code
HOW TO EXECUTED MSIL MSIL CLR CLR FRAME WORK MACHINE LANGUAGE EXECUTE PROGRAMM OS / CODE
TYPE OF PROGRAMM They are three types of program : -  Console Application  Web Application  Windows Application
2nd PART ASP .NET
ACTIVE SERVER PAGE : - ASP .NET is Microsoft latest technology for building web based applications and services. ASP .NET platform services that allow to Programs, Web Applications and Web Services in any .NET language.
National University of Mongolia Introduction to .NET Base Class Library Common Language Specification Common Language Runtime ADO .NET Data and XML Visual Basic® C++ C# VisualStudio.NET ASP .NET, Web Services and Web Forms JAVA Script … Windows Forms
FEATURES : -  ASPX, ASP – side by side  Simplified programming model  Simplified deployment  Better performance  Caching  Security  Powerful controls  Web Applications are built using Web Forms  Complete object model  Separation of code and GUI  Maintains page state  Session management  ASP .NET is also supports to OOPL
SERVER CONTROL : - 1. Simplify Common Tasks  Forms  Tables  Data display  Calendar 2. Server side Programming Model 3. Automatic Browser Compatibility 4. Less Code, Less Complexity 5. Extensible
SERVER CONTROL : -  ID – Uniquely identifies control  Run at – Enables server-side processing  On Click – Identifies server-side event handler  Validation  Client-side  Server-side
DATA CONTROL : -  Bind to many data sources  Collections  Array  Hash Table  ADO .NET  Data Reader  Data Set  Connection  Command  Data Reader  Data Set  Data Adapter  Data View
Server Controls within Visual Studio .NET In Visual Studio .NET most of the VB .NET & ASP .NET Server controls are located on the Web Forms tab in the toolbox
USE TOOLBOX IN VB & ASP .NET
COMMON CONTROLS Pointer Button Check Box Checked List Box Combo Box Date Time Picker Label Link Label List Box List View Month Calendar Numeric Up Down Picture Box Progress Bar Radio Button Text Box Rich Text Box Web Browser
Vb & asp .net

Vb & asp .net

  • 1.
    LAKHMI CHAND INSTITUTE OFTECHNOLOGY A TRAINING REPORT ON VB & ASP .NET SUBMITED TO HEAD OF DEPARTMENT CSE SUBMITTED BY HEMANT BANJARE 3313309006 7TH SEMESTER INFO. TECH
  • 2.
    TRAINING REPORT VISUAL BASIC& ACTIVE SERVER PAGE .NET
  • 3.
    THEY ARE 2PARTS 1.VISUAL BASIC .NET 2.ACTIVE SERVER PAGE .NET
  • 4.
  • 5.
    INTRODUCTION : - Visualbasic is a third generation event driven programming language and integrated development environment from Microsoft for its component object model programming model First released in 1991. Microsoft intends Visual Basic to be relatively easy to learn and use. Visual Basic was derived from basic and enables the rapid application development of graphical user interface application, access to databases using Data Access Objects, Remote Data objects, and creation of ActiveX controls objects.
  • 6.
    What is a.NET? .NET is a new framework for developing web based and windows based applications within the Microsoft environment. .NET is a platform that runs on the operating system
  • 7.
    .NET? . - SelfExtendable N – Network E – Enable T – Technology
  • 8.
    ADVANTAGES : - ProvideGUI Object Oriented Plate Form Independent Support Multi Language
  • 9.
    ARCITECHTURE OF FRAMEWORK : - MULTI LANGUAGE SUPPORT XML ACTIVE DATA OBJECT SECURITY (DATA) CONSOLE CONTROL DRAVING WINDOWS APP WEB SERVISES WEB APP COMMON TYPES SYSTEM SECURITY (APPLICATION) BASE CLASS LIBRARY COMMON LANGUAGE RUNTIME
  • 10.
    COMMON LANGUAGE RUNTIME(CLR) : - CLR is a software engine which convert Microsoft Intermediate Language (MSIL) code to OS code
  • 11.
  • 12.
    TYPE OF PROGRAMM Theyare three types of program : -  Console Application  Web Application  Windows Application
  • 13.
  • 14.
    ACTIVE SERVER PAGE: - ASP .NET is Microsoft latest technology for building web based applications and services. ASP .NET platform services that allow to Programs, Web Applications and Web Services in any .NET language.
  • 15.
    National University ofMongolia Introduction to .NET Base Class Library Common Language Specification Common Language Runtime ADO .NET Data and XML Visual Basic® C++ C# VisualStudio.NET ASP .NET, Web Services and Web Forms JAVA Script … Windows Forms
  • 16.
    FEATURES : - ASPX, ASP – side by side  Simplified programming model  Simplified deployment  Better performance  Caching  Security  Powerful controls  Web Applications are built using Web Forms  Complete object model  Separation of code and GUI  Maintains page state  Session management  ASP .NET is also supports to OOPL
  • 17.
    SERVER CONTROL :- 1. Simplify Common Tasks  Forms  Tables  Data display  Calendar 2. Server side Programming Model 3. Automatic Browser Compatibility 4. Less Code, Less Complexity 5. Extensible
  • 18.
    SERVER CONTROL :-  ID – Uniquely identifies control  Run at – Enables server-side processing  On Click – Identifies server-side event handler  Validation  Client-side  Server-side
  • 19.
    DATA CONTROL :-  Bind to many data sources  Collections  Array  Hash Table  ADO .NET  Data Reader  Data Set  Connection  Command  Data Reader  Data Set  Data Adapter  Data View
  • 20.
    Server Controls within VisualStudio .NET In Visual Studio .NET most of the VB .NET & ASP .NET Server controls are located on the Web Forms tab in the toolbox
  • 21.
    USE TOOLBOX INVB & ASP .NET
  • 22.
    COMMON CONTROLS Pointer Button Check Box CheckedList Box Combo Box Date Time Picker Label Link Label List Box List View Month Calendar Numeric Up Down Picture Box Progress Bar Radio Button Text Box Rich Text Box Web Browser