Top 7 Basic questions about .NET

On September 23, 2009, in .NET, by Allen Ryan
  1. What is the .NET Platform?

    The .NET Platform is a set of technologies designed to transform the Internet into a full-scale distributed computing platform. It provides new ways to build applications from collections of XML Web services. The .NET Platform fully supports the existing Internet infrastructure (HTTP, XML, SOAP).

  2. What are the core technologies in the .NET Platform?

    .NET Framework, .NET Enterprise Servers, .NET building block services, and Visual Studio .NET.

  3. List the components of the .NET Framework.

    Common language runtime, .NET Framework class library, data and XML, XML Web services and Web Forms, and Windows Forms.

  4. What is the purpose of the common language runtime?

    It provides an environment in which you can execute code.

  5. What is the purpose of common language specification?

    It defines a set of features that all .NET-compatible languages should support.

  6. What is an XML Web service?

    An XML Web service is a programmable Web component that can be shared among applications on the Internet or the intranet.

  7. What is a managed environment?

    A managed environment is one in which the environment provides services, such as garbage collection, security, and other similar features.
Share
Tagged with:
 

1 Response » to “Top 7 Basic questions about .NET”

  1. I do not even know how I ended up here, but I thought this post was good. I don’t know who you are but certainly you’re going to a famous blogger if you aren’t already ;) Cheers!

Leave a Reply