Popular Posts

Wednesday, 15 October 2014

Programming Languages in .Net

è Programming Languages in .Net:-

1.       VB.Net,
2.       VC++.Net,
3.       J#.Net,
4.       F#.Net,
5.       Python,
6.       IronRuby.Net,
7.       Jscript.Net,

8.       Windows PowerShell…..

What is .Net

What is .Net?

            .Net is a framework tools which supports 61 languages out of which 9 were developed by Microsoft and remaining 52 were developed by non-Microsoft or third party.

What is a Framework tool?
Framework tool is a Microsoft development platform which is used to develop software applications. It is also a network oriented technology's collection or in other word we can say it is a front-end tool.
Note: - To develop e project we require two types of tools.

1. Front-End,
2. Back-End.

1.     Front-End Tool:-
This Tool is used to develop UI(User Interface) which is actually visible by the user. No user interface can store data, So we require back-end tool to store necessary data.

2.     Back-End Tool:-
It acts as a storage mechanism. Data related to that project will be stored in this Back-End tool.

In the Name Of Allah the Most beneficient and Merciful.