<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1-alpha" -->
<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/"
>

<channel>
	<title>Sandor Korozsi's linkblog</title>
	<link>http://skorozsi.blogsome.com</link>
	<description>.NET Framework, C#, Smartphone, Pocket PC, Managed DirectX, Game development</description>
	<pubDate>Mon, 10 Dec 2007 13:53:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>
	<language>en</language>

		<item>
		<title>NAnt 0.86 Beta 1 Release</title>
		<link>http://skorozsi.blogsome.com/2007/12/09/nant-086-beta-1-release/</link>
		<comments>http://skorozsi.blogsome.com/2007/12/09/nant-086-beta-1-release/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 09:36:43 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Tool</category>
	<category>.NET 3.5</category>
		<guid>http://skorozsi.blogsome.com/2007/12/09/nant-086-beta-1-release/</guid>
		<description><![CDATA[	This release focuses on extending support for multiple                     target frameworks.
	                     Support chart looks like this:
	

 [...]]]></description>
			<content:encoded><![CDATA[	<p>This release focuses on extending support for multiple                     target frameworks.</p>
	<p>                     Support chart looks like this:</p>
	<table border="0">
<tr>
<td align="left"> 			<strong>Framework  		</strong></td>
	<td align="left"> 			<strong>Target  		</strong></td>
	<td align="left"> 			<strong>Runtime 		</strong></td>
 	</tr>
	<tr>
<td>.NET Framework 1.0</td>
	<td align="center">*</td>
	<td align="center">*</td>
</tr>
	<tr>
<td>.NET Framework 1.1</td>
	<td align="center">*</td>
	<td align="center">*</td>
</tr>
	<tr>
<td>.NET Framework 2.0</td>
	<td align="center">*</td>
	<td align="center">*</td>
</tr>
	<tr>
<td>.NET Framework 3.5</td>
	<td align="center">*</td>
	<td align="center">*</td>
</tr>
	<tr>
<td>.NET Compact Framework 1.0</td>
	<td align="center">*</td>
	<td>&nbsp;</td>
</tr>
	<tr>
<td>.NET Compact Framework 2.0</td>
	<td align="center">*</td>
	<td>&nbsp;</td>
</tr>
	<tr>
<td>Mono 1.0 Profile</td>
	<td align="center">*</td>
	<td align="center">*</td>
</tr>
	<tr>
<td>Mono 2.0 Profile</td>
	<td align="center">*</td>
	<td align="center">*</td>
</tr>
	<tr>
<td>Mono 3.5 Profile</td>
	<td align="center">*</td>
	<td align="center">*</td>
</tr>
	<tr>
<td>Moonlight 2.0</td>
	<td align="center">*</td>
	<td>&nbsp;</td>
</tr>
	<tr>
<td>Shared Source CLI 1.0</td>
	<td align="center">*</td>
	<td>&nbsp;</td>
</tr>
	<tr>
<td>Silverlight 2.0</td>
	<td align="center">*</td>
	<td>&nbsp;</td>
</tr>
	 </table>
	<p><a href="http://skorozsi.blogsome.com/go.php?http://nant.sourceforge.net/" target="_blank" title="NAnt page">NAnt 0.86 Beta 1 Release</a>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/12/09/nant-086-beta-1-release/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Google Chart API</title>
		<link>http://skorozsi.blogsome.com/2007/12/07/305/</link>
		<comments>http://skorozsi.blogsome.com/2007/12/07/305/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 10:46:45 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Development</category>
		<guid>http://skorozsi.blogsome.com/2007/12/07/305/</guid>
		<description><![CDATA[	&quot;The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it:
http://chart.apis.google.com/chart?cht=lc&amp;chs=200x125&amp;chd=s:helloWorld
	Press the Enter or Return key and - presto! - you should see the following image:
	&quot;
]]></description>
			<content:encoded><![CDATA[	<blockquote><p>&quot;The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it:
<p>http://chart.apis.google.com/chart?cht=lc&amp;chs=200x125&amp;chd=s:helloWorld</p>
	<p>Press the Enter or Return key and - presto! - you should see the following image:</p>
	<p><img border="0" src="http://chart.apis.google.com/chart?cht=lc&#038;chs=200x125&#038;chd=s:helloWorld" alt="Yellow line chart" />&quot;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/12/07/305/feed/</wfw:commentRss>
	</item>
		<item>
		<title>LINQ Quiz</title>
		<link>http://skorozsi.blogsome.com/2007/12/03/linq-quiz/</link>
		<comments>http://skorozsi.blogsome.com/2007/12/03/linq-quiz/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 09:10:53 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Uncategorized</category>
	<category>LINQ</category>
		<guid>http://skorozsi.blogsome.com/2007/12/03/linq-quiz/</guid>
		<description><![CDATA[	Take the following short quiz and test your knowledge of LINQ!

]]></description>
			<content:encoded><![CDATA[	<p>Take <a title="LINQ Quiz" target="_blank" href="http://skorozsi.blogsome.com/go.php?http://www.albahari.com/nutshell/linqquiz.html">the following short quiz</a> and test your knowledge of LINQ!
</p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/12/03/linq-quiz/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Visual Studio 2008 and .NET Framework 3.5 Training Kit</title>
		<link>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-and-net-framework-35-training-kit/</link>
		<comments>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-and-net-framework-35-training-kit/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 16:53:29 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Development</category>
		<guid>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-and-net-framework-35-training-kit/</guid>
		<description><![CDATA[	Visual Studio 2008 and .NET Framework 3.5 Training Kit
	&quot;The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2008 features and a variety of framework technologies including: LINQ, C# 3.0, Visual Basic 9, WCF, WF, [...]]]></description>
			<content:encoded><![CDATA[	<p>Visual Studio 2008 and .NET Framework 3.5 Training Kit</p>
	<p><em>&quot;The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2008 features and a variety of framework technologies including: LINQ, C# 3.0, Visual Basic 9, WCF, WF, WPF, ASP.NET AJAX, VSTO, CardSpace, SilverLight, Mobile and Application Lifecycle Management.&quot;</em></p>
	<p><a href="http://skorozsi.blogsome.com/go.php?http://www.microsoft.com/downloads/details.aspx?FamilyID=8bdaa836-0bba-4393-94db-6c3c4a0c98a1&#038;DisplayLang=en" target="_blank">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-and-net-framework-35-training-kit/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Visual Studio 2008 available for download to MSDN subscribers</title>
		<link>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-available-for-download-to-msdn-subscribers/</link>
		<comments>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-available-for-download-to-msdn-subscribers/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 11:32:30 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Development</category>
		<guid>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-available-for-download-to-msdn-subscribers/</guid>
		<description><![CDATA[	The wait for the final version of Visual Studio 2008 is over. Visual Studio 2008 available for download to MSDN subscribers. 

]]></description>
			<content:encoded><![CDATA[	<p>The wait for the final version of Visual Studio 2008 is over. Visual Studio 2008 available for download to MSDN subscribers.<br /> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/11/19/visual-studio-2008-available-for-download-to-msdn-subscribers/feed/</wfw:commentRss>
	</item>
		<item>
		<title>MochiKit by Example</title>
		<link>http://skorozsi.blogsome.com/2007/11/07/mochikit-by-example/</link>
		<comments>http://skorozsi.blogsome.com/2007/11/07/mochikit-by-example/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 15:31:14 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Link</category>
	<category>JavaScript</category>
		<guid>http://skorozsi.blogsome.com/2007/11/07/mochikit-by-example/</guid>
		<description><![CDATA[	MochiKit by Example
	An overview of MochiKit with three real-life examples.&nbsp;
	&quot;MochiKit is a highly documented and well tested, suite of JavaScript libraries that will help you get shit done, fast. We took all the good ideas we could find from our Python, Objective-C, etc. experience and adapted it to the crazy world of JavaScript.&quot;
]]></description>
			<content:encoded><![CDATA[	<p><a href="http://skorozsi.blogsome.com/go.php?http://www.linuxjournal.com/article/9552" target="_blank">MochiKit by Example</a></p>
	<p>An overview of MochiKit with three real-life examples.&nbsp;</p>
	<p><em>&quot;<a href="http://skorozsi.blogsome.com/go.php?http://www.mochikit.com/about.html" target="_blank">MochiKit</a> is a <a href="http://skorozsi.blogsome.com/go.php?http://www.mochikit.com/doc/html/MochiKit/index.html">highly documented</a> and <a href="http://skorozsi.blogsome.com/go.php?http://www.mochikit.com/tests/index.html">well tested</a>, suite of JavaScript libraries that will help you get shit done, fast. We took all the good ideas we could find from our Python, Objective-C, etc. experience and adapted it to the crazy world of JavaScript.&quot;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/11/07/mochikit-by-example/feed/</wfw:commentRss>
	</item>
		<item>
		<title>The Code Project - Amazon-esque Pager</title>
		<link>http://skorozsi.blogsome.com/2007/11/07/the-code-project-amazon-esque-pager/</link>
		<comments>http://skorozsi.blogsome.com/2007/11/07/the-code-project-amazon-esque-pager/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 15:23:37 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Link</category>
	<category>Custom Control</category>
		<guid>http://skorozsi.blogsome.com/2007/11/07/the-code-project-amazon-esque-pager/</guid>
		<description><![CDATA[	Yet another list pager, but this one can use LinkButtons or simple hyperlinks, provides scrolling within an ASP.NET Ajax UpdatePanel, and behaves similarly to the paging found on Amazon.com.
	  
	Amazon-esque Pager By Daniel Vaughan.&nbsp;


]]></description>
			<content:encoded><![CDATA[	<p>Yet another list pager, but this one can use LinkButtons or simple hyperlinks, provides scrolling within an ASP.NET Ajax UpdatePanel, and behaves similarly to the paging found on Amazon.com.</p>
	<p>  <a href="http://skorozsi.blogsome.com/go.php?http://www.flickr.com/photos/35995142@N00/1904189732/" title="Photo Sharing"><img width="554" height="51" border="0" src="http://farm3.static.flickr.com/2164/1904189732_73abfb1016_o.jpg" alt="PagerControl" /></a></p>
	<p><a href="http://skorozsi.blogsome.com/go.php?http://www.codeproject.com/useritems/PagerControl.asp" target="_blank">Amazon-esque Pager By Daniel Vaughan.&nbsp;</a></p>
<a href="http://www.flickr.com/photos/35995142@N00/1904189732/" title="Photo Sharing"></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/11/07/the-code-project-amazon-esque-pager/feed/</wfw:commentRss>
	</item>
		<item>
		<title>ConnectionStrings.com - How to connect to SQL Server 2005</title>
		<link>http://skorozsi.blogsome.com/2007/11/06/connectionstringscom-how-to-connect-to-sql-server-2005/</link>
		<comments>http://skorozsi.blogsome.com/2007/11/06/connectionstringscom-how-to-connect-to-sql-server-2005/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 22:49:32 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Link</category>
		<guid>http://skorozsi.blogsome.com/2007/11/06/connectionstringscom-how-to-connect-to-sql-server-2005/</guid>
		<description><![CDATA[	This is a compiled connection strings reference list on how to connect to SQL Server 2005. 
	ConnectionStrings.com - How to connect to SQL Server 2005 
]]></description>
			<content:encoded><![CDATA[	<p>This is a compiled connection strings reference list on how to connect to SQL Server 2005. </p>
	<p><a href="http://skorozsi.blogsome.com/go.php?http://www.connectionstrings.com/?carrier=sqlserver2005">ConnectionStrings.com - How to connect to SQL Server 2005</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/11/06/connectionstringscom-how-to-connect-to-sql-server-2005/feed/</wfw:commentRss>
	</item>
		<item>
		<title>.NET Framework 2.0 Installer for Innosetup - The Code Project - Installation</title>
		<link>http://skorozsi.blogsome.com/2007/10/15/net-framework-20-installer-for-innosetup-the-code-project-installation/</link>
		<comments>http://skorozsi.blogsome.com/2007/10/15/net-framework-20-installer-for-innosetup-the-code-project-installation/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 15:23:20 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Link</category>
	<category>Tool</category>
		<guid>http://skorozsi.blogsome.com/2007/10/15/net-framework-20-installer-for-innosetup-the-code-project-installation/</guid>
		<description><![CDATA[	&quot;This article contains an InnoSetup install script that downloads (if setup files don&#8217;t exist) and installs the .net framework 2.0 and it&#8217;s dependencies.

The script checks if the following dependencies are installed: 
	
NT4 sp6a - required by .net framework, when on nt4
IE6 - required by .net framework, when ie &lt; 5 
	MDAC 2.8 - maybe required [...]]]></description>
			<content:encoded><![CDATA[	<p><span><em>&quot;This article contains an InnoSetup install script that downloads (if setup files don&#8217;t exist) and installs the .net framework 2.0 and it&#8217;s dependencies.</em></span></p>
<span><em>
<p>The script checks if the following dependencies are installed: </p>
	<ul>
<li><span>NT4 sp6a - required by .net framework, when on nt4
<li>IE6 - required by .net framework, when ie &lt; 5 </li>
	<li><span>MDAC 2.8 - maybe required by some of your applications
<li><span>Jet 4.0 sp8 - same here
<li><span>Windows Installer 2.0 - when on win 98, me
<li>Windows Installer 3.1 - when on win &gt; me </li>
	<li>.NET Framework 2.0&quot;</li>
</span></li>
</span></li>
</span></li>
</span></li>
</ul>
</em></span>
<p><a href="http://skorozsi.blogsome.com/go.php?http://www.codeproject.com/useritems/dotnetfx_innosetup_instal.asp">.NET Framework 2.0 Installer for Innosetup - The Code Project - Installation</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/10/15/net-framework-20-installer-for-innosetup-the-code-project-installation/feed/</wfw:commentRss>
	</item>
		<item>
		<title>Outlook Style Grouped List Control - The Code Project - C# Controls</title>
		<link>http://skorozsi.blogsome.com/2007/09/27/outlook-style-grouped-list-control-the-code-project-c-controls/</link>
		<comments>http://skorozsi.blogsome.com/2007/09/27/outlook-style-grouped-list-control-the-code-project-c-controls/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 08:26:44 +0000</pubDate>
		<dc:creator>skorozsi</dc:creator>
		
	<category>Link</category>
		<guid>http://skorozsi.blogsome.com/2007/09/27/outlook-style-grouped-list-control-the-code-project-c-controls/</guid>
		<description><![CDATA[	&nbsp;

Outlook Style Grouped List Control - The Code Project - C# Controls 
]]></description>
			<content:encoded><![CDATA[	<p>&nbsp;<img width="240" height="138" border="0" src="http://farm2.static.flickr.com/1016/1446995380_7761417ab3_m.jpg" alt="ArticleImage" /></p>
<a href="http://www.flickr.com/photos/35995142@N00/1446995380/" title="Photo Sharing"></a>
<p><a href="http://skorozsi.blogsome.com/go.php?http://www.codeproject.com/cs/miscctrl/outlooklistcontrol.asp">Outlook Style Grouped List Control - The Code Project - C# Controls</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://skorozsi.blogsome.com/2007/09/27/outlook-style-grouped-list-control-the-code-project-c-controls/feed/</wfw:commentRss>
	</item>
	</channel>
</rss>
