<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Microsoft.CSharp.dll</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Microsoft.CSharp.dll</description>
  <pubDate>Sat, 11 Apr 2026 11:22:16 -700</pubDate>
  <lastBuildDate>Mon, 07 Jun 2010 16:04:41 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1761</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Microsoft.CSharp.dll : Great stuff. Can&amp;#039;t wait to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=7185#7185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 07-Jun-2010 at 4:04pm<br /><br /><P>Great stuff. Can't wait to get my hands on it.</P><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Mon, 07 Jun 2010 16:04:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=7185#7185</guid>
  </item> 
  <item>
   <title>Microsoft.CSharp.dll : We no longer depend upon it as...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=7183#7183</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=482" rel="nofollow">WardBell</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 07-Jun-2010 at 3:24pm<br /><br /><P>We no longer depend upon it as of DF 6.0.3 ... which we expect to release early this week!</P>]]>
   </description>
   <pubDate>Mon, 07 Jun 2010 15:24:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=7183#7183</guid>
  </item> 
  <item>
   <title>Microsoft.CSharp.dll : Hi Ward, Did you have any luck...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=7182#7182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 07-Jun-2010 at 3:11pm<br /><br />Hi Ward, Did you have any luck on removing the csharp.dll from the entitymodel?<DIV></DIV><DIV></DIV>Thanks]]>
   </description>
   <pubDate>Mon, 07 Jun 2010 15:11:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=7182#7182</guid>
  </item> 
  <item>
   <title>Microsoft.CSharp.dll : We think we can remove our dependency...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6757#6757</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=482" rel="nofollow">WardBell</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 03-May-2010 at 9:58am<br /><br />We think we can remove our dependency on CSharp.dll from the Silverlight version of IdeaBlade.EntityModel. We are hopeful of success by our next release (but no promise).]]>
   </description>
   <pubDate>Mon, 03 May 2010 09:58:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6757#6757</guid>
  </item> 
  <item>
   <title>Microsoft.CSharp.dll : Nothing you can do at the moment....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6703#6703</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=482" rel="nofollow">WardBell</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 28-Apr-2010 at 3:44pm<br /><br />Nothing you can do at the moment. I doubt we can escape a dependency on it. <DIV>&nbsp;</DIV><DIV>Despite the name, upon reflection (with Reflector)&nbsp;it doesn't appear that CSharp.dll has much to do with C# per se. You become dependent upon it the moment you take advantage of the "dynamic" keyword and runtime compilation via C#.</DIV><DIV>&nbsp;</DIV><DIV>Documentation is not abundant on this library as we see here: <a href="http://msdn.microsoft.com/en-us/library/microsoft.csharp%28VS.71%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/microsoft.csharp(VS.71).aspx</A>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>You'll get an error complaining about its absence if you have an assembly with out it (and without DevForce, which pulls it in implicitly) ... an error such as:</DIV><DIV>&nbsp;</DIV><DIV><EM>One or more types required to compile a dynamic expression cannot be found. Are you missing references to Microsoft.CSharp.dll and System.Core.dll?</EM></DIV><DIV>&nbsp;</DIV><DIV>I'll bet if you used Dynamic in a VB app you'd find yourself dependent upon it too.</DIV><DIV>&nbsp;</DIV><DIV>Dynamic is a mighty powerful tool ... although the 1/2 Meg price tag does seem steep.</DIV><DIV>&nbsp;</DIV><DIV>At least Microsoft.VisualBasic.dll supports VB-specific functionality. </DIV><DIV>&nbsp;</DIV><DIV>For those who don't know, Microsoft.CSharp.dll is in the Silverlight SDK. On a 32 bit machine the location would be C:\Program Files\Microsoft SDKs\Silverlight\v4.0\Libraries\Client.</DIV><span style="font-size:10px"><br /><br />Edited by WardBell - 28-Apr-2010 at 3:51pm</span>]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 15:44:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6703#6703</guid>
  </item> 
  <item>
   <title>Microsoft.CSharp.dll : Thanks. Is there anything I can...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6693#6693</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 28-Apr-2010 at 1:25pm<br /><br />Thanks. Is there anything I can do about it? The only reason I ask is that the microsoft.Csharp.dll is 466kb and it does bloat my xap file.]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 13:25:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6693#6693</guid>
  </item> 
  <item>
   <title>Microsoft.CSharp.dll : IdeaBlade.EntityModel.SL has a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6690#6690</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 28-Apr-2010 at 12:45pm<br /><br />IdeaBlade.EntityModel.SL has a reference to Microsoft.CSharp.dll.]]>
   </description>
   <pubDate>Wed, 28 Apr 2010 12:45:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6690#6690</guid>
  </item> 
  <item>
   <title>Microsoft.CSharp.dll : Hi, Is devforce SL v6 nowdependant...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6681#6681</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 1761<br /><strong>Posted:</strong> 27-Apr-2010 at 5:03pm<br /><br />Hi, Is devforce SL v6 now&nbsp;dependant on the Microsoft.CSharp.dll? Im just currently trying to shrink my xap as much as possible for deployment and this is a new dll that has just come in from upgrading to v6. (This is a vb project)<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 27 Apr 2010 17:03:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1761&amp;PID=6681#6681</guid>
  </item> 
 </channel>
</rss>