Popular Posts

Wednesday, 15 October 2014

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.

No comments:

Post a Comment