Microsoft.NET Profile

1.1 .NET Framework4.0 position in the .NET technology system

   NET Framework4.0 is based on the .NET Framework common language runtime (CLR)

  CLR: common Language Runtime Common Language Runtime; WPF: Windows Presentation Foundation Windows interface basic framework;

WCF: Windows Communication Foundation Windows Communication Foundation framework; WF: Workflow Foundation workflow base frame

Function of each part 1.2 .NET4.0

  1.WPF: available in DirectX graphics effects and take advantage of graphics acceleration card

  2.XAML: Markup languages ​​born WPF user interface described herein. Uses XML format

  3.WCF: integrated model of distributed communication technologies for all Windows platforms, which makes .NET framework has become more sophisticated service-oriented (SOA) platform.

  4.WF: a large base class library can be used as the basic platform workflow engine

  SOA: Service-Oriented Architecture (service-oriented architecture); XML: eXtensible Application Markup Language (Extensible Application Markup Language)

1.3 .NET4.0 components

  1.WPF: DirectX9.0C rendered using 3D elements, using hardware acceleration, support for browser application components (XBAP), WinForms is a subset

  2.WCF: 1. The existence of the target to create a unified programming model for distributed communication, 2 based on service-oriented architecture, and form the basis of a service-oriented platform, 3 in a more robust way to implement a Web Service and .NET Remoting..

   4. The full realization of the standard protocol suite of Web Service, WS- *.

  3.WF: a series of activities described in the abstract of a real-world process, and enhance the versatility of workflow processing methods. Sequential flow into and flow based on the operating state of the machine

1.4 development environment to build .NET4.0

  Omission

// ================================================ ======================
//
// Copyright (C) 2019-2020 wonderful tool room    
// All Rights Reserved
//
// Filename: ASP.NET
Description //:
//
// Created By Beichen 20/11/2019 19:45:56 At
//         Https://Www.Cnblogs.Com/laixiaobin/
//
// ========== ================================================== ==========

 

Guess you like

Origin www.cnblogs.com/laixiaobin/p/11899780.html