<?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>Suddenelfilio.net &#187; Silverlight</title>
	<atom:link href="http://www.suddenelfilio.net/category/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suddenelfilio.net</link>
	<description>Passionate about software development</description>
	<lastBuildDate>Tue, 07 Sep 2010 11:07:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Microsoft Tag Rest API &amp; Silverlight</title>
		<link>http://www.suddenelfilio.net/2010/03/11/microsoft-tag-rest-api-silverlight/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-tag-rest-api-silverlight</link>
		<comments>http://www.suddenelfilio.net/2010/03/11/microsoft-tag-rest-api-silverlight/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 21:56:13 +0000</pubDate>
		<dc:creator>suddenelfilio</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Asp.net]]></category>
		<category><![CDATA[MSTagLib]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio .Net]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.suddenelfilio.net/?p=251</guid>
		<description><![CDATA[Recently I was contacted by a developer that was working with my MS Tag REST service. He was was calling the REST API from within silverlight. I helped him out with some questions and in return I got a sample project that I can distribute as reference sample. The sample will allow you to create [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tag.ws.suddenelfilio.net/demo/silverlight"><img class="alignright size-medium wp-image-253" title="silverlight sample" src="http://www.suddenelfilio.net/wp-content/uploads/2010/03/silverlight-sample-300x288.png" alt="" width="240" height="230" /></a>Recently I was contacted by a developer that was working with my <a href="http://tag.ws.suddenelfilio.net/" target="_blank">MS Tag REST</a> service. He was was calling the REST API from within silverlight. I helped him out with some questions and in return I got a sample project that I can distribute as reference sample. The sample will allow you to create a vcard Tag from within a silverlight application and then display the generated tag.</p>
<p>Live demo : <a href="http://tag.ws.suddenelfilio.net/demo/silverlight/Default.aspx" target="_blank">http://tag.ws.suddenelfilio.net/demo/silverlight/Default.aspx </a></p>
<p>Source Code: <a class="downloadlink" href="http://www.suddenelfilio.net/wp-content/plugins/download-monitor/download.php?id=3" title=" downloaded 46 times" >Microsoft Tag REST API & Silverlight Sample (46)</a></p>
<p><strong>I would foremost like to thank Brian King for his effort in creating this sample for everyone that is interested in it. If you like it, please leave a comment to thank him!</strong></p>
<div id="pfButton"><a href="http://www.suddenelfilio.net/2010/03/11/microsoft-tag-rest-api-silverlight/?pfstyle=wp" title="Print an optimized version of this web page" style="text-decoration: none;"><img id="printfriendly" style="border:none; padding:0;" src="http://cdn.printfriendly.com/pf-print-icon.gif" alt="Print"/><span style="font-size: 12px; color: #55750c;"> Print <img src="http://cdn.printfriendly.com/pf-pdf-icon.gif" alt="Get a PDF version of this webpage" /> PDF </span></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.suddenelfilio.net/2010/03/11/microsoft-tag-rest-api-silverlight/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>var crash = from feature in visual studio where feature.name.Contains(Silverlight 2.0 tools) select feature</title>
		<link>http://www.suddenelfilio.net/2008/10/22/var-crash-from-feature-in-visual-studio-where-featurenamecontainssilverlight-20-tools-select-feature/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=var-crash-from-feature-in-visual-studio-where-featurenamecontainssilverlight-20-tools-select-feature</link>
		<comments>http://www.suddenelfilio.net/2008/10/22/var-crash-from-feature-in-visual-studio-where-featurenamecontainssilverlight-20-tools-select-feature/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 20:12:29 +0000</pubDate>
		<dc:creator>suddenelfilio</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio .Net]]></category>

		<guid isPermaLink="false">http://suddenelfilio.wordpress.com/?p=148</guid>
		<description><![CDATA[i&#8217;ve been struggling to get the RC1 of the silverlight tools for visual studio .net 2008 going. So far I&#8217;ve tried the following: - turning off UAC - Repairing Visual studio setup - SubinAcl from the following blog: http://petesbloggerama.blogspot.com/2008/01/fix-requested-registry-access-is-not.html - Running vs.net as administrator I always get the following error message:   Personally I really am starting [...]]]></description>
			<content:encoded><![CDATA[<p>i&#8217;ve been struggling to get the RC1 of the silverlight tools for visual studio .net 2008 going. So far I&#8217;ve tried the following:</p>
<p>- turning off UAC<br />
- Repairing Visual studio setup<br />
- SubinAcl from the following blog: <a href="http://petesbloggerama.blogspot.com/2008/01/fix-requested-registry-access-is-not.html">http://petesbloggerama.blogspot.com/2008/01/fix-requested-registry-access-is-not.html<br />
</a>- Running vs.net as administrator</p>
<p>I always get the following error message:</p>
<p><a href="http://www.suddenelfilio.net/wp-content/uploads/2008/10/silverlight-error.png"><br />
<img class="aligncenter size-medium wp-image-149" title="silverlight-error" src="http://www.suddenelfilio.net/wp-content/uploads/2008/10/silverlight-error.png?w=300" alt="" width="300" height="148" /></a><br />
  Personally I really am starting to hate the whole silverlight technology. The first version was crap because you had to be some guru to be able to program something fancy looking and now the second version is out and the tools are crap. So what&#8217;s next crappy visual studio .net 2010 all together? I really would like the guys at MS to take it a bit slower so they can increase the quality of their products.</p>
<p style="text-align:center;">[polldaddy poll=1030852]</p>
<p style="text-align:center;"> </p>
<div id="pfButton"><a href="http://www.suddenelfilio.net/2008/10/22/var-crash-from-feature-in-visual-studio-where-featurenamecontainssilverlight-20-tools-select-feature/?pfstyle=wp" title="Print an optimized version of this web page" style="text-decoration: none;"><img id="printfriendly" style="border:none; padding:0;" src="http://cdn.printfriendly.com/pf-print-icon.gif" alt="Print"/><span style="font-size: 12px; color: #55750c;"> Print <img src="http://cdn.printfriendly.com/pf-pdf-icon.gif" alt="Get a PDF version of this webpage" /> PDF </span></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.suddenelfilio.net/2008/10/22/var-crash-from-feature-in-visual-studio-where-featurenamecontainssilverlight-20-tools-select-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Astoria video</title>
		<link>http://www.suddenelfilio.net/2007/05/10/astoria-video/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=astoria-video</link>
		<comments>http://www.suddenelfilio.net/2007/05/10/astoria-video/#comments</comments>
		<pubDate>Thu, 10 May 2007 19:20:42 +0000</pubDate>
		<dc:creator>suddenelfilio</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://suddenelfilio.wordpress.com/2007/05/10/astoria-video/</guid>
		<description><![CDATA[On the Mix 07 website you can download the session that introduced the Astoria project. It was presented by Pablo Castro. The nice thing is that you can view as a Silverlight plugin, download the WMV or if you have a Zune download on there. &#38; wmv &#38; zune Silverlight video Print PDF]]></description>
			<content:encoded><![CDATA[<p>On the Mix 07 website you can download the session that introduced the Astoria project. It was presented by Pablo Castro. The nice thing is that you can view as a Silverlight plugin, download the WMV or if you have a Zune download on there.</p>
<p><a href="http://suddenelfilio.net/wp/wp-content/uploads/2007/05/WindowsLiveWriter/Astoriavideo_12BCD/wmv%5B3%5D.png"><img width="31" height="31" src="http://suddenelfilio.net/wp/wp-content/uploads/2007/05/WindowsLiveWriter/Astoriavideo_12BCD/wmv_thumb%5B1%5D.png" /></a> &amp; <a href="http://suddenelfilio.net/wp/wp-content/uploads/2007/05/WindowsLiveWriter/Astoriavideo_12BCD/zune%5B3%5D.png"><img width="31" height="31" src="http://suddenelfilio.net/wp/wp-content/uploads/2007/05/WindowsLiveWriter/Astoriavideo_12BCD/zune_thumb%5B1%5D.png" /></a>  <a href="http://int1.fp.sandpiper.net/soma/applications/silverlight/v1/videos/XD006.wmv">wmv &amp; zune</a><br />
<a href="http://int1.fp.sandpiper.net/soma/applications/sil..."><br />
</a></p>
<p><a href="http://suddenelfilio.net/wp/wp-content/uploads/2007/05/WindowsLiveWriter/Astoriavideo_12BCD/silverlight%5B3%5D.png"><img width="31" height="30" src="http://suddenelfilio.net/wp/wp-content/uploads/2007/05/WindowsLiveWriter/Astoriavideo_12BCD/silverlight_thumb%5B1%5D.png" /></a> <a href="http://int1.fp.sandpiper.net/soma/applications/silverlight/v1/Default.html?title=XD006%20-%20Accessing%20Data%20Services%20in%20the%20Cloud&amp;speakers=Pablo%20Castro&amp;source=videos/XD006.wmv">Silverlight video</a></p>
<div id="pfButton"><a href="http://www.suddenelfilio.net/2007/05/10/astoria-video/?pfstyle=wp" title="Print an optimized version of this web page" style="text-decoration: none;"><img id="printfriendly" style="border:none; padding:0;" src="http://cdn.printfriendly.com/pf-print-icon.gif" alt="Print"/><span style="font-size: 12px; color: #55750c;"> Print <img src="http://cdn.printfriendly.com/pf-pdf-icon.gif" alt="Get a PDF version of this webpage" /> PDF </span></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.suddenelfilio.net/2007/05/10/astoria-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New technology to play with</title>
		<link>http://www.suddenelfilio.net/2007/05/10/new-technology-to-play-with/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-technology-to-play-with</link>
		<comments>http://www.suddenelfilio.net/2007/05/10/new-technology-to-play-with/#comments</comments>
		<pubDate>Thu, 10 May 2007 19:04:11 +0000</pubDate>
		<dc:creator>suddenelfilio</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://suddenelfilio.wordpress.com/2007/05/10/new-technology-to-play-with/</guid>
		<description><![CDATA[I was reading through my feeds when I found a post of Bart De Smet that summed up some of the newly announced &#8220;stuff&#8221; at Mix 07 . One announcement in particular caught my eye it was the project codenamed Astoria . Astoria is a technology that will expose a data store through an ADO.NET [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading through my feeds when I found a post of <a target="_blank" href="http://suddenelfilio.net/redirects/redirect.aspx?u=community.bartdesmet.net/blogs/bart/Default.aspx">Bart De Smet</a> that summed up some of the newly announced &#8220;stuff&#8221; at <a target="_blank" href="http://suddenelfilio.net/redirects/redirect.aspx?u=http://visitmix.com">Mix 07</a> .</p>
<p>One announcement in particular caught my eye it was the project codenamed <a target="_blank" href="http://suddenelfilio.net/redirects/redirect.aspx?u=http://astoria.mslivelabs.com/Default.aspx">Astoria</a> . Astoria is a technology that will expose a data store through an ADO.NET Entity model using HTTP as transport technology.<br />
It&#8217;s called a data service which can be consumed by web clients. The advantage is the HTTP protocol that is being used. This means that everywhere where you can access the internet you can also access the data service. It will pass through proxies, firewalls and so on&#8230;</p>
<p>Another nice thing about it is that Astoria not only allows &#8220;Read&#8221; functionality using the HTTP GET verb, but also &#8220;Create&#8221; using HTTP POST, &#8220;Update&#8221; using HTTP PUT and finally &#8220;Delete&#8221; using HTTP DELETE.</p>
<p>There are 3 formats in which the data is being sent over the wire:</p>
<p>- XML<br />
- RDF &amp; XML<br />
-JSON</p>
<p>The main target groups are the &#8220;new&#8221; web technologies, like SilverLight &amp; AJAX, but you can also use it in regular desktop applications. All you need is an internet connection.</p>
<p>Currently they released a first CTP that is meant to give you an idea on how they see the concept of Data Services. You can download it already at the site <a href="http://astoria.mslivelabs.com">http://astoria.mslivelabs.com</a> . There are some other downloads as well as an online service that demos the technology in a limited form (only reading is possible).</p>
<p>Some links to get you started:</p>
<p>Whitepapers: <a href="http://astoria.mslivelabs.com/resources.aspx">http://astoria.mslivelabs.com/resources.aspx</a><br />
Downloads: <a href="http://astoria.mslivelabs.com/downloads.aspx">http://astoria.mslivelabs.com/downloads.aspx</a></p>
<p>FAQ: <a href="http://astoria.mslivelabs.com/faq.aspx">http://astoria.mslivelabs.com/faq.aspx</a></p>
<p>I&#8217;m currently busy downloading the prerequisits like the Visual Studio .Net &#8220;Orcas&#8221; bèta 1. I&#8217;m downloading the VCP images.</p>
<div id="pfButton"><a href="http://www.suddenelfilio.net/2007/05/10/new-technology-to-play-with/?pfstyle=wp" title="Print an optimized version of this web page" style="text-decoration: none;"><img id="printfriendly" style="border:none; padding:0;" src="http://cdn.printfriendly.com/pf-print-icon.gif" alt="Print"/><span style="font-size: 12px; color: #55750c;"> Print <img src="http://cdn.printfriendly.com/pf-pdf-icon.gif" alt="Get a PDF version of this webpage" /> PDF </span></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.suddenelfilio.net/2007/05/10/new-technology-to-play-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
