﻿<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns="http://www.w3.org/2005/Atom">
  <id>http://vtortola.net/</id>
  <title>Pensando en asincrono - DbTransaction, transaciones en un Db Factory</title>
  <updated>2007-09-16T20:11:19+00:00</updated>
  <link href="http://vtortola.net/" />
  <link rel="self" href="http://vtortola.net/syndication.axd?format=atom" />
  <subtitle>.NET</subtitle>
  <author>
    <name>My name</name>
  </author>
  <generator uri="http://dotnetblogengine.net/" version="1.0.0.0">BlogEngine.Net Syndication Generator</generator>
  <blogChannel:blogRoll>http://vtortola.net/opml.axd</blogChannel:blogRoll>
  <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
  <dc:creator>My name</dc:creator>
  <dc:description>.NET</dc:description>
  <dc:language>en-US</dc:language>
  <dc:title>Pensando en asincrono</dc:title>
  <geo:lat>0.000000</geo:lat>
  <geo:long>0.000000</geo:long>
  <entry>
    <id>http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_262b527a-d011-4341-859c-1f88d790f5b0</id>
    <title>elbruno.com on DbTransaction, transaciones en un Db Factory</title>
    <updated>2007-09-16T20:11:19+00:00</updated>
    <link rel="self" href="http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_262b527a-d011-4341-859c-1f88d790f5b0" />
    <link href="http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_262b527a-d011-4341-859c-1f88d790f5b0" />
    <author>
      <name>elbruno.com</name>
    </author>
    <summary type="html">Pingback from elbruno.com

DbTransaction, transaciones en un Db Factory - vtortola</summary>
    <published>2007-09-16T20:11:19+00:00</published>
    <link rel="related" href="http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_262b527a-d011-4341-859c-1f88d790f5b0#comment" />
    <dc:publisher>elbruno.com</dc:publisher>
    <pingback:server>http://vtortola.net/pingback.axd</pingback:server>
    <pingback:target>http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_262b527a-d011-4341-859c-1f88d790f5b0</pingback:target>
    <wfw:comment>http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_262b527a-d011-4341-859c-1f88d790f5b0#comment</wfw:comment>
    <wfw:commentRss>http://vtortola.net/syndication.axd?post=262b527a-d011-4341-859c-1f88d790f5b0</wfw:commentRss>
  </entry>
  <entry>
    <id>http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_db65cdf2-4043-4593-9f63-25542431330b</id>
    <title>Luis Bragado on DbTransaction, transaciones en un Db Factory</title>
    <updated>2007-11-14T06:39:51+00:00</updated>
    <link rel="self" href="http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_db65cdf2-4043-4593-9f63-25542431330b" />
    <link href="http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_db65cdf2-4043-4593-9f63-25542431330b" />
    <author>
      <name>Luis Bragado</name>
    </author>
    <summary type="html">Excelente ejemplo para asegurar la informacion; solo para complementar este ejemplo, en SQL Server tambi&amp;#233;n se puede manejar un TRY/CATCH y con ello implementar un RollBack en caso de ser necesario.
Un saludo!</summary>
    <published>2007-11-14T06:39:51+00:00</published>
    <link rel="related" href="http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_db65cdf2-4043-4593-9f63-25542431330b#comment" />
    <dc:publisher>Luis Bragado</dc:publisher>
    <pingback:server>http://vtortola.net/pingback.axd</pingback:server>
    <pingback:target>http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_db65cdf2-4043-4593-9f63-25542431330b</pingback:target>
    <wfw:comment>http://vtortola.net/post/DbTransaction-transaciones-en-un-Db-Factory.aspx#id_db65cdf2-4043-4593-9f63-25542431330b#comment</wfw:comment>
    <wfw:commentRss>http://vtortola.net/syndication.axd?post=db65cdf2-4043-4593-9f63-25542431330b</wfw:commentRss>
  </entry>
</feed>