.Net Framework

W

WishMaster

What are the .Net Framework components

EggHeadCafe.com - .NET Developer Portal of Choicehttp://www.eggheadcafe.com

Well it depends what abstraction level you are looking at. Here is my
understanding about .Net Architecture...


|================================|
|VB.Net | C# | Other languages |
|================================|
| Common Lang Specification | CLS
|================================|
| Common Type System | CTS
|================================|
| Framework Class Library | FCL
|================================|
| ASP.Net | Win Forms | Console |
|================================|
| ADO.Net | .Net Remoting |
|================================|
| Common Language Runtime | CLR
|================================|

Common Language Infrastructure CLI

|================================|
| Operating System |
|================================|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Refering Assemblies 1
asp.net using c# 1
vb.net 1
For Datagrid 2
Image 3
Scheduler--Please Help. 1
tell more about .net framework 6
Build reports? 1

Top