Unit 1: Overview of the Microsoft .NET Platform - PowerPoint PPT Presentation

1 / 12
About This Presentation
Title:

Unit 1: Overview of the Microsoft .NET Platform

Description:

Properties. Server. Explorer. Object Browser. Languages in the .NET Framework. Visual Basic .NET ... Lab 1: Introduction to Visual Studio ... – PowerPoint PPT presentation

Number of Views:60
Avg rating:3.0/5.0
Slides: 13
Provided by: simong8
Category:

less

Transcript and Presenter's Notes

Title: Unit 1: Overview of the Microsoft .NET Platform


1
Unit 1 Overview of the Microsoft .NET Platform
2
Introduction to .Net
  • Integrated Development Environment (IDE)
  • Languages in the .NET Framework
  • The Common Language Runtime
  • Accessing Data with ADO.NET XML
  • Accessing the Web with ASP.NET

Code Samples
3
Integrated Development Environment (IDE)
Editor/Browser
Object Browser
SolutionExplorer
Toolbox
Properties
ServerExplorer
Task List
Dynamic Help
4
Languages in the .NET Framework
  • Visual Basic .NET
  • C designed for .NET
  • J .NET
  • Third-party languages

5
Overview of the .NET Framework
Visual Studio .NET
Visual Basic
C
C
J

Common Language Specification
.NET Framework
6
What Are the Parts of .NET
  • The . NET Languages
  • Common Language Runtime
  • .NET Framework Class Library
  • ADO .NET Data and XML
  • ASP .NET Web Forms and Services
  • Windows Forms

7
The .NET Framework Components
ADO .NET Data XML
.NET Framework Class Library
Windows Forms
ASP .NET Web Forms Services
Common Language Runtime
8
Common Language Runtime
Base Class Library Support
Class Loader
9
.NET Framework Class Library
System
System.Security
System.Runtime. InteropServices
System.Globalization
System.Net
System.Text
System.Configuration
System.Threading
System.Reflection
System.Diagnostics
System.Collections
System.IO
10
Accessing Data with ADO.NET XML
System.Xml
System.Data
System.Xml.Schema
DataSet
DataRow
System.Xml.Serialization
DataTable
DataView
11
Accessing the Web with ASP.NET
  • ASP .NET

System.Web
Services
UI
Description
HtmlControls
Discovery
WebControls
Protocols
Caching
Security
SessionState
Configuration
12
Lab 1 Introduction to Visual Studio
  • Exercise 1 Becoming Familiar with the Visual
    Studio .NET IDE
  • Exercise 2 Using code snippets to insert a for
    loop and if statement
Write a Comment
User Comments (0)
About PowerShow.com