9780273750758
 

Professional VB.NET Transactions

All Categories > *Computer Science > Programming Languages

Authors: Matthew Bortniker, James Conard
  • ISBN: 9781861005953
  • Price: LE 80.00
  • Special Offer Price: LE 64.00
  • Number Of Pages: 550
  • Edition: 1st edition
  • Publication Date: 2002
  • Categories Programming Languages  
+ Add To Cart
In Stock

Description:

The ability to use transactions properly and efficiently in applications is a key skill for a programmer. This book discusses transactions and their use with .NET. With the merging of Microsoft's numerous technologies, transactions can be handled in a variety of ways. However, in order to have transactions, we must first be able to first access the data stores where our transactions occur. Therefore, we also discuss different technologies, such as ADO .NET, which are involved in data access.The book also includes an in-depth case study, to apply the concepts and technologies we've learnt to build a complete, distributed transaction-processing system.