<?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 Sharepoint Webpart Template</title>
	<atom:link href="http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/</link>
	<description>A place for Sharepoint and rantings</description>
	<lastBuildDate>Mon, 26 Dec 2011 05:48:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Binaryjam</title>
		<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/comment-page-1/#comment-267</link>
		<dc:creator>Binaryjam</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://binaryjam.com/?p=289#comment-267</guid>
		<description>Sounds nice, have fun with that</description>
		<content:encoded><![CDATA[<p>Sounds nice, have fun with that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafi</title>
		<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/comment-page-1/#comment-261</link>
		<dc:creator>Rafi</dc:creator>
		<pubDate>Mon, 17 Aug 2009 05:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://binaryjam.com/?p=289#comment-261</guid>
		<description>Hi,
I want to develop a webpart where the Images and related news of that images should be displayed like slideshow with next ,Play,Previous buttoon</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to develop a webpart where the Images and related news of that images should be displayed like slideshow with next ,Play,Previous buttoon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/comment-page-1/#comment-106</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 03 Aug 2007 08:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://binaryjam.com/?p=289#comment-106</guid>
		<description>well i&#039;ve not tried it.  first how do you run a 1.1  version on sharepoint I read somewhere that perhaps you can use the downloader to get the dll from the sharepoint   unless of course your not running your part on sharepoint but hosting it outside of sharepoint and you want the data.

first I will assume that if hosted insharepoint you already solved that dll download.

in bothe cases the answer is webservices.  there are sharepoint list webservices  search on &quot;uksug sharepoint list webservices&quot; you should find some examples on how to use them by nick swan.

once you have that under your belt then comes using them in sharepoint.

if you are hosting on sharepoint then great as there is no crossdomain security issue.  the url will start &quot;_layouts&quot;  (i think or close enough) notice no preceding &quot;/&quot;.

if you are not then you need to get crafty.  here you need to search for the examples people have done for this there are many links to this in the silverlight forums.

sorry no links here as I&#039;m typing this in my phone.

I don&#039;t use 1.1  yet  I like the sound of it but I can&#039;t stick orcas on my machine with sharepoint on it for a while so I&#039;m sticking with the 1.0 version

good luck hope that gives you some pointers.</description>
		<content:encoded><![CDATA[<p>well i&#8217;ve not tried it.  first how do you run a 1.1  version on sharepoint I read somewhere that perhaps you can use the downloader to get the dll from the sharepoint   unless of course your not running your part on sharepoint but hosting it outside of sharepoint and you want the data.</p>
<p>first I will assume that if hosted insharepoint you already solved that dll download.</p>
<p>in bothe cases the answer is webservices.  there are sharepoint list webservices  search on &#8220;uksug sharepoint list webservices&#8221; you should find some examples on how to use them by nick swan.</p>
<p>once you have that under your belt then comes using them in sharepoint.</p>
<p>if you are hosting on sharepoint then great as there is no crossdomain security issue.  the url will start &#8220;_layouts&#8221;  (i think or close enough) notice no preceding &#8220;/&#8221;.</p>
<p>if you are not then you need to get crafty.  here you need to search for the examples people have done for this there are many links to this in the silverlight forums.</p>
<p>sorry no links here as I&#8217;m typing this in my phone.</p>
<p>I don&#8217;t use 1.1  yet  I like the sound of it but I can&#8217;t stick orcas on my machine with sharepoint on it for a while so I&#8217;m sticking with the 1.0 version</p>
<p>good luck hope that gives you some pointers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slyder</title>
		<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/comment-page-1/#comment-105</link>
		<dc:creator>Slyder</dc:creator>
		<pubDate>Thu, 02 Aug 2007 18:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://binaryjam.com/?p=289#comment-105</guid>
		<description>Hi,

i have a big problem! i should create a silverlight webpart that shows shows some data out of a sharepoint-list. I used the silverlight alpha 1.1 and write the silverlight controll dll as an c# file.

do you now any way to load list-entries from sharepoint in the silverlight control, out of the c#-file?

thanks

slyder</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i have a big problem! i should create a silverlight webpart that shows shows some data out of a sharepoint-list. I used the silverlight alpha 1.1 and write the silverlight controll dll as an c# file.</p>
<p>do you now any way to load list-entries from sharepoint in the silverlight control, out of the c#-file?</p>
<p>thanks</p>
<p>slyder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/comment-page-1/#comment-104</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 01 Aug 2007 10:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://binaryjam.com/?p=289#comment-104</guid>
		<description>if you want to try something out try the photoviewer webpart instead.

however you would be best starting with a normal silverlight project test  there is also a standalone ie not sharepoint photoviewer project on this blog

currently all the silverlight projects are pre-release candidate and need modifications.

the examples are intended for developers who can rip the code apart themselves and I don&#039;t have time to support them.

I suggest writing a silverlight project yourself first before tackling a sharepoint silverlight combo like this, once you have it sussed the webpart template should be self evident.</description>
		<content:encoded><![CDATA[<p>if you want to try something out try the photoviewer webpart instead.</p>
<p>however you would be best starting with a normal silverlight project test  there is also a standalone ie not sharepoint photoviewer project on this blog</p>
<p>currently all the silverlight projects are pre-release candidate and need modifications.</p>
<p>the examples are intended for developers who can rip the code apart themselves and I don&#8217;t have time to support them.</p>
<p>I suggest writing a silverlight project yourself first before tackling a sharepoint silverlight combo like this, once you have it sussed the webpart template should be self evident.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chevy</title>
		<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/comment-page-1/#comment-103</link>
		<dc:creator>chevy</dc:creator>
		<pubDate>Wed, 01 Aug 2007 07:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://binaryjam.com/?p=289#comment-103</guid>
		<description>hi. was juz wondering.

i have successfully install the above web part into my sharepoint site.
However, i do not see anything when i add the webpart into my site.
do i have to add any codes to see something? or would i have to insall some program to see silverlight?please advice

i&#039;m pretty new at this.
thanks.
chevy.</description>
		<content:encoded><![CDATA[<p>hi. was juz wondering.</p>
<p>i have successfully install the above web part into my sharepoint site.<br />
However, i do not see anything when i add the webpart into my site.<br />
do i have to add any codes to see something? or would i have to insall some program to see silverlight?please advice</p>
<p>i&#8217;m pretty new at this.<br />
thanks.<br />
chevy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nil_bib</title>
		<link>http://www.binaryjam.com/2007/05/24/silverlight-sharepoint-webpart-template/comment-page-1/#comment-102</link>
		<dc:creator>Nil_bib</dc:creator>
		<pubDate>Thu, 21 Jun 2007 00:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://binaryjam.com/?p=289#comment-102</guid>
		<description>Fantastic, amazing.. I used in Sharepoint 2007.</description>
		<content:encoded><![CDATA[<p>Fantastic, amazing.. I used in Sharepoint 2007.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

