Answer Posted / guest
Trigger is special kind of stored proceser
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain tempdata in asp.net mvc?
How do you specify comments using razor syntax?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What are authentication filters in web api?
How we can add the CSS in ASP.Net MVC?
Is it possible to create a custom filter?
What are Action Methods in ASP.NET MVC?
How to make sure Client Validation is enabled in ASP.Net MVC
What is separation of concerns in asp.net mvc?
What is conceptual model? : Entity framework
What are Scaffold templates in ASP.Net MVC?
how do you mark a property as required? For example, for a project, the name is a required field.
List out few different return types of a controller action method?
Can you explain renderbody and renderpage in asp.net mvc?
Mention what is the difference between “ActionResult” and “ViewResult” ?