Module 1: Overview of the Microsoft .NET Framework - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

Module 1: Overview of the Microsoft .NET Framework

Description:

Module 1: Overview of the ... XPath System.Xml SOAP XML Web services consumers can ... Discovery Protocols UI HtmlControls WebControls ... – PowerPoint PPT presentation

Number of Views:102
Avg rating:3.0/5.0
Slides: 15
Provided by: eduj83
Category:

less

Transcript and Presenter's Notes

Title: Module 1: Overview of the Microsoft .NET Framework


1
Module 1 Overview of the Microsoft .NET Framework
2
Overview
  • Overview of the Microsoft .NET Framework
  • Overview of Namespaces

3
Overview of the Microsoft .NET Framework
  • The .NET Framework
  • Common Language Runtime
  • The .NET Framework Class Library
  • ADO.NET Data and XML
  • What is an XML Web Service?
  • Web Forms and Services

4
The .NET Framework
VB
C
C
Perl
Python

Web Services
User Interface
ASP.NET
ADO.NET Data and XML
.NET Framework Class Library
Common Language Runtime
Win32
5
Common Language Runtime
.NET Framework Class Library Support
Class Loader
6
The .NET Framework Class Library
  • Spans All Programming Languages
  • Enables cross-language inheritance and debugging
  • Integrates well with tools
  • Is Object-Oriented and Consistent
  • Enhances developer productivity by reducing the
    number of APIs to learn
  • Has a Built-In Common Type System
  • Is Extensible
  • Makes it easy to add or modify framework features
  • Is Secure
  • Allows creation of secure applications

7
ADO.NET Data and XML
  • ADO.NET Data and XML

8
What Is an XML Web Service?
A programmable application component accessible
via standard Web protocols
9
Web Forms and Services
  • ASP.NET

System.Web
Services
UI
Description
HtmlControls
Discovery
WebControls
Protocols
Caching
Security
SessionState
Configuration
10
Overview of Namespaces
  • Namespaces
  • Namespaces Used in this Course
  • Namespaces Covered in Optional Modules

11
Namespaces
System
Collections
IO
Security
Runtime
Configuration
Net
ServiceProcess
Diagnostics
Reflection
Text
Globalization
Resources
Threading
12
Namespaces Used in this Course
  • Module 10
  • System.IO
  • Module 11
  • System.Net
  • System.Net.Sockets
  • Module 12
  • System.Runtime.Serialization
  • Module 13
  • System.Runtime.Remoting.Channels
  • System.Web.Services
  • Module 2
  • System.Console
  • Module 3
  • System.Windows.Forms
  • System.Drawing
  • Module 4
  • System.Reflection
  • Module 7
  • System.Text
  • System.Collections

13
Namespaces Covered in Optional Modules
  • Module 14
  • System.Threading
  • Module 16
  • System.Data
  • Module 17
  • System.Reflection

14
Review
  • Overview of the Microsoft .NET Framework
  • Overview of Namespaces
Write a Comment
User Comments (0)
About PowerShow.com