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
will there be any issues adding a table without primary keys to a data model?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What are ajax helpers in asp.net mvc?
How does .net framework works?
What are Scaffold templates in ASP.Net MVC?
What is entitytype? : Entity framework
Describe the gac in the .net framework.
Does windows 10 need .net framework?
How do you specify comments using razor syntax?
What is model first? : Entity framework
What is stateless model?
Name a few different return types of a controller action method?
Explain Bundle.Config in ASP.Net MVC4?
What does mvvm mean?