<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Chris Nanda</title>
	<atom:link href="http://ninjadeveloper.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ninjadeveloper.wordpress.com</link>
	<description>Just another code ninja</description>
	<lastBuildDate>Fri, 06 Nov 2009 21:34:39 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on FluorineFx, WebOrb, LiveCycle DS by madhu</title>
		<link>http://ninjadeveloper.wordpress.com/2008/07/31/fluorinefx-weborb-livecycle-ds/#comment-14</link>
		<dc:creator>madhu</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=17#comment-14</guid>
		<description>Hi ,
 I am VenkataMadhu . I am working at Verizon ,US. We developed the  application in Flex as Front end. We Developed the .net webservices communicates with SQL Server 2005 . We wanted to push the data from .net webservices whenever new data inserted in DB. Data should be communicate to front end whenever new data inserts</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
 I am VenkataMadhu . I am working at Verizon ,US. We developed the  application in Flex as Front end. We Developed the .net webservices communicates with SQL Server 2005 . We wanted to push the data from .net webservices whenever new data inserted in DB. Data should be communicate to front end whenever new data inserts</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an existing assembly to your Silverlight application by Afshan</title>
		<link>http://ninjadeveloper.wordpress.com/2008/06/16/adding-an-existing-assembly-to-your-silverlight-application/#comment-11</link>
		<dc:creator>Afshan</dc:creator>
		<pubDate>Thu, 18 Sep 2008 19:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=14#comment-11</guid>
		<description>I get an error on using Craig&#039;s WatermarkTextbox for Scott&#039;s tutorials. It says Length cannot be less than zero. Parameter name:length. The source of the error is Page.xaml. I tried to add a property length to WatermarkTextbox control but that didn&#039;t work. Any idea how to get around this?</description>
		<content:encoded><![CDATA[<p>I get an error on using Craig&#8217;s WatermarkTextbox for Scott&#8217;s tutorials. It says Length cannot be less than zero. Parameter name:length. The source of the error is Page.xaml. I tried to add a property length to WatermarkTextbox control but that didn&#8217;t work. Any idea how to get around this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 3 Runtime Shared Libraries, Interfaces, and Dynamic Instantiation by Jonas</title>
		<link>http://ninjadeveloper.wordpress.com/2008/07/31/runtime-shared-libraries-interfaces-and-dynamic-instantiation/#comment-10</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Tue, 19 Aug 2008 09:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=22#comment-10</guid>
		<description>Just wanted to let you know that it&#039;s resolved now:
http://www.flashdevelop.org/community/viewtopic.php?p=15415#15415
Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Just wanted to let you know that it&#8217;s resolved now:<br />
<a href="http://www.flashdevelop.org/community/viewtopic.php?p=15415#15415" rel="nofollow">http://www.flashdevelop.org/community/viewtopic.php?p=15415#15415</a><br />
Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 3 Runtime Shared Libraries, Interfaces, and Dynamic Instantiation by ninjadeveloper</title>
		<link>http://ninjadeveloper.wordpress.com/2008/07/31/runtime-shared-libraries-interfaces-and-dynamic-instantiation/#comment-9</link>
		<dc:creator>ninjadeveloper</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=22#comment-9</guid>
		<description>I have not used Flashdevelop for anything but basic editing, no compiling.  If you use the mxmlc command line compiler though, I know it is still pretty easy to link in an RSL library.  

http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions:Flex_3_RSLs

Is one of the best sources I have found.  Mainly you just add a command line argument to tell the compiler where your runtime-shared-library-path is, and it will compile your SWC automagically, and create a swf for your your application to load.</description>
		<content:encoded><![CDATA[<p>I have not used Flashdevelop for anything but basic editing, no compiling.  If you use the mxmlc command line compiler though, I know it is still pretty easy to link in an RSL library.  </p>
<p><a href="http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions:Flex_3_RSLs" rel="nofollow">http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions:Flex_3_RSLs</a></p>
<p>Is one of the best sources I have found.  Mainly you just add a command line argument to tell the compiler where your runtime-shared-library-path is, and it will compile your SWC automagically, and create a swf for your your application to load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex 3 Runtime Shared Libraries, Interfaces, and Dynamic Instantiation by Jonas</title>
		<link>http://ninjadeveloper.wordpress.com/2008/07/31/runtime-shared-libraries-interfaces-and-dynamic-instantiation/#comment-8</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=22#comment-8</guid>
		<description>I&#039;m also a C# programmer, trying to port my methodologies into the AS3 world, and it seems RSLs are needed for some of my usual patterns - but I can&#039;t find much information about them. Could you point to some good resources?
Specifically, I need to be able to inherit from an external library (see http://www.flashdevelop.org/community/viewtopic.php?t=3435 ). Also, have you used RSLs from within FlashDevelop?
Its developers haven&#039;t tried it themselves I think. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m also a C# programmer, trying to port my methodologies into the AS3 world, and it seems RSLs are needed for some of my usual patterns &#8211; but I can&#8217;t find much information about them. Could you point to some good resources?<br />
Specifically, I need to be able to inherit from an external library (see <a href="http://www.flashdevelop.org/community/viewtopic.php?t=3435" rel="nofollow">http://www.flashdevelop.org/community/viewtopic.php?t=3435</a> ). Also, have you used RSLs from within FlashDevelop?<br />
Its developers haven&#8217;t tried it themselves I think. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an existing assembly to your Silverlight application by Zz Zimmerman</title>
		<link>http://ninjadeveloper.wordpress.com/2008/06/16/adding-an-existing-assembly-to-your-silverlight-application/#comment-4</link>
		<dc:creator>Zz Zimmerman</dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=14#comment-4</guid>
		<description>Thanks Chris, this is exactly what I was looking for!</description>
		<content:encoded><![CDATA[<p>Thanks Chris, this is exactly what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beginning Silverlight &#8211; Walking through Scott Guthrie&#8217;s lessons by ninjadeveloper</title>
		<link>http://ninjadeveloper.wordpress.com/2008/06/11/beginning-silverlight-walking-through-scott-guthries-lessons/#comment-3</link>
		<dc:creator>ninjadeveloper</dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=6#comment-3</guid>
		<description>I have added a short walk through of adding the assembly to your project here : http://ninjadeveloper.wordpress.com/2008/06/16/adding-an-existing-assembly-to-your-silverlight-application/

If you downloaded Craigs source, you would have to compile his project then copy the assembly over.  If you want, you can add his project to your own, and just choose the project instead of the assembly during the Add Reference phase.</description>
		<content:encoded><![CDATA[<p>I have added a short walk through of adding the assembly to your project here : <a href="http://ninjadeveloper.wordpress.com/2008/06/16/adding-an-existing-assembly-to-your-silverlight-application/" rel="nofollow">http://ninjadeveloper.wordpress.com/2008/06/16/adding-an-existing-assembly-to-your-silverlight-application/</a></p>
<p>If you downloaded Craigs source, you would have to compile his project then copy the assembly over.  If you want, you can add his project to your own, and just choose the project instead of the assembly during the Add Reference phase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beginning Silverlight &#8211; Walking through Scott Guthrie&#8217;s lessons by Zz Zimmerman</title>
		<link>http://ninjadeveloper.wordpress.com/2008/06/11/beginning-silverlight-walking-through-scott-guthries-lessons/#comment-2</link>
		<dc:creator>Zz Zimmerman</dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://ninjadeveloper.wordpress.com/?p=6#comment-2</guid>
		<description>Thanks for this info.  I&#039;m still having trouble connecting Craig&#039;s assembly to my Digg project.  Is there any good documentation on how to install an assembly?  I have done what you said above, but I&#039;m not sure where Craig&#039;s files should be installed relative to the Digg sample.  Also, what are the minimum set of file required to add Craig&#039;s control to a project.

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for this info.  I&#8217;m still having trouble connecting Craig&#8217;s assembly to my Digg project.  Is there any good documentation on how to install an assembly?  I have done what you said above, but I&#8217;m not sure where Craig&#8217;s files should be installed relative to the Digg sample.  Also, what are the minimum set of file required to add Craig&#8217;s control to a project.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
