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

Consuming a web service with soap on c# .net, Consuming a web service with ...

Consuming a web service with SOAP on c# .NET Project Description: I need to consume a web service with SOAP. I have xml file and some description. I need it to be done

Prepare a script to automate the software muvee reveal, Prepare a script to...

Prepare a script to automate the software "muvee Reveal" Project Description: My name is Mark, I run a company engaged in E-Learning products. We looked for a long time fo

State the differences between the dispose and finalize, State the differenc...

State the differences between the Dispose () and Finalize(). CLR uses the Dispose and Finalize methods to perform garbage collection of run-time objects of .NET applications.

Namespaces in localization and globalization, Which are the namespaces in l...

Which are the namespaces in localization and globalization? There are 2 most important namespaces:- 1)System.Globalization - It contains classes that define culture-relate

How do i force the dispose method to be called automatically, How do I forc...

How do I force the Dispose method to be called automatically, as clients can forget to call Dispose method? To Call the Dispose method in the Finalize method and in the Dispose

Reading strings from the keyboard, Reading strings from the keyboard   ...

Reading strings from the keyboard   using System; class Prog3_1 {       public static void Main()   {    Console.Write ("Enter Your First Name : "); // Displaying to writ

Triple constraint traingle, What is triple constraint triangle?   ...

What is triple constraint triangle?   Figure: -Project Management Triangle The Project Management triangle is depicted as Cost, Schedule & scope. These 3 aspects for

Simple task on analysis svn and github, Project Description: Simple task...

Project Description: Simple task on analysis svn and github .NET, PHP, Engineering, Software Architecture

Difference in stored procedure and user defined function, What is the diffe...

What is the difference between Stored Procedure (SP) and User Defined Function (UDF)? Some of major differences between a stored procedure and user defined are as follows:-

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