while developing a asp.net 2.0 ajax application how to
maitain and check the ACID property for each transaction
Answer Posted / rafeeq
Acid property does not have to do any thing with Ajax.When
Ajax make a partial postback .we can either user dotnet
Transaction or we can go for Sql Server transaction.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is the use of CLR in .NET?
What is application frame host?
What are public and private assemblies ?
Define cache? : Dot net architecture
inprocess vs out process session state : Dot net architecture
how to change row background color in gridview
Explain How to improve the cache performance? : Dot net architecture
What is cache coherency? : Dot net architecture
What is the difference between an event and a delegate?
Explain about clr?
What is different about namespace declaration when comparing that to package declaration in java?
Can you explain control extenders?
What is Object Caching in Visual Studio 2010?
How does an appdomain get created?