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
What are the main components of .net framework?
Does Tempdata hold the data for other request in ASP.Net MVC?
How can I return string result from action in asp.net mvc?
what is entityclient?
Mention the core components of .net framework?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
what do you mean by navigation property?
Can I set the unlimited length for "maxjsonlength" property in config?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is the domain object?
What is stateless model?
What is the 'page life cycle' of an ASP.NET MVC?
What are authentication filters in web api?
What is the difference between model and entity?
How to answer for project questions..?