<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for David DeWinter</title>
	<atom:link href="http://blogs.rev-net.com/ddewinter/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.rev-net.com/ddewinter</link>
	<description>A Developer's Melting Pot: LINQ to SQL, Entity Framework, .NET Security...</description>
	<lastBuildDate>Tue, 09 Mar 2010 16:19:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Entity Framework Stored Procedure Generation by David DeWinter</title>
		<link>http://blogs.rev-net.com/ddewinter/2008/04/26/entity-framework-stored-procedure-generation/comment-page-1/#comment-21676</link>
		<dc:creator>David DeWinter</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/index.php/2008/04/26/entity-framework-stored-procedure-generation/#comment-21676</guid>
		<description>Thanks for the feedback, Mark. When I have some spare time I will do some work to update this template for VS2010 so it will work with both EFv4 and EFv1 models. Good to know that I won&#039;t need to do much. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, Mark. When I have some spare time I will do some work to update this template for VS2010 so it will work with both EFv4 and EFv1 models. Good to know that I won&#8217;t need to do much. <img src='http://blogs.rev-net.com/ddewinter/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entity Framework Stored Procedure Generation by Mark L</title>
		<link>http://blogs.rev-net.com/ddewinter/2008/04/26/entity-framework-stored-procedure-generation/comment-page-1/#comment-21670</link>
		<dc:creator>Mark L</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/index.php/2008/04/26/entity-framework-stored-procedure-generation/#comment-21670</guid>
		<description>I&#039;ve trying to use this in the latest versions of Entity Framework and Visual Studio. Although I haven&#039;t got a complex example to run against and test, It appears to work with VS2010 RC, Entity Framework 4 RC. You just need to update the namespaces...

XNamespace edmxns = &quot;http://schemas.microsoft.com/ado/2008/10/edmx&quot;;
XNamespace edmns = &quot;http://schemas.microsoft.com/ado/2008/09/edm&quot;;
XNamespace ssdlns = &quot;http://schemas.microsoft.com/ado/2009/02/edm/ssdl&quot;;

