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 / menalish fenando

FRAMEWORK : it is a collection of all the tools and utilities required to execute the .net managed application on particular platform.

WEB APPLICATION: it is also known as website , it is a collection of webpages. it needs web server to run.

CLR- common language runtime.. clr in .net is equivalent to jvm in java. garbage collection,sode access security, code verification, intermediate language are work sof clr..
it uses jit to compile intermediate language code to machine code....

THREAD-- sequence of execution ....

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is entity framework used for?

526


What is a razor file?

530


What is the meaning of unobtrusive javascript? Explain us by any practical example.

568


Why should we go for entity framework?

529


What is latest version of .net framework?

674






Can you explain the page life cycle of mvc?

562


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

581


What are the 3 main components of an asp.net mvc application?

543


What are the possible razor view extensions?

574


How route table has been created in asp.net mvc?

557


Explain the request flow in asp.net mvc framework?

552


Explain ASP.NET MVC Identity and Security?

576


what is complex type?

599


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

598


What is mapping in entity framework? : Entity framework

524