 




<?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: Would you implement a mobile client as a web client or rich client?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/would-you-implement-a-mobile-client-as-a-web-client-or-rich-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/would-you-implement-a-mobile-client-as-a-web-client-or-rich-client/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 05:15:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: kccrosser</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/would-you-implement-a-mobile-client-as-a-web-client-or-rich-client/#comment-64262</link>
		<dc:creator>kccrosser</dc:creator>
		<pubDate>Fri, 05 Jun 2009 15:46:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-64262</guid>
		<description><![CDATA[The environment needs to be considered.  Web client is the easy answer, but there are a number of factors that might require a rich client.

1.  Is there any need for the client to be able to operate &quot;off the net&quot;?  Might the client be used to capture data when there is no connectivity?  If so, this has to be a rich client.
2.  Is there any need to operate in limited bandwidth areas with large amounts of data (e.g., large drop-down lists of personnel, statutes, parts inventories, etc.)?  If so, you may need to at least have local &quot;widgets&quot; to cache and handle the lists - i.e., at least part of a rich client.

Quite often, I see web client applications written that &quot;assume&quot; massive amounts of communications capacity (&quot;It worked great in our in-house 100 Mbps network!&quot;).  These applications then fail miserably when they encounter real-world conditions outside the lab.

Before choosing an architecture for an application, the business use cases for the application need to be carefully considered.

You may also want to look at Microsoft&#039;s Windows Presentation Foundation (WPF) and Windows Communications Foundation (WCF) layers.  Applications properly developed with WPF and WCF components can be deployed in either web client or rich client configurations, but it requires understanding and developing with that in mind.]]></description>
		<content:encoded><![CDATA[<p>The environment needs to be considered.  Web client is the easy answer, but there are a number of factors that might require a rich client.</p>
<p>1.  Is there any need for the client to be able to operate &#8220;off the net&#8221;?  Might the client be used to capture data when there is no connectivity?  If so, this has to be a rich client.<br />
2.  Is there any need to operate in limited bandwidth areas with large amounts of data (e.g., large drop-down lists of personnel, statutes, parts inventories, etc.)?  If so, you may need to at least have local &#8220;widgets&#8221; to cache and handle the lists &#8211; i.e., at least part of a rich client.</p>
<p>Quite often, I see web client applications written that &#8220;assume&#8221; massive amounts of communications capacity (&#8220;It worked great in our in-house 100 Mbps network!&#8221;).  These applications then fail miserably when they encounter real-world conditions outside the lab.</p>
<p>Before choosing an architecture for an application, the business use cases for the application need to be carefully considered.</p>
<p>You may also want to look at Microsoft&#8217;s Windows Presentation Foundation (WPF) and Windows Communications Foundation (WCF) layers.  Applications properly developed with WPF and WCF components can be deployed in either web client or rich client configurations, but it requires understanding and developing with that in mind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.016 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 06:44:13 -->