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 / guest
IT IS A COLLECTION OF ALL TOOLS AND UTILITY REQUIRED TO
EXCUTE THE .NET.
IT IS A COLLECTION OF WEB PAGES.
COMMON LANGUAGE RUNTIME.
INTR MEDIATE LANGUAGE TO MACHINE CODE CONVERT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between razor and web form engine?
What are bundling & minification features in asp.net mvc 4?
Give an example for authorization filters in an asp.net mvc application?
The order of the filters that get executed, if the multiple filters are implemented?
If I have multiple filters implemented, what is the order in which these filters get executed?
Can you please explain the request flow in ASP.NET MVC framework?
What is the .net framework 3.0 (formerly winfx)?
What is stateless model?
What are authentication filters in web api?
What is entity framework firstordefault?
What is entitytypes? : Entity framework
Explain the use of Inversion of control (IOC)?
How to return the JSON from action method in ASP.Net MVC?
What is filters in web api?
What are actions in mvc?