Answer Posted / bilal ahmed
Mistake is only one which is:
". net is not a language its like a plate form which support many languages".
| Is This Answer Correct ? | 31 Yes | 5 No |
Post New Answer View All Answers
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
Which are the important namespaces used in ASP.Net MVC?
How route table is created in ASP.NET MVC?
What is the use of view model in asp.net mvc?
What is viewbag title?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
how do you mark a property as required? For example, for a project, the name is a required field.
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What is the need of Action Filters in ASP.Net MVC
What is difference between html.beginform and ajax.beginform?
Briefly describe the roles of clr in .net framework?
How you can implement custom validation in asp.net MVC?
Does Tempdata hold the data for other request in ASP.Net MVC?
What is the meaning of unobtrusive javascript?
What is entity sql? : Entity framework