Answer Posted / rishi
.net is a framework provided on the top of the OS.which gives us language independence and platform independence and supports thread management and memory management.we can develop both web and windows based application on that.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain RenderBody and RenderPage in ASP.Net MVC?
What is viewbag?
differences between poco, model first and data first approach?
What is RouteConfig.cs in ASP.Net MVC 4?
explain what is ado.net entity framework?
What is edm designer? : Entity framework
Which is the root namespace for fundamental types in .net framework?
Do you know about the new features in ASP.Net MVC 4 ?
what is scalar property?
What operating systems will the .net framework 3.0 be available for?
How to enable Attribute Routing?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is basic authentication in web api?
How do I use partial view?
Is razor a server side?