<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for /dev/mobile</title>
	<atom:link href="http://www.christec.co.nz/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.christec.co.nz</link>
	<description>Development for a mobile world - Making a quality platform one application at a time</description>
	<lastBuildDate>Fri, 12 Mar 2010 05:38:21 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Visual Studio Tip: Three ways to use C# within a VB.NET project by Mitch</title>
		<link>http://www.christec.co.nz/blog/archives/290/comment-page-1#comment-38640</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Fri, 12 Mar 2010 05:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/290#comment-38640</guid>
		<description>Nice tutorial.  Good job at telling the newer programmers about multi-file assemblies.

&quot;The linker is not concerned with what language the individual netmodules were compiled from.&quot;
Compiled .Net code does not have the language of origin, so the linker doesn&#039;t know what languages they are.

Also I&#039;m pretty sure using the linker is pointless the vbc.exe and csc.exe have options to compile a multi-file assembley.

Mitch</description>
		<content:encoded><![CDATA[<p>Nice tutorial.  Good job at telling the newer programmers about multi-file assemblies.</p>
<p>&#8220;The linker is not concerned with what language the individual netmodules were compiled from.&#8221;<br />
Compiled .Net code does not have the language of origin, so the linker doesn&#8217;t know what languages they are.</p>
<p>Also I&#8217;m pretty sure using the linker is pointless the vbc.exe and csc.exe have options to compile a multi-file assembley.</p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Manage soft input panel (SIP) by kiran</title>
		<link>http://www.christec.co.nz/blog/archives/42/comment-page-1#comment-38639</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Fri, 12 Mar 2010 05:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/42#comment-38639</guid>
		<description>This is really useful</description>
		<content:encoded><![CDATA[<p>This is really useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Studio Tip: Three ways to use C# within a VB.NET project by Ragnarok</title>
		<link>http://www.christec.co.nz/blog/archives/290/comment-page-1#comment-38607</link>
		<dc:creator>Ragnarok</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/290#comment-38607</guid>
		<description>Hey

I can&#039;t find a CSC.exe anywhere on my computer...

I am using Visual Studio .NET 2005.

Thanks</description>
		<content:encoded><![CDATA[<p>Hey</p>
<p>I can&#8217;t find a CSC.exe anywhere on my computer&#8230;</p>
<p>I am using Visual Studio .NET 2005.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom soft keys for Notifications by MathiasF</title>
		<link>http://www.christec.co.nz/blog/archives/150/comment-page-2#comment-38517</link>
		<dc:creator>MathiasF</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/150#comment-38517</guid>
		<description>Hi!
I need my notification to make the device vibrate and make a sound until the user gives a response.
Is there a way to do that with your code?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I need my notification to make the device vibrate and make a sound until the user gives a response.<br />
Is there a way to do that with your code?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programmatically create and display Notifications by Kappa de zeta</title>
		<link>http://www.christec.co.nz/blog/archives/104/comment-page-1#comment-38373</link>
		<dc:creator>Kappa de zeta</dc:creator>
		<pubDate>Sat, 06 Mar 2010 09:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/104#comment-38373</guid>
		<description>Nice work! Excellent article! Keep it up!</description>
		<content:encoded><![CDATA[<p>Nice work! Excellent article! Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating non full screen forms and custom MessageBoxes by Maxim</title>
		<link>http://www.christec.co.nz/blog/archives/134/comment-page-1#comment-38333</link>
		<dc:creator>Maxim</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/134#comment-38333</guid>
		<description>Works fine in VS2008 with  win mobile sdk 6. Thank you very much, it helped us.</description>
		<content:encoded><![CDATA[<p>Works fine in VS2008 with  win mobile sdk 6. Thank you very much, it helped us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to run an application immediately after installation by Zahoor</title>
		<link>http://www.christec.co.nz/blog/archives/119/comment-page-1#comment-38193</link>
		<dc:creator>Zahoor</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/119#comment-38193</guid>
		<description>Great Post...

It helped me rebooting my Application at installation and removing few files at un-installation.

Thanks.</description>
		<content:encoded><![CDATA[<p>Great Post&#8230;</p>
<p>It helped me rebooting my Application at installation and removing few files at un-installation.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capturing photos without using the CameraCaptureDialog class by Chetan</title>
		<link>http://www.christec.co.nz/blog/archives/208/comment-page-1#comment-38114</link>
		<dc:creator>Chetan</dc:creator>
		<pubDate>Sun, 28 Feb 2010 07:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/208#comment-38114</guid>
		<description>this is urgent

plz help me</description>
		<content:encoded><![CDATA[<p>this is urgent</p>
<p>plz help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capturing photos without using the CameraCaptureDialog class by Chetan</title>
		<link>http://www.christec.co.nz/blog/archives/208/comment-page-1#comment-38113</link>
		<dc:creator>Chetan</dc:creator>
		<pubDate>Sun, 28 Feb 2010 07:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/208#comment-38113</guid>
		<description>Hi sir

I&#039;m in same prblm plz mail ur code to my mail id</description>
		<content:encoded><![CDATA[<p>Hi sir</p>
<p>I&#8217;m in same prblm plz mail ur code to my mail id</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom soft keys for Notifications by jis</title>
		<link>http://www.christec.co.nz/blog/archives/150/comment-page-2#comment-37888</link>
		<dc:creator>jis</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/150#comment-37888</guid>
		<description>Hi Cristopher,

This article is very helpful. I have a doubt, hope you can help me out. I need to show the notification from a thread running as a service in WM. It throws an error : &#039;Control.Invoke must be used to interact with controls created on a separate thread.&#039; But Notification class is not &#039;Control&#039;, it is a Component. Is there any way to show up the notification from a background thread from an app which doesnt have a UI form.

Thanks &amp; Regards,
Jis.</description>
		<content:encoded><![CDATA[<p>Hi Cristopher,</p>
<p>This article is very helpful. I have a doubt, hope you can help me out. I need to show the notification from a thread running as a service in WM. It throws an error : &#8216;Control.Invoke must be used to interact with controls created on a separate thread.&#8217; But Notification class is not &#8216;Control&#8217;, it is a Component. Is there any way to show up the notification from a background thread from an app which doesnt have a UI form.</p>
<p>Thanks &amp; Regards,<br />
Jis.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
