<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: T4 Toolbox: Strongly-typed AzMan wrapper generator</title>
	<link>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/</link>
	<description>Interfaces are like alcohol - they are a lot of fun when used in moderation.</description>
	<pubDate>Sat, 04 Feb 2012 05:45:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-929</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sun, 28 Dec 2008 20:40:38 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-929</guid>
		<description>Good point, Jeff. Thanks for bringing this up. Can you share any practical reasons to deploy AzMan authorization policy in production to Active Directory or SQL as opposed to an XML file?</description>
		<content:encoded><![CDATA[<p>Good point, Jeff. Thanks for bringing this up. Can you share any practical reasons to deploy AzMan authorization policy in production to Active Directory or SQL as opposed to an XML file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Odell</title>
		<link>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-928</link>
		<dc:creator>Jeff Odell</dc:creator>
		<pubDate>Sun, 28 Dec 2008 19:34:05 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-928</guid>
		<description>One additional comment - while Oleg provides instructions to deploy the Authorization Policy XML file, the XML file is really provided as a developer tool.  

Actual enterprise implementations will use either Active Directory (typically via an Application Directory Application Mode instance) or, with Windows Server 2008 and/or Vista, SQL Server as the backing store for the Application Policy.

None of this affects the generation process; generating from the XML file is still valid, but deployment of would likely be to load the XML file into one of the other backing stores.</description>
		<content:encoded><![CDATA[<p>One additional comment - while Oleg provides instructions to deploy the Authorization Policy XML file, the XML file is really provided as a developer tool.  </p>
<p>Actual enterprise implementations will use either Active Directory (typically via an Application Directory Application Mode instance) or, with Windows Server 2008 and/or Vista, SQL Server as the backing store for the Application Policy.</p>
<p>None of this affects the generation process; generating from the XML file is still valid, but deployment of would likely be to load the XML file into one of the other backing stores.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Odell</title>
		<link>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-927</link>
		<dc:creator>Jeff Odell</dc:creator>
		<pubDate>Sun, 28 Dec 2008 18:25:08 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-927</guid>
		<description>Going from memory it has an XML file that you can import and export from their MMC snap in.  So the same pattern you created for AzMan should work.

I already have the equivalent “Check Operation” code integrated into a proof of concept – it isn’t a COM call of course – it calls the library that in turn uses LINQ to SQL.</description>
		<content:encoded><![CDATA[<p>Going from memory it has an XML file that you can import and export from their MMC snap in.  So the same pattern you created for AzMan should work.</p>
<p>I already have the equivalent “Check Operation” code integrated into a proof of concept – it isn’t a COM call of course – it calls the library that in turn uses LINQ to SQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-923</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sun, 28 Dec 2008 16:26:10 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-923</guid>
		<description>Thanks for mentioning this product, Jeff. I glanced over the documentation on SourceForge, it looks like the API is comparable to AzMan's, so it should be possible. How are you planning to store the authorization policy during development? Does NetSqlAzMan allow using XML files?</description>
		<content:encoded><![CDATA[<p>Thanks for mentioning this product, Jeff. I glanced over the documentation on SourceForge, it looks like the API is comparable to AzMan&#8217;s, so it should be possible. How are you planning to store the authorization policy during development? Does NetSqlAzMan allow using XML files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Odell</title>
		<link>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-922</link>
		<dc:creator>Jeff Odell</dc:creator>
		<pubDate>Sun, 28 Dec 2008 15:31:34 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator/#comment-922</guid>
		<description>Nice - my new project is using the .Net SQL Authorization Manager; (http://sourceforge.net/projects/netsqlazman/).  We should be able to reuse the ideas in this template to support that tool.</description>
		<content:encoded><![CDATA[<p>Nice - my new project is using the .Net SQL Authorization Manager; (http://sourceforge.net/projects/netsqlazman/).  We should be able to reuse the ideas in this template to support that tool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

