What is .net framwork?
what is web application?
what is CLR? How does work CLR & wht is work of CLR?
What is compile?
wht is thread? what does use in .net?

Answer Posted / anand gopal makwa munger

The .NET Framework is one of the tools provided by the .NET infrastructure and tools components of the .NET platform.
The .NET Framework provide an environments for building,deploying and running web service and other application.
it consists three distinct technologies:
1.common Language Runtime(CLR).
2.framework Base Classes.
3.User and Program interface(ASP.NET & WinForms).


Web Application:-It is collection of web page.


CLR:It provide runtime Environment.
CLR provides a number of service that include
1.Loading and execution of programe.
2.Memory isolation for application.
3.verification of type safety
4.Memory management.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain representational state transfer (rest) in detail?

555


Can I use razor code in javascript in asp.net mvc?

545


what is msl?

633


Explain what is asp.net mvc?

658


what is entity framework advantage?

631






Can you explain model, controller and view in mvc?

571


Which version of .net framework is installed?

497


What is the use of viewmodel in mvc?

620


What is edm in entity framework?

538


what is way of loading data in ef (entity framework)?

596


What is entity framework in asp net?

539


What are advantages of Dependency Injection (DI) in ASP.Net MVC?

579


What does a viewmodel do?

526


Explain dependency resolution?

625


What is basic authentication in web api?

529