Thanks for this useful template</description>
		<content:encoded><![CDATA[<p>I&#8217;ve trying to use this in the latest versions of Entity Framework and Visual Studio. Although I haven&#8217;t got a complex example to run against and test, It appears to work with VS2010 RC, Entity Framework 4 RC. You just need to update the namespaces&#8230;</p>
<p>XNamespace edmxns = &#8220;http://schemas.microsoft.com/ado/2008/10/edmx&#8221;;<br />
XNamespace edmns = &#8220;http://schemas.microsoft.com/ado/2008/09/edm&#8221;;<br />
XNamespace ssdlns = &#8220;http://schemas.microsoft.com/ado/2009/02/edm/ssdl&#8221;;</p>
<p>Thanks for this useful template</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Host a Partial Trust Sandbox – #7 by Tip #20 &#8211; Opting Out of Security Changes in .NET 4 in ASP.NET and Custom AppDomains &#124; David DeWinter</title>
		<link>http://blogs.rev-net.com/ddewinter/2009/05/22/how-to-host-a-partial-trust-sandbox/comment-page-1/#comment-21179</link>
		<dc:creator>Tip #20 &#8211; Opting Out of Security Changes in .NET 4 in ASP.NET and Custom AppDomains &#124; David DeWinter</dc:creator>
		<pubDate>Tue, 02 Mar 2010 16:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/2009/05/22/hosting-a-partial-trust-sandbox/#comment-21179</guid>
		<description>[...] it relies on CAS Policy to apply specific permissions to assemblies. In .NET 4 ASP.NET sets up a sandbox AppDomain by default, which means that even if only fully trusted code is on the call stack, as soon as a [...]</description>
		<content:encoded><![CDATA[<p>[...] it relies on CAS Policy to apply specific permissions to assemblies. In .NET 4 ASP.NET sets up a sandbox AppDomain by default, which means that even if only fully trusted code is on the call stack, as soon as a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Opting Out of Security Changes in .NET 4 – #5 by Tip #20 &#8211; Opting Out of Security Changes in .NET 4 in ASP.NET and Custom AppDomains &#124; David DeWinter</title>
		<link>http://blogs.rev-net.com/ddewinter/2009/05/20/opting-out-of-security-changes-in-net-4/comment-page-1/#comment-21177</link>
		<dc:creator>Tip #20 &#8211; Opting Out of Security Changes in .NET 4 in ASP.NET and Custom AppDomains &#124; David DeWinter</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/2009/05/20/opting-out-of-security-changes-in-net-4-5/#comment-21177</guid>
		<description>[...] applications running in .NET 4 by adding a switch to the application configuration file. However, Constantin Baciu brought up that even when using this configuration switch in a web.config, ASP.NET still threw the [...]</description>
		<content:encoded><![CDATA[<p>[...] applications running in .NET 4 by adding a switch to the application configuration file. However, Constantin Baciu brought up that even when using this configuration switch in a web.config, ASP.NET still threw the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Opting Out of Security Changes in .NET 4 – #5 by GT</title>
		<link>http://blogs.rev-net.com/ddewinter/2009/05/20/opting-out-of-security-changes-in-net-4/comment-page-1/#comment-20949</link>
		<dc:creator>GT</dc:creator>
		<pubDate>Fri, 26 Feb 2010 14:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/2009/05/20/opting-out-of-security-changes-in-net-4-5/#comment-20949</guid>
		<description>i found an solution for my problem :) i included the XML configuration in the devenv.exe.config, and now also the designer is showing the controls like it should.

so, open:
       C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe.config
and add:
       
to the runtime section</description>
		<content:encoded><![CDATA[<p>i found an solution for my problem <img src='http://blogs.rev-net.com/ddewinter/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  i included the XML configuration in the devenv.exe.config, and now also the designer is showing the controls like it should.</p>
<p>so, open:<br />
       C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe.config<br />
and add:</p>
<p>to the runtime section</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Opting Out of Security Changes in .NET 4 – #5 by GT</title>
		<link>http://blogs.rev-net.com/ddewinter/2009/05/20/opting-out-of-security-changes-in-net-4/comment-page-1/#comment-20937</link>
		<dc:creator>GT</dc:creator>
		<pubDate>Fri, 26 Feb 2010 09:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/2009/05/20/opting-out-of-security-changes-in-net-4-5/#comment-20937</guid>
		<description>Hi!

I am having this error in my windows forms designer (VS 2010 RC)

I&#039;ve tried setting NetFx40_LegacySecurityPolicy in my: app.config as well as in the lc.exe.config (what i have found in this post: http://stackoverflow.com/questions/1733252/net-4-0-with-code-access-security-netfx40-legacysecuritypolicy-wont-work)

any other ideas for me??

THANKS! regards gerry</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I am having this error in my windows forms designer (VS 2010 RC)</p>
<p>I&#8217;ve tried setting NetFx40_LegacySecurityPolicy in my: app.config as well as in the lc.exe.config (what i have found in this post: <a href="http://stackoverflow.com/questions/1733252/net-4-0-with-code-access-security-netfx40-legacysecuritypolicy-wont-work)" rel="nofollow">http://stackoverflow.com/questions/1733252/net-4-0-with-code-access-security-netfx40-legacysecuritypolicy-wont-work)</a></p>
<p>any other ideas for me??</p>
<p>THANKS! regards gerry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entity Framework Stored Procedure Generation by Alex</title>
		<link>http://blogs.rev-net.com/ddewinter/2008/04/26/entity-framework-stored-procedure-generation/comment-page-1/#comment-20197</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 16 Feb 2010 00:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/index.php/2008/04/26/entity-framework-stored-procedure-generation/#comment-20197</guid>
		<description>to David DeWinter

Hi David. 
Thanks for such work, really saving a lot of time.

In VS 2008 sql Generation completed successfully! 

But bugs when running your template under VS 2010 Beta 2

Soft:
Visual Studio 2010 Beta 2
T4 installed using VS Extension Manager

INPUT:
1)Generated model
2)Removed sysdiagrams 
3)Rurning EntitySprocsb3.tt

OUTPUT
1) EntitySprocsb3.sql only 13 code lines:
&quot;-- 
--     This code was generated by a tool.
--
--     Changes to this file may cause incorrect behavior and will be lost if
--     the code is regenerated.
-- 
--------------------------------------------------------------------------------
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
-- Creating stored procedures for c:\Development\Web\Proj\Proj.DA\ProjModel.edmx.
&quot;

2) Exception:
Error	1	Running transformation: System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.VisualStudio.TextTemplating425D0478749DEE8F4609FD50EA6C6F45.GeneratedTextTransformation.d__3.MoveNext() in c:\Development\Web\Proj\Proj.DA\EntitySprocsb3.tt:line 463
   at Microsoft.VisualStudio.TextTemplating425D0478749DEE8F4609FD50EA6C6F45.GeneratedTextTransformation.TransformText() in c:\Development\Web\Proj\Proj.DA\EntitySprocsb3.tt:line 89
   at Microsoft.VisualStudio.TextTemplating.TransformationRunner.RunTransformation(TemplateProcessingSession session, String source, ITextTemplatingEngineHost host, String&amp; result)		1	1	


Going to install VS 2010 RC. Give you feed back after.

Regards 
Alex</description>
		<content:encoded><![CDATA[<p>to David DeWinter</p>
<p>Hi David.<br />
Thanks for such work, really saving a lot of time.</p>
<p>In VS 2008 sql Generation completed successfully! </p>
<p>But bugs when running your template under VS 2010 Beta 2</p>
<p>Soft:<br />
Visual Studio 2010 Beta 2<br />
T4 installed using VS Extension Manager</p>
<p>INPUT:<br />
1)Generated model<br />
2)Removed sysdiagrams<br />
3)Rurning EntitySprocsb3.tt</p>
<p>OUTPUT<br />
1) EntitySprocsb3.sql only 13 code lines:<br />
&#8220;&#8211;<br />
&#8211;     This code was generated by a tool.<br />
&#8211;<br />
&#8211;     Changes to this file may cause incorrect behavior and will be lost if<br />
&#8211;     the code is regenerated.<br />
&#8211;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
SET ANSI_NULLS ON<br />
GO<br />
SET QUOTED_IDENTIFIER ON<br />
GO<br />
&#8211; Creating stored procedures for c:\Development\Web\Proj\Proj.DA\ProjModel.edmx.<br />
&#8221;</p>
<p>2) Exception:<br />
Error	1	Running transformation: System.NullReferenceException: Object reference not set to an instance of an object.<br />
   at Microsoft.VisualStudio.TextTemplating425D0478749DEE8F4609FD50EA6C6F45.GeneratedTextTransformation.d__3.MoveNext() in c:\Development\Web\Proj\Proj.DA\EntitySprocsb3.tt:line 463<br />
   at Microsoft.VisualStudio.TextTemplating425D0478749DEE8F4609FD50EA6C6F45.GeneratedTextTransformation.TransformText() in c:\Development\Web\Proj\Proj.DA\EntitySprocsb3.tt:line 89<br />
   at Microsoft.VisualStudio.TextTemplating.TransformationRunner.RunTransformation(TemplateProcessingSession session, String source, ITextTemplatingEngineHost host, String&amp; result)		1	1	</p>
