All About .NET is an article which gives you a brief summary about the .NET architecture. The key feature of the .NET technology is that it is platform independent. Some of the components of the .NET framework discussed in this article are common language run time which resembles java virtual machine and Frameworks Class Library or FCL which has hundreds of classes to do operations such as read and write files. |