Transactions In Web Services
Details Related Types
Site:  C#Today
Original URL:  http://www.csharptoday.com/content/articles/20011120.asp
Summary:
The ASP.NET Framework enables transactional processing in classes, Web Forms and Web Services. We can use transactions to ensure an entire set of functionality successfully completes, or all data changes are rolled back if a portion of the functionality fails. In this article, Doug Seven looks at how we can implement transactional processing in a Web Service. The syntax for enabling transactions in a Web Service is different from the syntax for doing the same in either a class or a Web Form.
System.Configuration.ConfigurationSettings
System.Data.DataSet
System.Data.DataTable
System.Data.IDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlDataAdapter
System.Data.SqlClient.SqlDataReader
System.Decimal
System.EnterpriseServices.AutoCompleteAttribute
System.EnterpriseServices.ContextUtil
System.EnterpriseServices.TransactionOption
System.EventArgs
System.EventHandler
System.Exception
System.Reflection.TargetInvocationException
System.Text.StringBuilder
System.Web.HttpException
System.Web.Services.WebMethodAttribute
System.Web.Services.WebService
System.Web.UI.Page
System.Web.UI.WebControls.DropDownList
System.Web.UI.WebControls.Label
System.Web.UI.WebControls.LinkButton
System.Web.UI.WebControls.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com