NCC-1 Language Preliminaries -1

Introduction to .NET framework

  • The framework is a collection of the software libraries. That are intended to perform specific tasks. It is used by the programmers to build the applications or solutions
  • In other words, frameworks are a set of the tools that are pre-build to create software
  • Creating software can be done in 2 ways.
    • One way is to write the code from start / scratch
    • Other way is by using framework
  • .NET is a software framework which is designed and developed by Microsoft
  • It is a developer platform made up of tools, programming language and libraries for creating and building many different types of application by integrating different programming languages.
  • .NET is essential component of the Windows Operating System that helps in executing application for general users.

Compilation and Execution

We know that the .NET applications are written in the .net supported language like C#, F# or VB or any other. The Code written is compiled in the MSIL (Microsoft Intermediate Language)

Basic Language Constructs

Constructors

Properties

Arrays and Strings

Indexers

Data types

Branching and Looping

Constructor and method overloading

Operator Overloading

How to whitelist website on AdBlocker?

How to whitelist website on AdBlocker?

  1. 1 Click on the AdBlock Plus icon on the top right corner of your browser
  2. 2 Click on "Enabled on this site" from the AdBlock Plus option
  3. 3 Refresh the page and start browsing the site
%d bloggers like this: