Answer Posted / gorav pratap
.Net provide a better platform that support multiple
language for creating windows and web application easily.
so .Net is a framwork that combined muliple language in one
frame.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are scaffold templates in mvc?
Does razor engine supports for tdd?
mention what is code first approach and model first approach in entity framework?
Can we change web.config settings from iis?
What you mean by routing in mvc?
Explain JSON Binding?
mention what are the various methods provided by the dataset object to generate xml?
Mention some action filters which are used regularly in ASP.Net MVC?
What is a model in programming?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Explain the advantages of asp.net mvc over asp.net?
In razor syntax, what is the escape sequence character for @ symbol?
What are Action Methods in ASP.NET MVC?
explain what is ado.net entity framework?
Is the following route definition a valid route definition? {controller}{action}/{id}