Various types of transactions in com + .net, DOT NET Programming

Assignment Help:

Types of Transactions in COM + .NET

There are 5 types of transactions that can be used with COM+.   An object is whenever registered with the COM+ it has to abide either to any of these 5 transaction types.

1) Disabled: - In this there is no transaction. COM+ does not provide any transaction support for this component.

2) Not Supported: - In this component does not support transactions. Therefore even if the calling component, in the hierarchy is transaction enabled, then this component will not participate in any of the transaction.

3) Supported: - In this components with transaction type support will be a part of the transaction. This will be done only if the calling component has an active transaction. If calling component is not transaction enabled then this component will not start a new transaction.

4) Required: - In this Components with this attribute need a transaction that is either the calling should have a transaction in place else this component will start a new transaction.

5) Required New: - In this Components enabled with this transaction type always need a new transaction. The Components with the requirement of new transaction type instantiate a new transaction for themselves every time.


Related Discussions:- Various types of transactions in com + .net

For loop, create a table using class file

create a table using class file

Arithmetic operations, write a program in C# to perform arithmetic operatio...

write a program in C# to perform arithmetic operation

Dispose method in .net, What is Dispose method in .NET? The .NET provid...

What is Dispose method in .NET? The .NET provides "Finalize" method in which we can clean up our resources. But relying on this is not always better so the best is to implement

What are runtime services, What are runtime services? Runtime services ...

What are runtime services? Runtime services having of predefined and user-defined classes that are available to the workflow runtime engine during implementation to customize t

#title., what are major difference between classic ADO &ADO.NET?

what are major difference between classic ADO &ADO.NET?

Develop a desktop - windows project, Project Description: The software i...

Project Description: The software is developed to help individuals train both their subconscious and conscious mind so they can improve their life and get more success. - How

What is the use of the connection object, What is the use of the Connection...

What is the use of the Connection object? The Connection object is used to connect your application to a specific data source by giving the needed authentication information in

Create a calculator application using web form, Create a Calculator applica...

Create a Calculator application using Web Form with the following functions: 1.  Add 2.  Minus 3.  Multiply 4.  Divide Each of the above has to be a Web Service

What are assemblies, What are Assemblies? Assembly is a single deployab...

What are Assemblies? Assembly is a single deployable unit that have information about the implementation of classes, structures and interfaces. It also keeps the information ab

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd