<?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/"
	>

<channel>
	<title>Brainsick Patterns -- No Code Relation &#187; .NET</title>
	<atom:link href="http://blog.brainsicksolutions.com/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brainsicksolutions.com</link>
	<description>Umm... a porridge made from things I learn so I can find them easier?</description>
	<lastBuildDate>Thu, 21 Jan 2010 19:38:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A few programmer&#8217;s references</title>
		<link>http://blog.brainsicksolutions.com/2009/12/a-few-programmers-references/</link>
		<comments>http://blog.brainsicksolutions.com/2009/12/a-few-programmers-references/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 11:15:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[cpp]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/12/a-few-programmers-references/</guid>
		<description><![CDATA[C++ Reference
Java2s &#8211; Simply amazing site! And it&#8217;s not just for Java. In fact, I&#8217;ve never went there for Java.
C++ FAQ Lite by Marshall Cline of Parashift.com. (Highlighted: Should I learn C before I learn OO/C++?)
C# Online.NET &#8211; Although missing several sections it is beyond useful.
There might be more but those are what I was [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.cppreference.com/wiki/">C++ Reference</a></p>
<p><a target="_blank" href="http://www.java2s.com/">Java2s</a> &#8211; Simply amazing site! And it&#8217;s not just for Java. In fact, I&#8217;ve never went there for Java.</p>
<p><a target="_blank" href="http://www.parashift.com/c++-faq-lite/how-to-learn-cpp.html#faq-28.2">C++ FAQ Lite</a> by Marshall Cline of Parashift.com. (Highlighted: Should I learn C before I learn OO/C++?)</p>
<p><a target="_blank" href="http://en.csharp-online.net/">C# Online.NET</a> &#8211; Although missing several sections it is beyond useful.</p>
<p>There might be more but those are what I was thinking of at the moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/12/a-few-programmers-references/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 C# Geeks I&#8217;ve actually talked to</title>
		<link>http://blog.brainsicksolutions.com/2009/05/2-c-geeks-ive-actually-talked-to/</link>
		<comments>http://blog.brainsicksolutions.com/2009/05/2-c-geeks-ive-actually-talked-to/#comments</comments>
		<pubDate>Tue, 05 May 2009 06:56:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Software Engineering]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/05/2-c-geeks-ive-actually-talked-to/</guid>
		<description><![CDATA[Not that either would remember of course, I&#8217;m just saying&#8230;
Before my mental breakdown they helped tremendously on a few projects by helping me wrap my feeble mind around a few ideas in the C# Usetnet groups.
Anyway&#8230;
Peter Ritchie
Jon Skeet
]]></description>
			<content:encoded><![CDATA[<p>Not that either would remember of course, I&#8217;m just saying&#8230;</p>
<p>Before my mental breakdown they helped tremendously on a few projects by helping me wrap my feeble mind around a few ideas in the C# Usetnet groups.</p>
<p>Anyway&#8230;</p>
<p><a target="_blank" href="http://msmvps.com/blogs/PeterRitchie/">Peter Ritchie</a></p>
<p><a target="_blank" href="http://msmvps.com/blogs/jon_skeet/default.aspx">Jon Skeet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/05/2-c-geeks-ive-actually-talked-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another gem from The Code Project</title>
		<link>http://blog.brainsicksolutions.com/2009/05/another-gem-from-the-code-project/</link>
		<comments>http://blog.brainsicksolutions.com/2009/05/another-gem-from-the-code-project/#comments</comments>
		<pubDate>Tue, 05 May 2009 06:53:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/05/another-gem-from-the-code-project/</guid>
		<description><![CDATA[Dynamic&#8230; But Fast: The Tale of Three Monkeys, A Wolf and the DynamicMethod and ILGenerator Classes
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codeproject.com/KB/database/DynamicMethod_ILGenerator.aspx" target="_blank">Dynamic&#8230; But Fast: The Tale of Three Monkeys, A Wolf and the DynamicMethod and ILGenerator Classes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/05/another-gem-from-the-code-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with shell32.dll</title>
		<link>http://blog.brainsicksolutions.com/2009/02/working-with-shell32dll/</link>
		<comments>http://blog.brainsicksolutions.com/2009/02/working-with-shell32dll/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:22:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[hook]]></category>
		<category><![CDATA[shell32.dll]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/02/working-with-shell32dll/</guid>
		<description><![CDATA[I&#8217;m working on a project that requires hooking shell32.dll for various reasons and found a few code examples (not completely related).
Browse for folders using Shell32.dll&#8217;s BrowseForFolder method in C# — an example of restricting a browse dialog to folders only — useful for designating a working directory.
P/Invoke SHSetKnownFolderPath — apparently a Stack Overflow user wants [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a project that requires hooking shell32.dll for various reasons and found a few code examples (not completely related).</p>
<p><a target="_blank" href="http://www.thescarms.com/dotnet/ShlFolder.aspx">Browse for folders using Shell32.dll&#8217;s BrowseForFolder method in C#</a> — an example of restricting a browse dialog to folders only — useful for designating a working directory.</p>
<p><a href="http://stackoverflow.com/questions/484236/p-invoke-shsetknownfolderpath/484363" target="_blank">P/Invoke SHSetKnownFolderPath</a> — apparently a Stack Overflow user wants to redirect a known folder path to another folder path.</p>
<p>These examples however were gold:</p>
<p><a target="_blank" href="http://www.codeproject.com/KB/shell/csdoesshell1.aspx">C# does Shell, Part 1</a></p>
<p><a target="_blank" href="http://www.codeproject.com/KB/shell/csdoesshell2.aspx">C# does Shell, Part 2</a></p>
<p><a target="_blank" href="http://www.codeproject.com/KB/shell/csdoesshell3.aspx">C# does Shell, Part 3</a></p>
<p><a target="_blank" href="http://www.codeproject.com/KB/system/globalsystemhook.aspx">Global System Hooks in .NET</a></p>
<p><a target="_blank" href="http://www.codeproject.com/KB/system/CSLLKeyboard.aspx">Low-level Windows API hooks from C# to stop unwanted keystrokes.</a></p>
<p>Additional Links</p>
<p><a target="_blank" href="http://www.codeproject.com/KB/files/CustomizingFolders.aspx">Customizing Folders in C#</a></p>
<p><a target="_blank" href="http://www.codeproject.com/KB/shell/iprogressdialognet.aspx">IProgressDialog .NET</a> — for some inexperienced reason it never even dawned on me that there might be an interface for native progress dialogs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/02/working-with-shell32dll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Pocket PC coding examples (my fave)</title>
		<link>http://blog.brainsicksolutions.com/2009/02/more-pocket-pc-coding-examples-my-fave/</link>
		<comments>http://blog.brainsicksolutions.com/2009/02/more-pocket-pc-coding-examples-my-fave/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 06:19:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mobile Device]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/?p=292</guid>
		<description><![CDATA[Smart Device Application &#8211; Database example
Animate with Pocket PC
Display and Hiding SIP on Pocket PC
Pocket PC in C#
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.vbdotnetheaven.com/UploadFile/senthurganesh/SmartDevice12282006073144AM/SmartDevice.aspx">Smart Device Application &#8211; Database example</a></p>
<p><a target="_blank" href="http://www.vbdotnetheaven.com/UploadFile/jodonnell/AnimatePocketPC04192005022912AM/AnimatePocketPC.aspx">Animate with Pocket PC</a></p>
<p><a target="_blank" href="http://www.vbdotnetheaven.com/UploadFile/jodonnell/DisplaySIP04192005012013AM/DisplaySIP.aspx">Display and Hiding SIP on Pocket PC</a></p>
<p><a target="_blank" href="http://www.c-sharpcorner.com/Articles/ArticleListing.aspx?SectionID=1&amp;SubSectionID=158">Pocket PC in C#</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/02/more-pocket-pc-coding-examples-my-fave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Gem from The Code Project &#8211; A flexible charting library for .NET</title>
		<link>http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-a-flexible-charting-library-for-net/</link>
		<comments>http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-a-flexible-charting-library-for-net/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 21:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Software Design]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[code project]]></category>
		<category><![CDATA[graph]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-a-flexible-charting-library-for-net/</guid>
		<description><![CDATA[A flexible charting library for .NET
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.codeproject.com/KB/graphics/zedgraph.aspx">A flexible charting library for .NET</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-a-flexible-charting-library-for-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Gem from The Code Project &#8211; Applications that remember their Forms and Controls, Position and Size</title>
		<link>http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-applications-that-remember-their-forms-and-controls-position-and-size/</link>
		<comments>http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-applications-that-remember-their-forms-and-controls-position-and-size/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 22:23:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[code project]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-applications-that-remember-their-forms-and-controls-position-and-size/</guid>
		<description><![CDATA[Form and Control Position and Size Utility
And then another from Code Project — Restore Form Position and Size in C#.
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.codeproject.com/KB/cs/formcontrolpositionsize.aspx">Form and Control Position and Size Utility</a></p>
<p>And then another from <a target="_blank" href="http://www.codeproject.com/KB/dialog/restoreposition.aspx">Code Project — Restore Form Position and Size in C#</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/02/another-gem-from-the-code-project-applications-that-remember-their-forms-and-controls-position-and-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Control.BringToFront and .SendToBack available for Smart Devices</title>
		<link>http://blog.brainsicksolutions.com/2009/02/controlbringtofront-and-sendtoback-available-for-smart-devices/</link>
		<comments>http://blog.brainsicksolutions.com/2009/02/controlbringtofront-and-sendtoback-available-for-smart-devices/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 07:30:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[smart device]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/02/controlbringtofront-and-sendtoback-available-for-smart-devices/</guid>
		<description><![CDATA[OK, I&#8217;m totally confused now.&#160; I swore that CheckedListBoxes were missing and then I noticed I misread — or so I thought.
The documentation for Control.BringToFront does not say it is available for the Compact Framework, yet I&#8217;m using it.
If it wasn&#8217;t for this link though — that I actually found earlier but didn&#8217;t feel the [...]]]></description>
			<content:encoded><![CDATA[<p>OK, I&#8217;m totally confused now.&nbsp; I swore that CheckedListBoxes were missing and then I noticed I misread — or so I thought.</p>
<p>The documentation for <a target="_blank" href="http://msdn.microsoft.com/en-us/library/system.windows.forms.control.bringtofront.aspx">Control.BringToFront</a> does not say it is available for the Compact Framework, yet I&#8217;m using it.</p>
<p>If it wasn&#8217;t for <a target="_blank" href="http://74.125.47.132/search?q=cache:5NT7XUiEEQkJ:www.clevelanddotnet.info/presentations/CompactFramework.ppt+emulate+checkedlistbox+compact+framework&amp;hl=en&amp;ct=clnk&amp;cd=2&amp;gl=us&amp;client=firefox-a">this link</a> though — that I actually found earlier but didn&#8217;t feel the need to post as it only made me look sillier — I would still be searching for the existence of CheckedListBox in the .NET CF.</p>
<p>I wonder why no mention is made on certain classes that they are available for the Compact Framework?&nbsp; Is there some documentation that I am not finding, reading properly&#8230; ?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/02/controlbringtofront-and-sendtoback-available-for-smart-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Compact Framework Components and Links</title>
		<link>http://blog.brainsicksolutions.com/2009/02/net-compact-framework-components-and-links/</link>
		<comments>http://blog.brainsicksolutions.com/2009/02/net-compact-framework-components-and-links/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 03:51:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Compact Framework]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/02/net-compact-framework-components-and-links/</guid>
		<description><![CDATA[The Pocket PC Developer Network is an awesome resource for developing Compact Framework applications.
Component Source has a decent listing of mobile components.
Open WinForms deserves an honorable mention despite their lack of .NET CF components/controls.
I&#8217;m sure you&#8217;ll find it listed somewhere above but Resco (dot net) is releasing some mighty find developer tool kits.
]]></description>
			<content:encoded><![CDATA[<p>The <a target="_blank" href="http://www.pocketpcdn.com/sections/dotnet.html">Pocket PC Developer Network is an awesome resource</a> for developing Compact Framework applications.</p>
<p><a target="_blank" href="http://www.componentsource.com/features/wireless-mobile/index.html">Component Source</a> has a decent listing of mobile components.</p>
<p><a target="_blank" href="http://www.openwinforms.com/">Open WinForms</a> deserves an honorable mention despite their lack of .NET CF components/controls.</p>
<p>I&#8217;m sure you&#8217;ll find it listed somewhere above but Resco (dot net) is releasing some mighty find developer tool kits.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/02/net-compact-framework-components-and-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CheckedListBox does NOT exist in the Compact Framework and I&#8217;m blind</title>
		<link>http://blog.brainsicksolutions.com/2009/02/checkedlistbox-does-not-exist-in-the-compact-framework-and-im-blind/</link>
		<comments>http://blog.brainsicksolutions.com/2009/02/checkedlistbox-does-not-exist-in-the-compact-framework-and-im-blind/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 02:43:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[checkedlistbox]]></category>
		<category><![CDATA[dumb]]></category>

		<guid isPermaLink="false">http://blog.brainsicksolutions.com/2009/02/checkedlistbox-does-not-exist-in-the-compact-framework-and-im-blind/</guid>
		<description><![CDATA[I am terribly sorry (who am I apologizing to?) but I apparently did not read well enough or just need to stop reading in the wee hours of the night.
CheckedListBox does NOT exist in the Compact Framework.&#160; End of story.&#160; *sigh*
]]></description>
			<content:encoded><![CDATA[<p>I am terribly sorry (who am I apologizing to?) but I apparently did not read well enough or just need to stop reading in the wee hours of the night.</p>
<p>CheckedListBox does NOT exist in the Compact Framework.&nbsp; End of story.&nbsp; <strong>*sigh*</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brainsicksolutions.com/2009/02/checkedlistbox-does-not-exist-in-the-compact-framework-and-im-blind/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
