CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: Transactions and Nested FormViews

    Tracing the code, I discovered that the Component (or Service) Layer does use Transactions, and the Rollback or Commit is done by this method in EntityTransactionModule.cs: protected void OnEndRequest(Object sender, EventArgs e) { HttpApplication application = (HttpApplication) sender; HttpContext context...
    Posted to .netTiers - General Support (Forum) by velum on 02-02-2007
    Filed under: Error, Delegates, Rollback
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems