Answer Posted / anuj
Triggers are special type of procedure which execute based
on events like insert a new row into table or delete or
update the table.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain dependency resolution?
What is entityset? : Entity framework
Why we need a separate mobile project template, while we can render our web application in mobile ?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
what do you mean by table-per-hierarchy?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Explain tempdata in mvc?
What are Action Filters in ASP.NET MVC and its use?
In which assembly is the mvc framework defined?
what is model first approach?
How to change the action name in ASP.Net MVC?
What is filters in web api?
Explain Bundle.Config in ASP.Net MVC4?
Does razor engine supports for tdd?
Can we have enum in entity framework?