<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>ClipboardFusion RSS: Using System.Linq</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=0bfd44b5-e860-4239-85a4-26cdc71fcf2e" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=0bfd44b5-e860-4239-85a4-26cdc71fcf2e</link>
<description>ClipboardFusion RSS: Using System.Linq</description>
<lastBuildDate>Wed, 29 Apr 2026 21:42:40 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=0bfd44b5-e860-4239-85a4-26cdc71fcf2e</generator>
<item>
<title>RE: Using System.Linq</title>
<link>https://www.clipboardfusion.com/Discussions/View/using-systemlinq/?ID=0bfd44b5-e860-4239-85a4-26cdc71fcf2e#2</link>
<pubDate>Wed, 21 Sep 2016 15:06:52 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/using-systemlinq/?ID=0bfd44b5-e860-4239-85a4-26cdc71fcf2e#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[ClipboardFusion is still using .NET 2.0, which doesn't support Linq. The next version of ClipboardFusion will be updated to .NET 4.0, so this should work then
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
ClipboardFusion is still using .NET 2.0, which doesn't support Linq. The next version of ClipboardFusion will be updated to .NET 4.0, so this should work then <img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Using System.Linq</title>
<link>https://www.clipboardfusion.com/Discussions/View/using-systemlinq/?ID=0bfd44b5-e860-4239-85a4-26cdc71fcf2e</link>
<pubDate>Tue, 20 Sep 2016 19:49:59 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/using-systemlinq/?ID=0bfd44b5-e860-4239-85a4-26cdc71fcf2e</guid>
<category>ClipboardFusion</category>
<description><![CDATA[Was trying to leverage Linq for splitting words, and it is not allowing, indicating
Code
Copy
Select All
Failed to run Macro.
Check Failed: Assembly can't compile. [Test Macro]
Compile Failed:
Line 4: "The type or namespace name 'Linq' does not exist in the namespace 'System' (are you miss...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Was trying to leverage Linq for splitting words, and it is not allowing, indicating<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019ddb31b2b674dbaa2ed29b31c8b1f6" class="ClipboardCopyControl"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019ddb31b2b674dbaa2ed29b31c8b1f6Js'); return false;"><img src="https://www.clipboardfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019ddb31b2b674dbaa2ed29b31c8b1f6Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">Failed to run Macro.
Check Failed: Assembly can't compile. [Test Macro]
Compile Failed:
Line 4: "The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)"</pre><textarea id="code019ddb31b2b674dbaa2ed29b31c8b1f6" name="code019ddb31b2b674dbaa2ed29b31c8b1f6" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
</channel>
</rss>