<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>True Identity</title>
	<atom:link href="https://neutrongenious.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://neutrongenious.wordpress.com</link>
	<description>yet another knowledge sharer</description>
	<lastBuildDate>
	Fri, 01 Feb 2019 18:08:18 +0000	</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='neutrongenious.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>True Identity</title>
		<link>https://neutrongenious.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://neutrongenious.wordpress.com/osd.xml" title="True Identity" />
	<atom:link rel='hub' href='https://neutrongenious.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Detecting Long running/Blocking queries in SQL Server</title>
		<link>https://neutrongenious.wordpress.com/2011/06/30/detecting-long-runningblocking-queries-in-sql-server/</link>
				<comments>https://neutrongenious.wordpress.com/2011/06/30/detecting-long-runningblocking-queries-in-sql-server/#respond</comments>
				<pubDate>Thu, 30 Jun 2011 12:57:00 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Tips/Tricks]]></category>
		<category><![CDATA[Blocking SQL operations]]></category>
		<category><![CDATA[long running queries]]></category>
		<category><![CDATA[SQL locking]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/2011/06/30/detecting-long-runningblocking-queries-in-sql-server/</guid>
				<description><![CDATA[There are times when SQL query blocks or delays operation in an environment and makes it very difficult to track them, there is a query mentioned on Brent’s Blog  that may help in Identifying long running blocking queries. initially I mentioned query here along reference to Brent’s Blog, but on his suggestion I have modified [&#8230;]]]></description>
								<content:encoded><![CDATA[<p>There are times when SQL query blocks or delays operation in an environment and makes it very difficult to track them, there is a query mentioned on <a href="http://www.brentozar.com/archive/2008/11/stackoverflows-sql-2008-fts-issue-solved/" target="_blank">Brent’s Blog</a>  that may help in Identifying long running blocking queries.</p>
<p>initially I mentioned query here along reference to Brent’s Blog, but on his suggestion I have modified the post.</p>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2011/06/30/detecting-long-runningblocking-queries-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Open Source technologies along Microsoft Stack</title>
		<link>https://neutrongenious.wordpress.com/2011/06/28/using-open-source-technologies-along-microsoft-stack/</link>
				<comments>https://neutrongenious.wordpress.com/2011/06/28/using-open-source-technologies-along-microsoft-stack/#respond</comments>
				<pubDate>Mon, 27 Jun 2011 21:05:00 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Microsoft Stack]]></category>
		<category><![CDATA[Using open source products with .Net]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/?p=119</guid>
				<description><![CDATA[Lately I am getting more in love with Open Source technologies especially those which are ported to .Net or can be directly used with .Net. Please Microsoft don’t consider me a REBEL, I am proudly Microsoft Tech Person. The reason is simple we (Tech persons) are open enough to embrace any products or trend which provides performance [&#8230;]]]></description>
								<content:encoded><![CDATA[<p>Lately I am getting more in love with <a href="http://en.wikipedia.org/wiki/Open_source" target="_blank">Open Source</a> technologies especially those which are ported to .Net or can be directly used with .Net.</p>
<p>Please Microsoft don’t consider me a REBEL, I am proudly Microsoft Tech Person. The reason is simple we (Tech persons) are open enough to embrace any products or trend which provides performance and stability (and ma cost-effective too).</p>
<p>Generally I am supporting discussion about “Alternate technologies should be explored&#8221; while sticking with technological boundaries which in my case are Microsoft one. We all are aware of the fact that looking at better code and concepts can make us better programmer/Developer, reason being clear enough I would say “Look at those good Open Source products if you learn accept it, if you haven&#8217;t that means you know better than suggest it”.</p>
<p>Microsoft is also supporting and getting benefits from this <a href="http://www.codeplex.com">CodePlex</a> is biggest example, Microsoft has placed many of it’s packages at CodePlex which gets used and reviewed by community and later become part of different Microsoft Frameworks.</p>
<p>Look at <a href="http://www.stackoverflow.com/">StackoverFlow</a> they are part of Microsoft Bizspark program, even they earned Microsoft Stack Badge on use of Microsoft Products: OS, Database, C#, Visual Studio, and ASP .NET MVC.<br />
But they too are blending with Open Source flavor now:</p>
<ul>
<li><a href="http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET">Cruise Control .NET</a></li>
<li><a href="http://wmd-editor.com/">WMD</a> &#8211; Open Source. (contributed by Stackoverflow)</li>
<li><a href="http://mercurial.selenic.com/">Mercurial</a> (after a switch from Subversion) &#8211; Open Source (Source control)</li>
<li><a href="http://haproxy.1wt.eu/">HAProxy</a></li>
<li><a href="http://www.cacti.net/">Cacti</a></li>
<li><a href="http://code.google.com/p/markdownsharp/">MarkdownSharp</a></li>
<li><a href="http://nginx.org/">Nginx</a></li>
</ul>
<p>I used “<a href="http://www.memcached.org">memcached</a>” as caching layer to cut huge load from SQL Server, it greatly improved response time.</p>
<p>In upcoming articles I will be discussing following Open Source products along their pro and cons:</p>
<ol>
<li><a href="http://lucene.apache.org/java/docs/index.html" target="_blank">Lucene</a> – Open Source full text search engine framework</li>
<li>SOLR – Open Source search engine with support for Facet search and a lot more</li>
<li>Redis Server</li>
<li><a href="http://www.memcached.org">memcached</a> (a windows based port is also available)</li>
</ol>
<p>the list may increase with time depending on my personal findings and inputs.</p>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2011/06/28/using-open-source-technologies-along-microsoft-stack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>
	</item>
		<item>
		<title>@Ajax.ActionLink doing a postback (MVC)</title>
		<link>https://neutrongenious.wordpress.com/2011/05/06/ajax-actionlink-doing-a-postback-mvc/</link>
				<comments>https://neutrongenious.wordpress.com/2011/05/06/ajax-actionlink-doing-a-postback-mvc/#comments</comments>
				<pubDate>Fri, 06 May 2011 06:47:00 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Asp.net MVC]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[postback]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/2011/05/06/ajax-actionlink-doing-a-postback-mvc/</guid>
				<description><![CDATA[lately I was doing some MVC3 hands on, I have seen that Microsoft has introduced an Ajax helper “@Ajax” which allows you to utilitze Ajax based calls without writing extra JavaScript (great isn’t it?) so place following code in our View (be aware that I am using Razor as my view engine) @Ajax.ActionLink("Click here to make javascript call", "Home/Read", [&#8230;]]]></description>
								<content:encoded><![CDATA[<p>lately I was doing some MVC3 hands on, I have seen that Microsoft has introduced an Ajax helper <a href="mailto:“@Ajax">“@Ajax</a>” which allows you to utilitze Ajax based calls without writing extra JavaScript (great isn’t it?)</p>
<p>so place following code in our View (be aware that I am using Razor as my view engine)</p>
<pre class="csharpcode" style="width:738px;height:47px;">@Ajax.ActionLink(<span class="str">"Click here to make javascript call"</span>, <span class="str">"Home/Read"</span>, <span class="kwrd">new</span> AjaxOptions { HttpMethod="Get
   , InsertionMode=InsertionMode.Replace, UpdateTargetId=”div5”})</pre>
<p>Nice and clean… upon click the above link will do a call back to Read method of our Home controller and will replace the result from that method in Div5.</p>
<p>Hit F5 and this will be rendered into your browser let’s inspect the resulting HTML</p>
<p><span class="kwrd">&lt;</span><span class="html">a</span> <span class="attr">data-ajax</span><span class="kwrd">=&#8221;true&#8221;</span> <span class="attr">data-ajax-method</span><span class="kwrd">=&#8221;Get&#8221; data-ajax-mode=&#8221;replace&#8221; data-ajax-update=&#8221;#div34&#8243; </span> <span class="attr">href</span><span class="kwrd">=&#8221;/Home/Home/Read&#8221;</span><span class="kwrd">&gt;<br />
</span>Click here to make javascript call<span class="kwrd">&lt;/</span><span class="html">a</span><span class="kwrd">&gt;</span></p>
<p>notice that behind the scene it’s using HTML5 style annotations… now click on the link and you will find that instead of doing Callback the link is simply doing a post back…. wow… what has gone wrong…. doing a little google on this suggest that we should include MicrosoftAjax.js and MicrosoftMvcAjax.js in our view but this doesn’t solves the problem… after some research I had figured that out you need to include mainly “jquery.unobtrusive-ajax.js” and it will work like a charm</p>
<pre class="csharpcode"><span class="str">"jquery-1.5.1.min.js"</span>
<span class="str">"jquery.unobtrusive-ajax.min.js"</span></pre>
<p><a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneutrongenious.wordpress.com%2f2011%2f05%2f06%2fajax-actionlink-doing-a-postback-mvc%2f"><img src="http%3A%2F%2Fwww.dotnetkicks.com%2FServices%2FImages%2FKickItImageGenerator.ashx%3Furl%3Dhttp%253a%252f%252fneutrongenious.wordpress.com%252f2011%252f05%252f06%252fajax-actionlink-doing-a-postback-mvc%252f%26border%3D000033%26bgcolor%3D003366%26cbgcolor%3DFFFFFF" alt="kick it on DotNetKicks.com" border="0" /></a></p>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2011/05/06/ajax-actionlink-doing-a-postback-mvc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>

		<media:content url="http://http%3A%2F%2Fwww.dotnetkicks.com%2FServices%2FImages%2FKickItImageGenerator.ashx%3Furl%3Dhttp%253a%252f%252fneutrongenious.wordpress.com%252f2011%252f05%252f06%252fajax-actionlink-doing-a-postback-mvc%252f%26border%3D000033%26bgcolor%3D003366%26cbgcolor%3DFFFFFF" medium="image">
			<media:title type="html">kick it on DotNetKicks.com</media:title>
		</media:content>
	</item>
		<item>
		<title>Android vs Windows Phone 7</title>
		<link>https://neutrongenious.wordpress.com/2011/01/11/android-vs-windows-phone-7/</link>
				<comments>https://neutrongenious.wordpress.com/2011/01/11/android-vs-windows-phone-7/#respond</comments>
				<pubDate>Tue, 11 Jan 2011 11:56:16 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Windows Phone 7 Series]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android vs WP7]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/?p=90</guid>
				<description><![CDATA[i just read this case study on Windows Phone 7 VS Android http://bit.ly/hcwEXx]]></description>
								<content:encoded><![CDATA[<p>i just read this case study on Windows Phone 7 VS Android</p>
<p><a href="http://bit.ly/hcwEXx">http://bit.ly/hcwEXx</a></p>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2011/01/11/android-vs-windows-phone-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe Illustrator to Html 5 Canvas tool</title>
		<link>https://neutrongenious.wordpress.com/2010/11/07/adobe-illustrator-to-html-5-canvas-tool/</link>
				<comments>https://neutrongenious.wordpress.com/2010/11/07/adobe-illustrator-to-html-5-canvas-tool/#respond</comments>
				<pubDate>Sun, 07 Nov 2010 17:48:33 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[HTML 5 tools]]></category>
		<category><![CDATA[Mix]]></category>
		<category><![CDATA[Adobe Illustrator]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[VisitMix]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/?p=78</guid>
				<description><![CDATA[At Mix a new tool was introduced that converts Adobe Illustrator files to HTML5 canvas elements that can be rendered to any browser that supports the canvas element like IE9.  They even have a Windows and OS X version of the tool.  Find out more at http://visitmix.com/labs/ai2canvas/ and they have a introductory video at http://visitmix.com/labs/ai2canvas/introduction.html]]></description>
								<content:encoded><![CDATA[<p>At Mix a new tool was introduced that converts Adobe Illustrator files to HTML5 canvas elements that can be rendered to any browser that supports the canvas element like IE9.  They even have a Windows and OS X version of the tool. </p>
<p>Find out more at <a title="http://visitmix.com/labs/ai2canvas/" href="http://visitmix.com/labs/ai2canvas/">http://visitmix.com/labs/ai2canvas/</a></p>
<p>and they have a introductory video at <a title="http://visitmix.com/labs/ai2canvas/introduction.html" href="http://visitmix.com/labs/ai2canvas/introduction.html">http://visitmix.com/labs/ai2canvas/introduction.html</a></p>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2010/11/07/adobe-illustrator-to-html-5-canvas-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>
	</item>
		<item>
		<title>Migration to Wordpress</title>
		<link>https://neutrongenious.wordpress.com/2010/10/05/liveblog-migration-to-wordpress/</link>
				<comments>https://neutrongenious.wordpress.com/2010/10/05/liveblog-migration-to-wordpress/#respond</comments>
				<pubDate>Tue, 05 Oct 2010 12:31:39 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows live to Wordpress]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/?p=71</guid>
				<description><![CDATA[Today when i visited my Live Blog, i was surprised to see the partnership b/w Microsoft and WordPress. i must say it was a good surprise,  i was planning to move to wordpress but laziness always gets in the way 🙂 i was tired of Spam comments on Windows Live Blog and eventually had to [&#8230;]]]></description>
								<content:encoded><![CDATA[<p>Today when i visited my Live Blog, i was surprised to see the partnership b/w Microsoft and WordPress. i must say it was a good surprise,  i was planning to move to wordpress but laziness always gets in the way <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>i was tired of Spam comments on Windows Live Blog and eventually had to turn them off.</p>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2010/10/05/liveblog-migration-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>
	</item>
		<item>
		<title>High availablity presentation</title>
		<link>https://neutrongenious.wordpress.com/2010/07/09/high-availablity-presentation/</link>
				<comments>https://neutrongenious.wordpress.com/2010/07/09/high-availablity-presentation/#respond</comments>
				<pubDate>Fri, 09 Jul 2010 08:24:45 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Architecture and Design]]></category>
		<category><![CDATA[Hight availability systems]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/2010/07/09/high-availablity-presentation</guid>
				<description><![CDATA[High availablity systems are always deep waters&#8230; every developer or designer has to gone through such areas&#8230; but war always goes b/w Network and Development&#8230; how to scale them? how to make them 100% available? while working as Designer on current project this question along with many others arsie in my mind&#8230; and practally many [&#8230;]]]></description>
								<content:encoded><![CDATA[<div id="msgcns!61E3517BD730D0C7!908" class="bvMsg">
<div>High availablity systems are always deep waters&#8230; every developer or designer has to gone through such areas&#8230; but war always goes b/w Network and Development&#8230; how to scale them? how to make them 100% available?</div>
<div>while working as Designer on current project this question along with many others arsie in my mind&#8230; and practally many more.</div>
<div>i had seen a presentation of Udi Dahan on <a href="http://www.udidahan.com/2010/06/21/high-availability-presentation/">High availability</a> and to be honest he has done well.<a style="text-decoration:none;" href="http://go.microsoft.com/fwlink/?LinkID=149156&amp;v=3.0.50106.0"><br />
</a></div>
</div>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2010/07/09/high-availablity-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>
	</item>
		<item>
		<title>Silverlight for Symbian</title>
		<link>https://neutrongenious.wordpress.com/2010/04/02/silverlight-for-symbian/</link>
				<comments>https://neutrongenious.wordpress.com/2010/04/02/silverlight-for-symbian/#respond</comments>
				<pubDate>Thu, 01 Apr 2010 19:29:27 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/2010/04/02/silverlight-for-symbian</guid>
				<description><![CDATA[a year back when Microsoft started silverlight i was not sure about it’s future and with the pace they were proceeding. But in this short span Microsoft has taken some serious steps towards the development and interoperability of silverlight. Like for Linux platform a collaborative effort Moonlight (though i haven’t tested but it looks promising) [&#8230;]]]></description>
								<content:encoded><![CDATA[<div id="msgcns!61E3517BD730D0C7!894" class="bvMsg">
<p>a year back when Microsoft started silverlight i was not sure about it’s future and with the pace they were proceeding. But in this short span Microsoft has taken some serious steps towards the development and interoperability of silverlight. Like for Linux platform a collaborative effort <a href="http://www.mono-project.com/Moonlight" target="_blank">Moonlight</a> (though i haven’t tested but it looks promising) is open source cross platform implementation of silverlight.<br />also news are around that Microsoft is testing beta for Silverlight for Android.</p>
<p>and just days ago they launched <a href="http://betalabs.nokia.com/apps/silverlight" target="_blank">Silverlight for Symbian</a>, such steps showed Microsoft’s strong efforts to strongly capture the Market which is currently owned by Adobe Flash.</p>
<p>The plugin for Symbian (S60 series) can be downloaded <a href="http://go.microsoft.com/fwlink/?LinkID=184638" target="_blank">here</a>.<br />for more click <a href="http://betalabs.nokia.com/apps/silverlight" target="_blank">here</a></p>
<p><div style="display:inline;float:none;margin:0;padding:0;">Technorati Tags: <a href="http://technorati.com/tags/Silverlight" rel="tag">Silverlight</a>,<a href="http://technorati.com/tags/Symbian" rel="tag">Symbian</a></div>
</p>
<p><div style="display:inline;float:none;margin:0;padding:0;"> </div>
<p><a href="http://dotnetshoutout.com/Silverlight-for-Symbian-Windows-Live" rev="vote-for"><img style="border-bottom:0;border-left:0;border-top:0;border-right:0;" alt="Shout it" src="https://i2.wp.com/dotnetshoutout.com/image.axd" /></a> <a href="http://www.dotnetkicks.com/kick/?url=http://neutrongenious.spaces.live.com/blog/cns!61E3517BD730D0C7!894.entry"><img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://neutrongenious.spaces.live.com/blog/cns!61E3517BD730D0C7!894.entry&amp;border=FF6600&amp;bgcolor=FF6600&amp;cbgcolor=FFFFFF" /></a></p>
</p>
</div>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2010/04/02/silverlight-for-symbian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>

		<media:content url="http://dotnetshoutout.com/image.axd?url=http://neutrongenious.spaces.live.com/blog/cns!61E3517BD730D0C7!894.entry" medium="image">
			<media:title type="html">Shout it</media:title>
		</media:content>

		<media:content url="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://neutrongenious.spaces.live.com/blog/cns!61E3517BD730D0C7!894.entry&#038;border=FF6600&#038;bgcolor=FF6600&#038;cbgcolor=FFFFFF" medium="image">
			<media:title type="html">kick it on DotNetKicks.com</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Windows Phone Developer Tools</title>
		<link>https://neutrongenious.wordpress.com/2010/03/16/microsoft-windows-phone-developer-tools/</link>
				<comments>https://neutrongenious.wordpress.com/2010/03/16/microsoft-windows-phone-developer-tools/#respond</comments>
				<pubDate>Tue, 16 Mar 2010 13:01:32 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Windows Phone 7 Series]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/2010/03/16/microsoft-windows-phone-developer-tools</guid>
				<description><![CDATA[Today in Mix010 Microsoft has announced Windows Phone Developer Tools and the great thing which is new for me atleast (but i must say i suspected it ) is that it&#8217;s purely Silverlight&#8230; Scott Guthrie announced that development plateforms for Windows Phone are Silverlight and XNA.. The most amazing thing is that unlike it&#8217;s predecessor [&#8230;]]]></description>
								<content:encoded><![CDATA[<div id="msgcns!61E3517BD730D0C7!891" class="bvMsg">
<div>Today in <a href="http://search.live.com/results.aspx?q=Mix010" target="_blank">Mix010</a> Microsoft has announced Windows Phone <a href="http://www.microsoft.com/express/Phone/">Developer Tools</a> and the great thing which is new for me atleast (but i must say i suspected it <img style="vertical-align:middle;" title="Embarrassed" alt="Embarrassed" src="https://i2.wp.com/shared.live.com/rzvDQW1qjIikH13dsbM42g/emoticons/smile_embaressed.gif" />) is that it&#8217;s purely Silverlight&#8230; Scott Guthrie announced that development plateforms for Windows Phone are Silverlight and <a href="http://search.live.com/results.aspx?q=XNA" target="_blank">XNA</a>..</div>
<div>The most amazing thing is that unlike it&#8217;s predecessor Windows Mobile or so&#8230; it&#8217;s not a compact framework of Original, it&#8217;s not Silverlight Compact or Silverlight for Windows Phone&#8230; it&#8217;s SILVERLIGHT full framework&#8230; </div>
<div>Development tools are available only with <a href="http://search.live.com/results.aspx?q=Visual Studio Express 2010" target="_blank">Visual Studio Express 2010</a> IDE and can be downloaded from <a href="http://www.microsoft.com/express/Phone/">here</a></div>
<div>Microsoft has shown a pretty good simulator for Windows Phone:</div>
<div> </div>
<p align="left"><img style="width:106px;height:162px;" src="https://i1.wp.com/www.microsoft.com/express/s/img/VSP_Emulator_Beehive.png" width="283" height="579" /><br /><font size="1">    Courtsy Microsoft</font></p>
<p align="left"><font size="3">i have gone through some good blogs <a href="http://news.cnet.com/8301-13860_3-20000443-56.html" target="_blank">Windows Phone takes the stage at Mix</a> and <a href="http://gregdoesit.com/2010/03/windows-phone-7-and-silverlight-details-revealed/" target="_blank">Windows Phone 7 and Silverlight &#8211; Details Revealed</a></font></p>
<p> </p>
<div><a href="http://dotnetshoutout.com/Microsoft-Windows-Phone-Developer-Tools" rev="vote-for"><img style="border-width:0;" alt="Shout it" src="https://i2.wp.com/dotnetshoutout.com/image.axd" /></a></div>
</div>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2010/03/16/microsoft-windows-phone-developer-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>

		<media:content url="http://shared.live.com/rzvDQW1qjIikH13dsbM42g/emoticons/smile_embaressed.gif" medium="image">
			<media:title type="html">Embarrassed</media:title>
		</media:content>

		<media:content url="http://www.microsoft.com/express/s/img/VSP_Emulator_Beehive.png" medium="image" />

		<media:content url="http://dotnetshoutout.com/image.axd?url=http://neutrongenious.spaces.live.com/blog/cns!61E3517BD730D0C7!891.entry" medium="image">
			<media:title type="html">Shout it</media:title>
		</media:content>
	</item>
		<item>
		<title>Silverlight 4 security overview whitepaper</title>
		<link>https://neutrongenious.wordpress.com/2010/03/16/silverlight-4-security-overview-whitepaper/</link>
				<comments>https://neutrongenious.wordpress.com/2010/03/16/silverlight-4-security-overview-whitepaper/#respond</comments>
				<pubDate>Tue, 16 Mar 2010 10:58:51 +0000</pubDate>
		<dc:creator><![CDATA[Usman Masood]]></dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://neutrongenious.wordpress.com/2010/03/16/silverlight-4-security-overview-whitepaper</guid>
				<description><![CDATA[today while looking into mix 10 sessions details i read about security improvements in Silverlight 4&#8230; it seems interesting to me so i just searched about that and came across a pretty good whitepaper on Silverlight 4 security&#8230; you gusy should read it Click here for more&#8230;.  ]]></description>
								<content:encoded><![CDATA[<div id="msgcns!61E3517BD730D0C7!890" class="bvMsg">
<div>today while looking into mix 10 sessions details i read about security improvements in Silverlight 4&#8230; it seems interesting to me so i just searched about that and came across a pretty good whitepaper on Silverlight 4 security&#8230; you gusy should read it <a href="http://blogs.msdn.com/nickkramer/archive/2009/11/20/silverlight-4-security-overview-white-paper.aspx" target="_blank">Click here for more&#8230;.</a></div>
<div> </div>
<p><a href="http://dotnetshoutout.com/Silverlight-4-security-overview-whitepaper" rev="vote-for"><img style="border-bottom:0;border-left:0;border-top:0;border-right:0;" alt="Shout it" src="https://i2.wp.com/dotnetshoutout.com/image.axd" /></a></p>
</div>
]]></content:encoded>
							<wfw:commentRss>https://neutrongenious.wordpress.com/2010/03/16/silverlight-4-security-overview-whitepaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						
		<media:content url="https://2.gravatar.com/avatar/2d061f5f486a0f90a93b68e374616747?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Secrets</media:title>
		</media:content>

		<media:content url="http://dotnetshoutout.com/image.axd?url=http://neutrongenious.spaces.live.com/blog/cns!61E3517BD730D0C7!890.entry" medium="image">
			<media:title type="html">Shout it</media:title>
		</media:content>
	</item>
	</channel>
</rss>
