<?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>Silverlike &#187; Controls</title>
	<atom:link href="http://silverlike.net/tag/controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://silverlike.net</link>
	<description>We Like Silverlight</description>
	<lastBuildDate>Mon, 07 Dec 2009 06:34:42 +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>ICE Video Player</title>
		<link>http://silverlike.net/ice-video-player/</link>
		<comments>http://silverlike.net/ice-video-player/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 08:27:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://silverlike.net/ice-video-player/</guid>
		<description><![CDATA[ICE Video Player support 720/1080p HD Videos using H.264 or WMV/VC-1. It also support information box and thumbnail play list menu.]]></description>
			<content:encoded><![CDATA[<p>ICE Video Player support 720/1080p HD Videos using H.264 or WMV/VC-1. It also support information box and thumbnail play list menu.</p>
<p class="image"><a href="http://www.helnix.com/IceDemo.aspx" target="_blank"><img style="display: inline" title="ICE Video Player" alt="ICE Video Player" src="http://silverlike.net/wp-content/uploads/2009/11/ICEVideoPlayer.jpg" width="450" height="250" /></a>&#160;</p>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/ice-video-player/" title="http://silverlike.net/ice-video-player/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/ice-video-player/" title="http://silverlike.net/ice-video-player/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=862&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/ice-video-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sincorde Message Windows</title>
		<link>http://silverlike.net/sincorde-message-windows/</link>
		<comments>http://silverlike.net/sincorde-message-windows/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 08:11:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>

		<guid isPermaLink="false">http://silverlike.net/sincorde-message-windows/</guid>
		<description><![CDATA[Sincorde is a Message Windows library where you can create alert box, Yes &#038; No box, etc.. easily. It’s very easily to codes. Below are some sample C# coding.]]></description>
			<content:encoded><![CDATA[<p>Sincorde is a Message Windows library where you can create alert box, Yes &amp; No box, etc.. easily. It’s very easily to codes. Below are some sample C# coding.</p>
<p class="image"><a href="http://sincorde.codeplex.com/" target="_blank"><img style="display: inline" title="Sincorde Windows and Message Windows" alt="Sincorde Windows and Message Windows" src="http://silverlike.net/wp-content/uploads/2009/11/SincordeWindowsandMessageWindows.jpg" width="450" height="250" /></a> </p>
<pre class="brush: c-sharp;">// Example 1
MessageWindow.Show(&quot;Message&quot;);

// Example 2
MessageWindow.Show(&quot;Caption&quot;, &quot;Message&quot;);

// Example 3
MessageWindow.Show(&quot;Caption&quot;, &quot;Message&quot;, MessageIcon.Information);

// Taking the result
MessageWindow.Show&lt;string&gt;(&quot;Caption&quot;, &quot;Message&quot;, MessageIcon.Information, b =&gt; Debug.WriteLine(b), &quot;Default&quot;, &quot;Yes&quot;, &quot;No&quot;);

// You can also use as Window
MessageWindow.Show(DialogMode.Modal, windowsConatiner, &quot;Caption&quot;, &quot;Message&quot;, MessageIcon.Information);</pre>
<div class="demo-area">Silverlight Demo: <a class="new-window" href="http://silverlike.net/silverlight/index.php?xap=%2Fwp-content%2Fuploads%2Fxap%2FSincorde.Library.Demo.xap&TB_iframe=true&caption=Sincorde+Message+Windows&height=400&width=650" target="_blank">Click here to view</a></div>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/sincorde-message-windows/" title="http://silverlike.net/sincorde-message-windows/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/sincorde-message-windows/" title="http://silverlike.net/sincorde-message-windows/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=860&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/sincorde-message-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slide.Show Image Gallery Control</title>
		<link>http://silverlike.net/slide-show-image-gallery-control/</link>
		<comments>http://silverlike.net/slide-show-image-gallery-control/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 07:44:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://silverlike.net/slide-show-image-gallery-control/</guid>
		<description><![CDATA[Slide.Show is an interactive Media Gallery where you can display images and videos.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codeplex.com/SlideShow2" target="_blank">Slide.Show</a> is an interactive Media Gallery where you can display images and videos. You are able to create a slides based on XML and RSS Feed from Flickr! Don’t forget to check out <a href="http://www.codeplex.com/ssgenerator" target="_blank">Data &amp; Image Generator</a> which helps you to generate Image XML for Slide.Show on the fly.</p>
<p class="image"><a href="http://www.vertigo.com/SlideShow.aspx" target="_blank"><img style="display: inline" title="Slide.Show Image Gallery Control" alt="Slide.Show Image Gallery Control" src="http://silverlike.net/wp-content/uploads/2009/11/Slide.ShowImageGalleryControl.jpg" width="450" height="250" /></a>&#160;</p>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/slide-show-image-gallery-control/" title="http://silverlike.net/slide-show-image-gallery-control/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/slide-show-image-gallery-control/" title="http://silverlike.net/slide-show-image-gallery-control/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=855&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/slide-show-image-gallery-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Upload/Explorer</title>
		<link>http://silverlike.net/file-uploadexplorer/</link>
		<comments>http://silverlike.net/file-uploadexplorer/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 22:17:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[FileUpload]]></category>

		<guid isPermaLink="false">http://silverlike.net/file-uploadexplorer/</guid>
		<description><![CDATA[A very powerful File Explorer developed by Vectolight. It has a treeview listing and thumbnail display. Sure you can upload files and manage folders as well!]]></description>
			<content:encoded><![CDATA[<p>A very powerful File Explorer developed by <a href="http://www.vectorlight.net/demos/file_explorer.aspx" target="_blank">Vectolight</a>. It has a treeview listing and thumbnail display. Sure you can upload files and manage folders as well!</p>
<p class="image"><a href="http://www.vectorlight.net/demos/file_explorer.aspx" target="_blank"><img style="display: inline" title="File Upload-Explorer" alt="File Upload-Explorer" src="http://silverlike.net/wp-content/uploads/2009/11/FileUploadExplorer.jpg" width="450" height="250" /></a> </p>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/file-uploadexplorer/" title="http://silverlike.net/file-uploadexplorer/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/file-uploadexplorer/" title="http://silverlike.net/file-uploadexplorer/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=848&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/file-uploadexplorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple File Upload</title>
		<link>http://silverlike.net/multiple-file-upload/</link>
		<comments>http://silverlike.net/multiple-file-upload/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:54:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[FileUpload]]></category>

		<guid isPermaLink="false">http://silverlike.net/multiple-file-upload/</guid>
		<description><![CDATA[This is a full functional file upload control which support uploading multiple files. It is highly customizable with a lot of amazing features!]]></description>
			<content:encoded><![CDATA[<p>This is a full functional <a href="http://www.codeplex.com/SilverlightFileUpld" target="_blank">file upload control</a> which support uploading multiple files. It is highly customizable with a lot of amazing features! </p>
<p class="image"><a href="http://www.codeplex.com/SilverlightFileUpld" target="_blank"><img style="display: inline" title="Multiple File Upload" alt="Multiple File Upload" src="http://silverlike.net/wp-content/uploads/2009/11/MultipleFileUpload.jpg" width="450" height="250" /></a> </p>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/multiple-file-upload/" title="http://silverlike.net/multiple-file-upload/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/multiple-file-upload/" title="http://silverlike.net/multiple-file-upload/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=841&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/multiple-file-upload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motion Video Player</title>
		<link>http://silverlike.net/motion-video-player/</link>
		<comments>http://silverlike.net/motion-video-player/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 04:08:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://silverlike.net/motion-video-player/</guid>
		<description><![CDATA[Motion is an free and light weight (only 10K) Silverlight video player. You are able to set the video url, preview image, button text, etc using object tag.]]></description>
			<content:encoded><![CDATA[<p>Motion is an free and light weight (only 10K) Silverlight video player. You are able to set the video url, preview image, button text, etc using object tag. </p>
<p class="image"><a href="http://www.toverstudio.nl/motion/" target="_blank"><img style="display: inline" title="Motion Video Player" alt="Motion Video Player" src="http://silverlike.net/wp-content/uploads/2009/11/MotionVideoPlayer.jpg" width="450" height="250" /></a> </p>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/motion-video-player/" title="http://silverlike.net/motion-video-player/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/motion-video-player/" title="http://silverlike.net/motion-video-player/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=825&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/motion-video-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inline Hyperlink</title>
		<link>http://silverlike.net/inline-hyperlink/</link>
		<comments>http://silverlike.net/inline-hyperlink/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 04:00:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://silverlike.net/inline-hyperlink/</guid>
		<description><![CDATA[The default Hyperlink Control in Silverlight doesn’t work inside Textblock. This means that you are not able to create a nice inline Hyperlink inside your text paragraph. However, Jeremy has a very clear solution in solving this problem using Wrap panel. Let’s take a look.]]></description>
			<content:encoded><![CDATA[<p>The default Hyperlink Control in Silverlight doesn’t work inside Textblock. This means that you are not able to create a nice inline Hyperlink inside your text paragraph. However, <a href="http://csharperimage.jeremylikness.com/2009/11/inline-hyperlinks-in-silverlight-3.html" target="_blank">Jeremy</a> has a very clear solution in solving this problem using Wrap panel. Let’s take a look. </p>
<p class="image"><a href="http://csharperimage.jeremylikness.com/2009/11/inline-hyperlinks-in-silverlight-3.html" target="_blank"><img style="display: inline" title="Inline Hyperlink" alt="Inline Hyperlink" src="http://silverlike.net/wp-content/uploads/2009/11/InlineHyperlink.jpg" width="450" height="250" /></a> </p>
<div class="demo-area">Silverlight Demo: <a class="new-window" href="http://silverlike.net/silverlight/index.php?xap=%2Fwp-content%2Fuploads%2Fxap%2FSLHyperlink.xap&TB_iframe=true&caption=Inline+Hyperlink&height=400&width=650" target="_blank">Click here to view</a></div>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/inline-hyperlink/" title="http://silverlike.net/inline-hyperlink/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/inline-hyperlink/" title="http://silverlike.net/inline-hyperlink/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=823&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/inline-hyperlink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bing Map Silverlight Control</title>
		<link>http://silverlike.net/bing-map-silverlight-control/</link>
		<comments>http://silverlike.net/bing-map-silverlight-control/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 03:20:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Map]]></category>

		<guid isPermaLink="false">http://silverlike.net/bing-map-silverlight-control/</guid>
		<description><![CDATA[Bing Map Silverlight Control was first released in March 2009. This is a very a good visualization tool. David Burela described how you may extend this map control with data binding.]]></description>
			<content:encoded><![CDATA[<p><a href="https://connect.microsoft.com/silverlightmapcontrolctp" target="_blank">Bing Map Silverlight Control</a> was first released in March 2009. This is a very a good visualization tool. <a href="http://davidburela.wordpress.com/2009/11/02/databinding-shapes-with-the-bing-maps-control-for-silverlight/" target="_blank">David Burela</a> described how you may extend this map control with data binding.</p>
<p class="image"><a href="http://davidburela.wordpress.com/2009/11/02/databinding-shapes-with-the-bing-maps-control-for-silverlight/" target="_blank"><img style="display: inline" title="Bing Map Silverlight Control" alt="Bing Map Silverlight Control" src="http://silverlike.net/wp-content/uploads/2009/11/BingMapSilverlightControl.jpg" width="450" height="250" /></a> </p>
<div class="demo-area">Silverlight Demo: <a class="new-window" href="http://silverlike.net/silverlight/index.php?xap=%2Fwp-content%2Fuploads%2Fxap%2FSDDNTestRun.xap&TB_iframe=true&caption=Bing+Map+Silverlight+Control&height=400&width=650" target="_blank">Click here to view</a></div>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/bing-map-silverlight-control/" title="http://silverlike.net/bing-map-silverlight-control/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/bing-map-silverlight-control/" title="http://silverlike.net/bing-map-silverlight-control/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=819&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/bing-map-silverlight-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ekleeman Media Control</title>
		<link>http://silverlike.net/ekleeman-media-control/</link>
		<comments>http://silverlike.net/ekleeman-media-control/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 02:48:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://silverlike.net/ekleeman-media-control/</guid>
		<description><![CDATA[A skinable Media Control developed by Ekleeman. It shipped with 4 templates and a lot of advanced features.]]></description>
			<content:encoded><![CDATA[<p>A skinable Media Control developed by <a href="http://www.ekleeman.com/MediaDemo/mediaplayercs.aspx]" target="_blank">Ekleeman</a>. It shipped with 4 templates and a lot of advanced features.&#160; </p>
<p class="image"><a href="http://ekleeman.codeplex.com/" target="_blank"><img style="display: inline" title="Ekleeman Media Control" alt="Ekleeman Media Control" src="http://silverlike.net/wp-content/uploads/2009/11/EkleemanMediaControl.jpg" width="450" height="250" /></a> </p>
<div class="demo-area">Silverlight Demo: <a class="new-window" href="http://www.ekleeman.com/MediaDemo/mediaplayercs.aspx?keepThis=true&TB_iframe=true&caption=Ekleeman+Media+Control&height=400&width=650" target="_blank">Click here to view</a></div>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/ekleeman-media-control/" title="http://silverlike.net/ekleeman-media-control/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/ekleeman-media-control/" title="http://silverlike.net/ekleeman-media-control/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=801&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/ekleeman-media-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flip Clock</title>
		<link>http://silverlike.net/flip-clock/</link>
		<comments>http://silverlike.net/flip-clock/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 09:20:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Controls]]></category>

		<guid isPermaLink="false">http://silverlike.net/flip-clock/</guid>
		<description><![CDATA[A nice piece of clock control shared by Fons Sonnemans.]]></description>
			<content:encoded><![CDATA[<p>A nice piece of clock control shared by <a href="http://www.reflectionit.nl/Blog/default.aspx?guid=5686196f-adbd-43c0-85aa-fdd7cb4cf54c" target="_blank">Fons Sonnemans</a>.&#160; </p>
<p class="image"><a href="http://www.reflectionit.nl/Blog/default.aspx?guid=5686196f-adbd-43c0-85aa-fdd7cb4cf54c" target="_blank"><img style="display: inline" title="Flip Clock" alt="Flip Clock" src="http://silverlike.net/wp-content/uploads/2009/11/FlipClock.jpg" width="450" height="250" /></a></p>
<div class="demo-area">Silverlight Demo: <a class="new-window" href="http://silverlike.net/silverlight/index.php?xap=%2Fwp-content%2Fuploads%2Fxap%2FFlipClockApp.xap&TB_iframe=true&caption=Flip+Clock&height=400&width=650" target="_blank">Click here to view</a></div>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/flip-clock/" title="http://silverlike.net/flip-clock/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/flip-clock/" title="http://silverlike.net/flip-clock/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=799&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/flip-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk

Served from: shareelements.silverlighteffect.com @ 2010-07-29 22:56:24 -->