<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>LinuxOnly articles</title>
<link>http://www.linuxonly.nl/</link>
<description>LinuxOnly articles</description>
<language>en-us</language>
<item>
<title>SyncBrowsing</title>
<link>http://www.linuxonly.nl/docs/55/154_SyncBrowsing.html</link>
<description>Chrome extension to navigate in two tabs at once</description>
</item>
<item>
<title>ControlCollection does not contain a constructor that takes 0 arguments</title>
<link>http://www.linuxonly.nl/docs/54/152_ControlCollection_does_not_contain_a_constructor_that_takes_0_arguments.html</link>
<description>You get this error message when adding controls to a custom control in ASPX: CS1729: 'System.Web.UI.ControlCollection' does not contain a constructor that takes 0 arguments

Solution: Make the ControlCollection property readonly.</description>
</item>
<item>
<title>SSH X11 forwarding fails</title>
<link>http://www.linuxonly.nl/docs/53/150_SSH_X11_forwarding_fails.html</link>
<description>X forwarding does not work with ssh -X or ssh -Y.</description>
</item>
<item>
<title>Composite C1</title>
<link>http://www.linuxonly.nl/docs/52/149_Composite_C1.html</link>
<description>Composite C1 is a free open source .NET-based web content management system. This page describes how to accomplish some tasks, especially with regard to XSLT functions and data types.</description>
</item>
<item>
<title>Find a prime number near another number</title>
<link>http://www.linuxonly.nl/docs/51/148_Find_a_prime_number_near_another_number.html</link>
<description>This online tool lets you find some prime numbers near a given number.
</description>
</item>
<item>
<title>Run custom tool on each resx file when building</title>
<link>http://www.linuxonly.nl/docs/49/145_Run_custom_tool_on_each_resx_file_when_building.html</link>
<description>When saving a resx file, Visual Studio automatically creates a corresponding code file for it. However, if you edit the resx file outside of Visual Studio, the code is not updated. This article demonstrates some ways to let Visual Studio create corresponding Designer.cs files for the resx resource files just before building the project.</description>
</item>
</channel>
</rss>

