<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Arman Kurtagic's Weblog</title>
	<atom:link href="http://dotnetninja.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetninja.wordpress.com</link>
	<description>"Making the simple complicated is commonplace, making the complicated simple, awesomely simple, that's creativity."</description>
	<lastBuildDate>Fri, 08 May 2009 11:26:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
		<url>http://www.gravatar.com/blavatar/9ef19c2d7a81a201f34c3c270260a0d5?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Arman Kurtagic's Weblog</title>
		<link>http://dotnetninja.wordpress.com</link>
	</image>
			<item>
		<title>Virtual Earth Map Control for Silverlight</title>
		<link>http://dotnetninja.wordpress.com/2009/03/22/virtual-earth-map-control-for-silverlight/</link>
		<comments>http://dotnetninja.wordpress.com/2009/03/22/virtual-earth-map-control-for-silverlight/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 19:45:17 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[silverlight]]></category>
		<category><![CDATA[Virtual Earth]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=257</guid>
		<description><![CDATA[Finally, it is here, VE map for Silverlight. It has bean rumors and talk about it for more about year, last thing I heard was that it will be released after the summer 2008 but nothing happened, so I thought it was just a rumor or MS team drop it. I have tested as it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=257&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Finally, it is here, VE map for Silverlight. It has bean rumors and talk about it for more about year, last thing I heard was that it will be released after the summer 2008 but nothing happened, so I thought it was just a rumor or MS team drop it. I have tested as it was releasd and its performance is much better than all others earlier SL maps I tested.<br />
To download it or to see interactive SDK go to <a href="http://connect.microsoft.com">http://connect.microsoft.com</a>.<br />
Enjoy&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/257/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=257&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/03/22/virtual-earth-map-control-for-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>
	</item>
		<item>
		<title>Pixel Shaders with Silverlight 3</title>
		<link>http://dotnetninja.wordpress.com/2009/03/19/pixel-shaders-with-silverlight-3/</link>
		<comments>http://dotnetninja.wordpress.com/2009/03/19/pixel-shaders-with-silverlight-3/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:03:36 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[Silverlight 3]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=249</guid>
		<description><![CDATA[Wow this was the thing I was waiting for but not so sone, as it was not a long ago it was added to WPF.

Check out this video for introduction. 
http://silverlight.net/learn/learnvideo.aspx?video=187303
Tutorial how to build own shader.
http://www.andybeaulieu.com/Home/tabid/67/EntryID/145/Default.aspx
Converted WPF Pixel Shader Library for Silverlight 3 (Thanks Morten!)
http://www.sharpgis.net/post/2009/03/18/Silverlight-30-Pixel-shaders.aspx
Pixel Shaders Effects Introduction- How to.
http://dedjo.blogspot.com/2008/06/hlsl-pixel-shader-effects-tutorial.html.

 
Also the news, YouTube using Silverlight [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=249&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wow this was the thing I was waiting for but not so sone, as it was not a long ago it was added to WPF.</p>
<ul>
<li><strong>Check out this video for introduction</strong>. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://silverlight.net/learn/learnvideo.aspx?video=187303">http://silverlight.net/learn/learnvideo.aspx?video=187303</a></li>
<li><strong>Tutorial how to build own shader.<br />
</strong><a href="http://www.andybeaulieu.com/Home/tabid/67/EntryID/145/Default.aspx">http://www.andybeaulieu.com/Home/tabid/67/EntryID/145/Default.aspx</a></li>
<li><strong>Converted WPF Pixel Shader Library for Silverlight 3</strong> (Thanks Morten!)<br />
<a href="http://www.sharpgis.net/post/2009/03/18/Silverlight-30-Pixel-shaders.aspx">http://www.sharpgis.net/post/2009/03/18/Silverlight-30-Pixel-shaders.aspx</a></li>
<li><strong>Pixel Shaders Effects Introduction</strong>- How to.<br />
<a href="http://dedjo.blogspot.com/2008/06/hlsl-pixel-shader-effects-tutorial.html">http://dedjo.blogspot.com/2008/06/hlsl-pixel-shader-effects-tutorial.html</a>.</li>
</ul>
<p> </p>
<p>Also the news, YouTube using Silverlight to stream High Quality video check it out.</p>
<p><a href="http://www.youtube.com/marchmadness">http://www.youtube.com/marchmadness</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/249/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/249/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/249/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=249&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/03/19/pixel-shaders-with-silverlight-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Open Documents (File Types) in Client Application instead of Web Browser</title>
		<link>http://dotnetninja.wordpress.com/2009/01/29/how-to-open-documents-in-client-application-instead-of-web-browser/</link>
		<comments>http://dotnetninja.wordpress.com/2009/01/29/how-to-open-documents-in-client-application-instead-of-web-browser/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 23:30:25 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Microsoft SharePoint]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=240</guid>
		<description><![CDATA[In some cases when opening documents (for example documents from SharePoint document library) and when client machine is running Windows XP (in my case) you will open document directly in web browser.
That is fine but what if you want to use full power of the client application like Word or Excel when working with that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=240&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In some cases when opening documents (for example documents from SharePoint document library) and when client machine is running Windows XP (in my case) you will open document directly in web browser.<br />
That is fine but what if you want to use full power of the client application like Word or Excel when working with that document?<br />
There is simple solution for that.There are two ways. One is to change the registry key int the Windows registry, which is not recommended if you are helping someone to do it by him self and with little knowledge with Windows. Another one goes like this.</p>
<p>For each file type you want to open in client application you have to do small modification.</p>
<ol>
<li>Open Windows File Explorer.</li>
<li>Select <strong>Tools</strong>, <strong>Folder Options</strong><strong>.</strong></li>
<div id="attachment_242" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-242" title="folderoptions" src="http://dotnetninja.files.wordpress.com/2009/01/folderoptions.png?w=300&#038;h=267" alt="Folder Options" width="300" height="267" /><p class="wp-caption-text">Folder Options</p></div>
<li>On the <strong>Folder Options</strong> window select <strong>File Type</strong> tab.</li>
<div id="attachment_244" class="wp-caption aligncenter" style="width: 256px"><img class="size-medium wp-image-244" title="filetypetab" src="http://dotnetninja.files.wordpress.com/2009/01/filetypetab.png?w=246&#038;h=300" alt="File Type" width="246" height="300" /><p class="wp-caption-text">File Type</p></div>
<li>Find file type you want to open in client application (for example DOC for Word or XLS for Excel).</li>
<li>Unselect option <strong>Browse in same window</strong>.</li>
<div id="attachment_245" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-245" title="browseinsamewindow" src="http://dotnetninja.files.wordpress.com/2009/01/browseinsamewindow.png?w=300&#038;h=269" alt="Browse in same window" width="300" height="269" /><p class="wp-caption-text">Browse in same window</p></div>
<li>Press OK.</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=240&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/01/29/how-to-open-documents-in-client-application-instead-of-web-browser/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2009/01/folderoptions.png?w=300" medium="image">
			<media:title type="html">folderoptions</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2009/01/filetypetab.png?w=246" medium="image">
			<media:title type="html">filetypetab</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2009/01/browseinsamewindow.png?w=300" medium="image">
			<media:title type="html">browseinsamewindow</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Mobile is dead (yes I agree)</title>
		<link>http://dotnetninja.wordpress.com/2009/01/22/windows-mobile-is-dead-yes-i-agree/</link>
		<comments>http://dotnetninja.wordpress.com/2009/01/22/windows-mobile-is-dead-yes-i-agree/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 21:32:01 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=223</guid>
		<description><![CDATA[Mobile market is emerging and yet again Microsoft is failing to deliver. I came across post by Cringley stating that Windows Mobile will die and I totally agree but with correction: &#8220;Windows mobile is on the death-bed&#8221;.
Developers are fleeing Windows Mobile which is true  as I have noticed that on mobile blogs that I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=223&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Mobile market is emerging and yet again Microsoft is failing to deliver. I came across post by <a href="http://www.pbs.org/cringely/pulpit/2008/pulpit_20081023_005500.html">Cringley</a> stating that Windows Mobile will die and I totally agree but with correction: &#8220;Windows mobile is on the death-bed&#8221;.</p>
<p>Developers are fleeing Windows Mobile which is true  as I have noticed that on mobile blogs that I follow.<br />
Windows Mobile is ugly, it is slow, IE on the windows mobile!?! (I am using Opera mini),&#8230;</p>
<p>Before IPhone and Android, Windows Mobile (CE) was competing with Symbian (for how many years now?) and they could not win, so please can someone tell me how will the win now against IPhone with killer design and Googles Android. No chance.</p>
<p>Instead of laying off employees today Microsoft should invest and reallocate these people to work with new Mobile platform, because Mobile platform and mobile devices ARE the future. Do it now, or not now it is to late do it yesterday. Time is running out for Microsoft and I do not believe they are going to win here, especially not after building crappy mobile platform like they have now.</p>
<p>IPhone and Android are attracting people (read developers) and even I (hardcore MS dude) am looking how to, or which mobile platform to invest my time on. As I see now Android is the best choice.<br />
It is open, it is also possible to run Mono on the Android (see the <a href="http://www.koushikdutta.com/2009/01/mono-on-android-with-gratuitous-shaky.html">video</a>), and I also saw earlier post of how to use Mono with ahead of time compilation to run application on the IPhone, and also I was quite surprised when I read that there was about 40 application, most games that was build with C# and available for IPhone using Mono, nice.</p>
<p>It is time to go to the basement and find my old C/C++, Java and Linux books blow the dust of and start developing Android. I can not afford more time waiting for Microsofts new mobile platform.</p>
<p>Check out GREAT comment by Sebastian (first one) on the <a href="http://blogs.msdn.com/mikehall/archive/2009/01/15/is-windows-ce-dead.aspx">Windows Embedded blog.</a></p>
<p>And here news about the new <a href="http://www.engadgetmobile.com/2009/01/19/microsofts-skybox-sync-service-set-for-a-february-unveiling-ne/">Windows Mobile User Interface</a> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=223&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/01/22/windows-mobile-is-dead-yes-i-agree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Tag</title>
		<link>http://dotnetninja.wordpress.com/2009/01/15/microsoft-tag/</link>
		<comments>http://dotnetninja.wordpress.com/2009/01/15/microsoft-tag/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 22:51:13 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Microsoft Tag]]></category>
		<category><![CDATA[Mobile device]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=209</guid>
		<description><![CDATA[Microsoft released new beta product which I think I saw on the Microsoft research home page for about one year or six months.
It is like bar code but version 2, with different colors and shapes where tag can be identified by for example mobile devices.
Physical media can be identified by and translated to live link [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=209&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Microsoft released new beta product which I think I saw on the Microsoft research home page for about one year or six months.</p>
<p>It is like bar code but version 2, with different colors and shapes where tag can be identified by for example mobile devices.</p>
<p>Physical media can be identified by and translated to live link for accessing information. Imagine printing color tag on your T-shirt with URL to you page, and when someone is using mobile device it can browse to tag defined URL and get necessary information. I have to buy some T-Shirt transfer paper now <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>More  information can be found on <a href="http://www.microsoft.com/tag">http://www.microsoft.com/tag.</a></p>
<p>To download software for mobile device browse with you mobile device to this address:  <a href="http://gettag.mobi/">http://gettag.mobi/.</a></p>
<p>On my HTC mobile I was browsing to the mobile page using Opera Mobile Browser and when accessed page my mobile was recognized as an J2ME (Java 2 Micro Edition), nothing strange because Operas browser was an Java application.</p>
<p>No comment on that <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<div id="attachment_211" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-211" title="Microsoft Tag" src="http://dotnetninja.files.wordpress.com/2009/01/mstag.png?w=300&#038;h=168" alt="microsoft tag" width="300" height="168" /><p class="wp-caption-text">microsoft tag</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/209/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/209/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/209/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=209&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/01/15/microsoft-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2009/01/mstag.png?w=300" medium="image">
			<media:title type="html">Microsoft Tag</media:title>
		</media:content>
	</item>
		<item>
		<title>This version of the enterprise library cannot be installed side by side with version 4.0</title>
		<link>http://dotnetninja.wordpress.com/2009/01/14/this-version-of-the-enterprise-library-cannot-be-installed-side-by-side-with-version-40/</link>
		<comments>http://dotnetninja.wordpress.com/2009/01/14/this-version-of-the-enterprise-library-cannot-be-installed-side-by-side-with-version-40/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 18:41:08 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[Enterprise Library]]></category>
		<category><![CDATA[Patterns And Practices]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=194</guid>
		<description><![CDATA[I was trying to install latest version of the Enterprise library (4.1) and I was constantly receiving this error.
My previous version of the Enterprise Library was uninstalled (4.0) so I did not have any idea what it went wrong. On the Patterns and Practices codeplex page under discussion, I found resolution to this problem.
Remove the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=194&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was trying to install latest version of the Enterprise library (4.1) and I was constantly receiving this error.</p>
<p>My previous version of the Enterprise Library was uninstalled (4.0) so I did not have any idea what it went wrong. On the Patterns and Practices codeplex page under discussion, I found resolution to this problem.</p>
<p>Remove the key &#8220;<strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Enterprise Library v4</strong>&#8220;.</p>
<blockquote><p>The issue with the MSIs for 3.1 and 4.0 is that there are some duplicate component IDs. When uninstalling, reference counting kicks in and some components, like this registry key, are not deleted and must be manually cleared.</p>
</blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/194/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/194/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/194/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=194&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/01/14/this-version-of-the-enterprise-library-cannot-be-installed-side-by-side-with-version-40/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>
	</item>
		<item>
		<title>Save changes not permited in SQL Server 2008 &#8211; Management Studio</title>
		<link>http://dotnetninja.wordpress.com/2009/01/13/save-changes-not-permited-in-sql-server-2008-management-studio/</link>
		<comments>http://dotnetninja.wordpress.com/2009/01/13/save-changes-not-permited-in-sql-server-2008-management-studio/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 19:02:27 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=192</guid>
		<description><![CDATA[Ever tried to modify table using Managment Studio? and received this error.
Here is an simple fix.
In Management Studio (2008 ) click on:
Tools -&#62; Options -&#62; Designers, and uncheck the option &#8220;Prevent saving changes that require table re-creation&#8221;.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=192&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ever tried to modify table using Managment Studio? and received this error.</p>
<p>Here is an simple fix.</p>
<p>In Management Studio (2008 ) click on:<br />
<strong>Tools -&gt; Options -&gt; Designers, and uncheck the option &#8220;Prevent saving changes that require table re-creation&#8221;.</strong></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/192/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=192&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/01/13/save-changes-not-permited-in-sql-server-2008-management-studio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>
	</item>
		<item>
		<title>How to open SharePoint documents in Edit mode with Internet Explorer 6 and Windows XP (without regfix)</title>
		<link>http://dotnetninja.wordpress.com/2009/01/12/how-to-open-sharepoint-documents-in-edit-mode-with-internet-explorer-6-and-windows-xp-without-regfix/</link>
		<comments>http://dotnetninja.wordpress.com/2009/01/12/how-to-open-sharepoint-documents-in-edit-mode-with-internet-explorer-6-and-windows-xp-without-regfix/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 22:10:15 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=171</guid>
		<description><![CDATA[This post was resting on my unfinished blog list for more than one month now and it is time to finish it. It is also my first SharePoint post (I think   ).
If you ever tried to open SharePoint document from SharePoint document library and you have Microsoft XP and Office 2003 installed on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=171&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This post was resting on my unfinished blog list for more than one month now and it is time to finish it. It is also my first SharePoint post (I think <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p>If you ever tried to open SharePoint document from SharePoint document library and you have Microsoft XP and Office 2003 installed on your machine, you may have discovered that file in SharePoint which you click, to open is always open in &#8220;<strong>Read Only</strong>&#8221; mode (read only permission) and you cannot make changes to the document.</p>
<p>If you click on an Office document in SharePoint to open it &#8211; it loads it in the relevant application (if you have configured client to open it in the client application), but in Read-Only mode.</p>
<p>In my case I had list of files in Web Application which represented list of SharePoint documents that specific user had permission to <strong>Read </strong>and <strong>Edit</strong>. This list was retrieved using custom SharePoint web service which I will cover in my next SharePoint posts (creating custom SharePoint web service).</p>
<p>Because I have tested this Web application using my virtual machine (SharePoint, WSS 3.0) with my computer using Vista and Office 2007 I have received nice pop up message with choice to open file in Read Or Edit mode, like the image below.</p>
<div id="attachment_175" class="wp-caption aligncenter" style="width: 310px"><img class="size-large wp-image-175" title="sharepointdocumentmodechoice" src="http://dotnetninja.files.wordpress.com/2009/01/sharepointdocumentmodechoice.png?w=300&#038;h=151" alt="SharePoint Document Open Choice" width="300" height="151" /><p class="wp-caption-text">SharePoint Document Open Choice</p></div>
<p>But what I have learned is that ActiveX which Internet Explorer 6 is using on the machine where you have Office 2003 is not the same as on my Vista machine (with Office 2007 and IE7).</p>
<p>To save document user needed to know which document library filed belongs to and then manually navigate to it. That was not acceptable.</p>
<p>After searching the web I found workaround that should work <a href="http://support.microsoft.com/?kbid=870853">http://support.microsoft.com/?kbid=870853</a>. According this article:</p>
<ol>
<li> Quit all running Office 2003 programs.</li>
<li> Open register (regedit.exe)</li>
<li>Locate and then right-click the following registry subkey: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\Internet</li>
<li>Point to New, and then click DWORD Value.</li>
<li>Type OpenDocumentsReadWriteWhileBrowsing, and then press ENTER.</li>
<li>Right-click OpenDocumentsReadWriteWhileBrowsing, and then click Modify.</li>
<li>In the Value data box, type 1, and then click OK.</li>
<li>On the File menu, click Exit to quit Registry Editor.</li>
</ol>
<p><span style="color:#ff0000;">But, what if you are working in large corporation and you can not so easy push this registry change to all machines? </span></p>
<p><span style="color:#ff0000;">Or like in my case what if there are some other web based applications that do not permits opening documents in Edit Mode, but just Read Only mode? </span></p>
<p>And you can not make changes to this applications or even do not have access to those.<br />
So it seems like a dead end, registry fix is needed to fix the problem but you are not allowed to make it or it mess up something else.</p>
<p>There is an workaround to open document from SharePoint in Edit mode.</p>
<p>If you &#8220;pull down&#8221; menu for the item in the SharePoint document library there is one menu item &#8220;Edit In Microsoft Word/Excel,&#8230;&#8221; like the image bellow.</p>
<div id="attachment_176" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-176" title="editinmsword" src="http://dotnetninja.files.wordpress.com/2009/01/editinmsword.png?w=300&#038;h=262" alt="Edit in Microsoft Word" width="300" height="262" /><p class="wp-caption-text">Edit in Microsoft Word</p></div>
<p>After clicking on the item you are able to open file in Edit mode!, <span style="color:#ff0000;">aha we are close</span>.</p>
<p>There is also some javascript on work here behind the scenes that calls the right function to open the file.</p>
<p>My solution was to open SharePoint document library using Firefox and using the Firebug search for text (in this case) Edit in Microsoft Word.</p>
<p>The result of that search was call to function <strong>editDocumentWithProgID2</strong> with correct in arguments for that file. See image bellow.</p>
<div id="attachment_177" class="wp-caption aligncenter" style="width: 510px"><a href="http://dotnetninja.files.wordpress.com/2009/01/editinmswordfirebug.png"><img class="size-full wp-image-177" title="editinmswordfirebug" src="http://dotnetninja.files.wordpress.com/2009/01/editinmswordfirebug.png?w=500&#038;h=312" alt="FireBug Edit in MS Word result" width="500" height="312" /></a><p class="wp-caption-text">FireBug Edit in MS Word result</p></div>
<p>After further searching for this function in the SharePoint javascript files on the SharePoint server I found most of the needed functionality in Core.js.</p>
<p>I have extracted function needed to separated file and created simple web application with this reference to this script to test this functionality.<br />
Here is the HTML of the page:</p>
<pre name="code" class="xml">

&lt;%@ Page Language=&quot;C#&quot; AutoEventWireup=&quot;true&quot; CodeBehind=&quot;Default.aspx.cs&quot; Inherits=&quot;WebApplication1._Default&quot; %&gt;

 &lt;title&gt;&lt;/title&gt;

 &lt;form id=&quot;form2&quot; runat=&quot;server&quot;&gt;
&lt;div&gt;
 &lt;a href=&quot;http://demo-1/blankpage/Newdoclib/fold1/fold2/BLLayer.doc&quot;&gt;link to file&lt;/a&gt;
 &lt;a href=&quot;&quot; onclick=&quot;editDocumentWithProgID2(&#039;http://demo-1/blankpage/Newdoclib/fold1/fold2/BLLayer.doc&#039;, &#039;&#039;, &#039;SharePoint.OpenDocuments&#039;, &#039;0&#039;, &#039;http://demo-1/blankpage&#039;, &#039;0&#039;)&quot;&gt;Edit onclick&lt;/a&gt;&lt;/div&gt;
&lt;/form&gt;
 &lt;script src=&quot;sp.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</pre>
<p>After testing I was able to open file in the Edit mode without using registry fix.</p>
<p>Main web application was modified to use this script when user clicks on the SharePoint link and all worked like a charm.</p>
<p>Crunched Javascript file needed for this test can be found <a title="SP.js" href="http://cid-3278833da5fe889b.skydrive.live.com/browse.aspx/Code/JavaScript">here</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/171/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=171&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/01/12/how-to-open-sharepoint-documents-in-edit-mode-with-internet-explorer-6-and-windows-xp-without-regfix/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2009/01/sharepointdocumentmodechoice.png?w=300" medium="image">
			<media:title type="html">sharepointdocumentmodechoice</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2009/01/editinmsword.png?w=300" medium="image">
			<media:title type="html">editinmsword</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2009/01/editinmswordfirebug.png" medium="image">
			<media:title type="html">editinmswordfirebug</media:title>
		</media:content>
	</item>
		<item>
		<title>Entering New Year As MCTS WCF 3.5</title>
		<link>http://dotnetninja.wordpress.com/2009/01/02/entering-new-year-as-mcts-wcf-35/</link>
		<comments>http://dotnetninja.wordpress.com/2009/01/02/entering-new-year-as-mcts-wcf-35/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 23:52:20 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[Windows Communication Foundation]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=167</guid>
		<description><![CDATA[Congratulations to me   as I&#8217;m entering new year as a MCTS WCF 3.5.
I passed test 30. December. I was prepared with a lot of questions about WCF configuration as I read earlier in Patrik L. blog but those questions was quite simple (maybe because I was really prepared for those).
I was surprised that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=167&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Congratulations to me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  as I&#8217;m entering new year as a MCTS WCF 3.5.<br />
I passed test 30. December. I was prepared with a lot of questions about WCF configuration as I read earlier in Patrik L. blog but those questions was quite simple (maybe because I was really prepared for those).<br />
I was surprised that it was only one question about new System.ServiceModel.Web, i was excepting(read hoping) more about this. Some of the questions was really simple and other harder questions have I tried to answer by elimination method.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=167&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2009/01/02/entering-new-year-as-mcts-wcf-35/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>
	</item>
		<item>
		<title>Second Day in The Barcelona (Tech Ed 2008)</title>
		<link>http://dotnetninja.wordpress.com/2008/11/12/second-day-in-the-barcelona-tech-ed-2008/</link>
		<comments>http://dotnetninja.wordpress.com/2008/11/12/second-day-in-the-barcelona-tech-ed-2008/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 09:33:26 +0000</pubDate>
		<dc:creator>dotnetninja</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Tech Ed 2008]]></category>

		<guid isPermaLink="false">http://dotnetninja.wordpress.com/?p=156</guid>
		<description><![CDATA[Here are more pictures from Barcelona&#8230;, day 2.



If you can not read it is good to have sign for type of the food  






       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=156&subd=dotnetninja&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here are more pictures from Barcelona&#8230;, day 2.</p>
<p><a href="http://dotnetninja.files.wordpress.com/2008/11/imag0198.jpg"><br />
<img class="aligncenter size-medium wp-image-163" title="Arman In Barcelona" src="http://dotnetninja.files.wordpress.com/2008/11/imag0198.jpg?w=300&#038;h=225" alt="Arman In Barcelona" width="300" height="225" /><br />
</a></p>
<p><strong>If you can not read it is good to have sign for type of the food <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p><a href="http://dotnetninja.files.wordpress.com/2008/11/imag0193.jpg"><img class="aligncenter size-medium wp-image-157" title="SQL Data Services" src="http://dotnetninja.files.wordpress.com/2008/11/imag0193.jpg?w=300&#038;h=225" alt="If you can not read" width="300" height="225" /></a></p>
<p><a href="http://dotnetninja.files.wordpress.com/2008/11/imag0192.jpg"><img class="aligncenter size-medium wp-image-157" title="SQL Data Services" src="http://dotnetninja.files.wordpress.com/2008/11/imag0192.jpg?w=300&#038;h=225" alt="SQL Data Services" width="300" height="225" /></a></p>
<p><a href="http://dotnetninja.files.wordpress.com/2008/11/imag0194.jpg"><img class="aligncenter size-medium wp-image-157" title="SQL Data Services" src="http://dotnetninja.files.wordpress.com/2008/11/imag0194.jpg?w=300&#038;h=225" alt="Silverlight" width="300" height="225" /></a><br />
<a href="http://dotnetninja.files.wordpress.com/2008/11/imag0195.jpg"><img class="aligncenter size-medium wp-image-157" title="SQL Data Services" src="http://dotnetninja.files.wordpress.com/2008/11/imag0195.jpg?w=300&#038;h=225" alt="Asp.Net MVC" width="300" height="225" /></a><br />
<a href="http://dotnetninja.files.wordpress.com/2008/11/imag0196.jpg"><img class="aligncenter size-medium wp-image-157" title="SQL Data Services" src="http://dotnetninja.files.wordpress.com/2008/11/imag0196.jpg?w=300&#038;h=225" alt="MVC" width="300" height="225" /></a><br />
<a href="http://dotnetninja.files.wordpress.com/2008/11/imag0197.jpg"><img class="aligncenter size-medium wp-image-157" title="SQL Data Services" src="http://dotnetninja.files.wordpress.com/2008/11/imag0197.jpg?w=300&#038;h=225" alt="SQL Server Compact" width="300" height="225" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dotnetninja.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dotnetninja.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dotnetninja.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dotnetninja.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dotnetninja.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dotnetninja.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dotnetninja.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dotnetninja.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dotnetninja.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dotnetninja.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dotnetninja.wordpress.com&blog=2846987&post=156&subd=dotnetninja&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dotnetninja.wordpress.com/2008/11/12/second-day-in-the-barcelona-tech-ed-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ebe5fbe0940176ce99030b2f64a8749f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dotnetninja</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2008/11/imag0198.jpg?w=300" medium="image">
			<media:title type="html">Arman In Barcelona</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2008/11/imag0193.jpg?w=300" medium="image">
			<media:title type="html">SQL Data Services</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2008/11/imag0192.jpg?w=300" medium="image">
			<media:title type="html">SQL Data Services</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2008/11/imag0194.jpg?w=300" medium="image">
			<media:title type="html">SQL Data Services</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2008/11/imag0195.jpg?w=300" medium="image">
			<media:title type="html">SQL Data Services</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2008/11/imag0196.jpg?w=300" medium="image">
			<media:title type="html">SQL Data Services</media:title>
		</media:content>

		<media:content url="http://dotnetninja.files.wordpress.com/2008/11/imag0197.jpg?w=300" medium="image">
			<media:title type="html">SQL Data Services</media:title>
		</media:content>
	</item>
	</channel>
</rss>