<?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 on: Silverlight &#8211; Developer&#8217;s perspectives</title>
	<atom:link href="http://blog.intersoftsolutions.com/2008/07/silverlight-developers-perspectives/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.intersoftsolutions.com/2008/07/silverlight-developers-perspectives/</link>
	<description>All about development productivity – ASP.NET, Silverlight, WPF, iOS, Android, Windows Phone, Windows 8</description>
	<lastBuildDate>Mon, 21 Jun 2021 04:23:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.33</generator>
	<item>
		<title>By: Lucie-Biering</title>
		<link>http://blog.intersoftsolutions.com/2008/07/silverlight-developers-perspectives/#comment-119</link>
		<dc:creator><![CDATA[Lucie-Biering]]></dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://intersoftpt.wordpress.com/?p=175#comment-119</guid>
		<description><![CDATA[Damn, that sound&#039;s so easy if you think about it.]]></description>
		<content:encoded><![CDATA[<p>Damn, that sound&#8217;s so easy if you think about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2009&#8217;s Preview Part I - Datasource controls for Silverlight &#171; Intersoft Solutions Corporate Blog</title>
		<link>http://blog.intersoftsolutions.com/2008/07/silverlight-developers-perspectives/#comment-118</link>
		<dc:creator><![CDATA[2009&#8217;s Preview Part I - Datasource controls for Silverlight &#171; Intersoft Solutions Corporate Blog]]></dc:creator>
		<pubDate>Mon, 29 Dec 2008 10:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://intersoftpt.wordpress.com/?p=175#comment-118</guid>
		<description><![CDATA[[...] the turn for the most interesting datasource control out of the three. If you have read my post about Silverlight five months ago, you should have recalled about the lacking of data binding in Silverlight which I [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] the turn for the most interesting datasource control out of the three. If you have read my post about Silverlight five months ago, you should have recalled about the lacking of data binding in Silverlight which I [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Asp</title>
		<link>http://blog.intersoftsolutions.com/2008/07/silverlight-developers-perspectives/#comment-117</link>
		<dc:creator><![CDATA[Bookmarks about Asp]]></dc:creator>
		<pubDate>Wed, 17 Dec 2008 03:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://intersoftpt.wordpress.com/?p=175#comment-117</guid>
		<description><![CDATA[[...] - bookmarked by 1 members originally found by clarallum1008 on 2008-12-03  Silverlight - Developer’s perspectives  http://intersoftpt.wordpress.com/2008/07/06/silverlight-developers-perspectives/ - bookmarked by 4 [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] &#8211; bookmarked by 1 members originally found by clarallum1008 on 2008-12-03  Silverlight &#8211; Developer’s perspectives  <a href="http://intersoftpt.wordpress.com/2008/07/06/silverlight-developers-perspectives/" rel="nofollow">http://intersoftpt.wordpress.com/2008/07/06/silverlight-developers-perspectives/</a> &#8211; bookmarked by 4 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmyps</title>
		<link>http://blog.intersoftsolutions.com/2008/07/silverlight-developers-perspectives/#comment-116</link>
		<dc:creator><![CDATA[jimmyps]]></dc:creator>
		<pubDate>Mon, 18 Aug 2008 06:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://intersoftpt.wordpress.com/?p=175#comment-116</guid>
		<description><![CDATA[Hello Rob,

Thanks for your feedback.

I believe we can see more things to be done when Silverlight is getting more mature. Thanks to Microsoft Silverlight team, we have also managed to overcome hundreds of issues and limitations in the development itself. As the result, we will be able to release WebAqua 2.0 (with full design time + databinding + templating) in next couple of weeks.

Regards,
Jimmy.]]></description>
		<content:encoded><![CDATA[<p>Hello Rob,</p>
<p>Thanks for your feedback.</p>
<p>I believe we can see more things to be done when Silverlight is getting more mature. Thanks to Microsoft Silverlight team, we have also managed to overcome hundreds of issues and limitations in the development itself. As the result, we will be able to release WebAqua 2.0 (with full design time + databinding + templating) in next couple of weeks.</p>
<p>Regards,<br />
Jimmy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Sammons</title>
		<link>http://blog.intersoftsolutions.com/2008/07/silverlight-developers-perspectives/#comment-115</link>
		<dc:creator><![CDATA[Rob Sammons]]></dc:creator>
		<pubDate>Thu, 07 Aug 2008 05:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://intersoftpt.wordpress.com/?p=175#comment-115</guid>
		<description><![CDATA[As an application developer of desktop tools and utilities for financial services, until now, I have always had to support two paths to development: the browser-based web interface for widely distributed easy access tools, and the desktop application for the high-power user that requires zero-latency in moving between screens and doing work.  In some instances we’ve had to develop the same functionality twice; once for the browser, and again for the desktop win-forms application.  And we’ve had the limitation that our desktop applications will only run on Windows.  This all goes away with Silverlight!

Now, with Silverlight, every tool can be a high-powered user interface, we need only support one thread of application development, Silverlight, and our tools will run on any machine that has the .NET plug-in – not just Windows XP or Vista.

As a professional developer I tend to loathe drag-and-drop and/or data access that is set up for me with just one line of code.  I prefer writing my own helper class with, yes, maybe ten or twenty or even fifty lines of code to manage the host data relationship.  I write it once, use it everyplace, and get exactly what I need for the application to enable a secure, hassle-free user experience.

What I expect to license from a vendor, for Silverlight, are robust components for menus, tool bars, a grid, drop-down combo, and charting – complete with drag-and-drop capability and hierarchical display.  I can do the rest.]]></description>
		<content:encoded><![CDATA[<p>As an application developer of desktop tools and utilities for financial services, until now, I have always had to support two paths to development: the browser-based web interface for widely distributed easy access tools, and the desktop application for the high-power user that requires zero-latency in moving between screens and doing work.  In some instances we’ve had to develop the same functionality twice; once for the browser, and again for the desktop win-forms application.  And we’ve had the limitation that our desktop applications will only run on Windows.  This all goes away with Silverlight!</p>
<p>Now, with Silverlight, every tool can be a high-powered user interface, we need only support one thread of application development, Silverlight, and our tools will run on any machine that has the .NET plug-in – not just Windows XP or Vista.</p>
<p>As a professional developer I tend to loathe drag-and-drop and/or data access that is set up for me with just one line of code.  I prefer writing my own helper class with, yes, maybe ten or twenty or even fifty lines of code to manage the host data relationship.  I write it once, use it everyplace, and get exactly what I need for the application to enable a secure, hassle-free user experience.</p>
<p>What I expect to license from a vendor, for Silverlight, are robust components for menus, tool bars, a grid, drop-down combo, and charting – complete with drag-and-drop capability and hierarchical display.  I can do the rest.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
