What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
Answer Posted / irfan ahmad
all the options are correct in their own field except d. but
most appropriate answer in this field is option c.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How will you load dynamic assembly? How will create assesblies at run time?
What are the different types of proxy patterns?
How does a content page differ from a master page?
Explain login control and form authentication.
List of words of preprocessor in .net?
What is session and application variable in asp net?
What is server side routing?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is a SESSION and APPLICATION object?
To add a hyperlink column to the DataGrid which tag is used ?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
WSDL means?
What is the difference between login controls and forms authentication?
Explain how can we inherit a static member?
What is Dynamic Web and discuss its usage with the help of real life examples?