<p>Going to install VS 2010 RC. Give you feed back after.</p>
<p>Regards<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ Expression Trees and the Specification Pattern by David DeWinter</title>
		<link>http://blogs.rev-net.com/ddewinter/2009/05/31/linq-expression-trees-and-the-specification-pattern/comment-page-1/#comment-19120</link>
		<dc:creator>David DeWinter</dc:creator>
		<pubDate>Wed, 03 Feb 2010 02:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/2009/05/31/linq-expression-trees-and-the-specification-pattern/#comment-19120</guid>
		<description>Unai, this is why Colin&#039;s method rebinds the parameters in the expression manually instead of using Expression.Invoke for EF.</description>
		<content:encoded><![CDATA[<p>Unai, this is why Colin&#8217;s method rebinds the parameters in the expression manually instead of using Expression.Invoke for EF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ Expression Trees and the Specification Pattern by Unai</title>
		<link>http://blogs.rev-net.com/ddewinter/2009/05/31/linq-expression-trees-and-the-specification-pattern/comment-page-1/#comment-19105</link>
		<dc:creator>Unai</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/2009/05/31/linq-expression-trees-and-the-specification-pattern/#comment-19105</guid>
		<description>This And, Or operators using Invoke method in expressions and this method is not supported in EF 1 or EF 4

Best regards,
Unai</description>
		<content:encoded><![CDATA[<p>This And, Or operators using Invoke method in expressions and this method is not supported in EF 1 or EF 4</p>
<p>Best regards,<br />
Unai</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CAS Policy on 64-bit Machines &#8211; #19 by David DeWinter</title>
		<link>http://blogs.rev-net.com/ddewinter/2010/01/10/cas-policy-on-64-bit-machines-19/comment-page-1/#comment-18575</link>
		<dc:creator>David DeWinter</dc:creator>
		<pubDate>Thu, 28 Jan 2010 17:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.rev-net.com/ddewinter/2010/01/10/cas-policy-on-64-bit-machines-19/#comment-18575</guid>
		<description>Hi Matt, I experimented with this this morning, as I have never done this before. I believe that when you install the 64-bit version of the .NET Framework 2.0 SDK you get a choice whether you want to launch the .NET 2.0 Configuration Tool in 32-bit or 64-bit. When you launch the tool in 64-bit the MSI packages created should reference the 64-bit version of caspol.exe.</description>
		<content:encoded><![CDATA[<p>Hi Matt, I experimented with this this morning, as I have never done this before. I believe that when you install the 64-bit version of the .NET Framework 2.0 SDK you get a choice whether you want to launch the .NET 2.0 Configuration Tool in 32-bit or 64-bit. When you launch the tool in 64-bit the MSI packages created should reference the 64-bit version of caspol.exe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
