Basics of .NET

INTRODUCTION:
                       Now a days .NET is one of the leading platform for Application Development.It is a most important  software framework from Microsoft, its always continues to rocks the information technology..NET technology offers a many interesting trends. If you are new to .NET ,I recommend you to read some course modules  here.
Here we begin,  
Definition of .NET,
                    .NET is a software framework for developing   windows and web based application within the Microsoft environment.It is not a language.It is called as platform or .NET environment.IN  .NET framework ,We will using a visual studio  for application development.
Detailed Definition about .NET  framework,
                    AS we already said .NET is a  framework  for developing and       running    software application..NET contains collection of predefined class libraries.Object Oriented Concepts are used here.Programs written in any .NET language such as,c#,VB .net.
                      Now  we have a some  basic idea about .NET,Let us take a look on what types of application are  developed using .NET .
  • Console Applications
  • Windows Application
  • Web Application
  • Web site
  • Mobile Application
  • MVC
  • Web service
  • Communication  foundation service

Why use .NET:
                Before knowing about the usage,  here a definition about exactly how it work,
               .NET make sure safe execution of the code by performs required runtime validation.For example, it is not possible to access an element of an array outside the class.  Because .NET provides an OOPS environment. I hope you will know about these concepts.
  • .NET makes complex application looks easier.
  • In  .NET we have  many languages to code with  such that c#,python,vb.net,etc..
  • .NET provides the Base Class Library.It supports very innovative application development.
  • Web application development is secured..NET is the best platform for developing Web based application

                    It gives you a platform  to learn programs in .NET language ,you get some basic idea and become job ready .

                 DO you want to know about .NET  content click here

Comments

Popular posts from this blog

Top25 ASP.NET Interview Questions - FAQ | Crack the Interview Easily

Top 5 Features of Entity Framework Version 7 Every Dot Net Developers Should Know

Top 100 Microsoft Dot Net Interview Questions with Answers