Answer Posted / michael jerold
sp means to execute set of quries in single sp.and we can
call manually.
Trigger means dml operation happens the event will fire
automatically. we can not call manually.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain cookies with example.
Differentiate between file-based dependency and key-based dependency.
What is a uri query?
Differentiate between a page theme and a global theme?
What is different in .net 1.1 and .net 2.0?
What are session state modes? List some of the important session state modes of asp.net.
How can we call webservices in Banking Applications? and where we are using it?
How do you declare static variable?
How could you modify xaml content from javascript?
List the events in page life cycle.
What is the full meaning of asp.net?
What are the different web pages?
What is data grid view in asp.net?
Define repository pattern in mvc.net? : asp.net mvc
What’s difference between “optimistic” and “pessimistic” locking?