<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Manuel Abadia's ASP.NET stuff - Books</title>
    <link>http://www.manuelabadia.com/blog/</link>
    <description />
    <language>en-us</language>
    <copyright>Manuel Abadia</copyright>
    <lastBuildDate>Thu, 27 Sep 2007 10:59:52 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>blogcomments@manuelabadia.com</managingEditor>
    <webMaster>blogcomments@manuelabadia.com</webMaster>
    <item>
      <trackback:ping>http://www.manuelabadia.com/blog/Trackback.aspx?guid=ea42d3b6-d589-46bf-9d09-7af075e834f3</trackback:ping>
      <pingback:server>http://www.manuelabadia.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.manuelabadia.com/blog/PermaLink,guid,ea42d3b6-d589-46bf-9d09-7af075e834f3.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://www.manuelabadia.com/blog/CommentView,guid,ea42d3b6-d589-46bf-9d09-7af075e834f3.aspx</wfw:comment>
      <wfw:commentRss>http://www.manuelabadia.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=ea42d3b6-d589-46bf-9d09-7af075e834f3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The last two books I read were excellent so I'm recommending them:
</p>
        <p>
          <strong>
            <em>Professional ASP.NET 2.0 Security, Membership, and Role Management.</em>
          </strong>
        </p>
        <iframe style="WIDTH: 120px; HEIGHT: 240px" marginwidth="0" marginheight="0" src="http://rcm.amazon.com/e/cm?t=manuelabadias-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0764596985&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" frameborder="0" scrolling="no">
        </iframe>
        <p>
          <br />
Stefan Schackow is the author of this book. He is a Program Manager on the ASP.NET
team so he really knows what he is talking about.
</p>
        <p>
The book covers the life of a request from IIS to ASP.NET, in an incredibly level
of detail, explaining what happens in some lifecycle events. It analyzes the 3 different
identities used in an asp.net request, trust levels, security in the configuration
files, forms authentication, session state, page security, the provider model, and
the membership and role provider. Also includes an understandable section about CAS,
something difficult to find.
</p>
        <p>
The explanations provided in this book are awesome. Incredibly detailed. It feels
like you're following the fully commented ASP.NET source code while reading some parts. 
</p>
        <p>
I was so hooked up when I started to read it that I didn't stop until I finished the
first 5 chapters! I wish I had read this book earlier. Definitely one of the best
ASP.NET books of all time.
</p>
        <p>
          <em>
            <strong>Microsoft SQL Server 2005 Integration Services</strong>
          </em>
        </p>
        <iframe style="WIDTH: 120px; HEIGHT: 240px" marginwidth="0" marginheight="0" src="http://rcm.amazon.com/e/cm?t=manuelabadias-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=0672327813&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" frameborder="0" scrolling="no">
        </iframe>
        <p>
          <br />
This one is written by Kirk Haselden, a Development Manager on the SSIS team.
</p>
        <p>
I have read a couple of SSIS books before this one, and they have helped me to be
comfortable using SSIS. However, this book explained some things that weren't covered
by other books or if they were covered, they weren't explained very well. Thanks to
this book now I'm an advanced SSIS user. However, I'm not sure if this book will be
useful to a complete newbie to SSIS, so be warned if that's your case. 
</p>
        <img width="0" height="0" src="http://www.manuelabadia.com/blog/aggbug.ashx?id=ea42d3b6-d589-46bf-9d09-7af075e834f3" />
      </body>
      <title>Recommended Reading</title>
      <guid isPermaLink="false">http://www.manuelabadia.com/blog/PermaLink,guid,ea42d3b6-d589-46bf-9d09-7af075e834f3.aspx</guid>
      <link>http://www.manuelabadia.com/blog/PermaLink,guid,ea42d3b6-d589-46bf-9d09-7af075e834f3.aspx</link>
      <pubDate>Thu, 27 Sep 2007 10:59:52 GMT</pubDate>
      <description>&lt;p&gt;
The last two books I read were excellent so I'm recommending them:
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;em&gt;Professional ASP.NET 2.0 Security, Membership, and Role Management.&lt;/em&gt;&lt;/strong&gt;
&lt;/p&gt;
&lt;iframe style="WIDTH: 120px; HEIGHT: 240px" marginwidth=0 marginheight=0 src="http://rcm.amazon.com/e/cm?t=manuelabadias-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=as1&amp;amp;asins=0764596985&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;lc1=0000FF&amp;amp;bc1=000000&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" frameborder=0 scrolling=no&gt;
&lt;/iframe&gt;
&lt;p&gt;
&lt;br&gt;
Stefan Schackow is the author of this book. He is a Program Manager on the ASP.NET
team so he really knows what he is talking about.
&lt;/p&gt;
&lt;p&gt;
The book covers the life of a request from IIS to ASP.NET, in an incredibly level
of detail, explaining what happens in some lifecycle events. It analyzes the 3 different
identities used in an asp.net request, trust levels, security in the configuration
files, forms authentication, session state, page security, the provider model, and
the membership and role provider. Also includes an understandable section about CAS,
something difficult to find.
&lt;/p&gt;
&lt;p&gt;
The explanations provided in this book are awesome. Incredibly detailed. It feels
like you're following the fully commented ASP.NET source code while reading some parts. 
&lt;/p&gt;
&lt;p&gt;
I was so hooked up when I started to read it that I didn't stop until I finished the
first 5 chapters! I wish I had read this book earlier. Definitely one of the best
ASP.NET books of all time.
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&lt;strong&gt;Microsoft SQL Server 2005 Integration Services&lt;/strong&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;iframe style="WIDTH: 120px; HEIGHT: 240px" marginwidth=0 marginheight=0 src="http://rcm.amazon.com/e/cm?t=manuelabadias-20&amp;amp;o=1&amp;amp;p=8&amp;amp;l=as1&amp;amp;asins=0672327813&amp;amp;fc1=000000&amp;amp;IS2=1&amp;amp;lt1=_blank&amp;amp;lc1=0000FF&amp;amp;bc1=000000&amp;amp;bg1=FFFFFF&amp;amp;f=ifr" frameborder=0 scrolling=no&gt;
&lt;/iframe&gt;
&lt;p&gt;
&lt;br&gt;
This one is written by Kirk Haselden, a Development Manager on the SSIS team.
&lt;/p&gt;
&lt;p&gt;
I have read a couple of SSIS books before this one, and they have helped me to be
comfortable using SSIS. However, this book explained some things that weren't covered
by other books or if they were covered, they weren't explained very well. Thanks to
this book now I'm an advanced SSIS user. However, I'm not sure if this book will be
useful to a complete newbie to SSIS, so be warned if that's your case. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.manuelabadia.com/blog/aggbug.ashx?id=ea42d3b6-d589-46bf-9d09-7af075e834f3" /&gt;</description>
      <comments>http://www.manuelabadia.com/blog/CommentView,guid,ea42d3b6-d589-46bf-9d09-7af075e834f3.aspx</comments>
      <category>ASP.NET;Books;SQL Server;SSIS</category>
    </item>
  </channel>
</rss>