平平淡淡开开心心  
微信小程序全栈交流群 全球旅游旅行交流群

The Microsoft .NET Framework introduces many concepts, technologies, and terms. My goal in this
chapter is to give you an overview of how the .NET Framework is designed, introduce you to some
of the technologies the framework includes, and define many of the terms you’ll be seeing when you
start using it. I’ll also take you through the process of building your source code into an application or
a set of redistributable components (files) that contain types (classes, structures, etc.) and then explain
how your application will execute.

微软.NET框架介绍很多概念、技术和术语。本章的目的是给大家介绍.NET框架是如何设计的,它包含哪些技术,以及将来会用到的一些术语的解释。同时,我也会给大家介绍源代码是如何被创建成应用程序或者包含类型(类、结构等)的可再发布的组件包,然后应用程序是如何被执行的。

 

 

(文章 --仅作翻译学习用)

posted on 2013-11-05 19:32  程序媛鼓励师  阅读(295)  评论(0编辑  收藏  举报