Can you draw and explain the .NET Farmework?
Answer Posted / sameer meher
The .Net framework is the environment where we can develope
the web application,web services,console application,device
applivation and some of component.so that we can reuse it
oin the other application.it actually supports 26 languages.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How the ‘page lifecycle’ of ASP.Net MVC does works?
What are the components required to create a route in mvc?
List the new features added in .net framework 4.0.
How we can call a javascript function on the change of a dropdown list in mvc?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is viewbag?
Can any particular component of .net framework 3.0 be removed?
Explain RenderBody and RenderPage in ASP.Net MVC?
Explain the difference between viewbag and viewdata in mvc?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
what is deferred loading(lazy loading)?
What is attribute routing in mvc?
Does Tempdata hold the data for other request in ASP.Net MVC?
Explain .Net Framework? Why we use it?
How to Redirect Tracing to a File