<?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>Wickasitha&#039;s tech Blog &#187; New Misrosoft technologies</title>
	<atom:link href="http://blog.wickasitha.com/tag/new-misrosoft-technologies/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wickasitha.com</link>
	<description>blogging everything</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:41:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sample Application for .NET 4.0 &#8211; Layered Architecture and DDD Patterns Sample Applications</title>
		<link>http://blog.wickasitha.com/2011/08/sample-application-for-net-4-0-layered-architecture-and-ddd-patterns-sample-applications/</link>
		<comments>http://blog.wickasitha.com/2011/08/sample-application-for-net-4-0-layered-architecture-and-ddd-patterns-sample-applications/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 05:21:39 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[Codeplex]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[New Tech]]></category>
		<category><![CDATA[Tech news]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=1206</guid>
		<description><![CDATA[A code sample is worth a thousand words.  Here are a few projects to take a look at that go beyond just code snippets to show you how to put key technologies together in the form ofsample applications.  (Note, if you are looking for just code snippets and focused codesamples, you can check out the Microsoft [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2011/08/sample-application-for-net-4-0-layered-architecture-and-ddd-patterns-sample-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Tweeting .NET Micro Framework breathalyzer</title>
		<link>http://blog.wickasitha.com/2011/05/a-tweeting-net-micro-framework-breathalyzer/</link>
		<comments>http://blog.wickasitha.com/2011/05/a-tweeting-net-micro-framework-breathalyzer/#comments</comments>
		<pubDate>Fri, 20 May 2011 09:00:54 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET Micro]]></category>
		<category><![CDATA[New Tech]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=1176</guid>
		<description><![CDATA[This project shows how you can use the Netduino Plus to make a tweeting breathalyzer—a standalone breathalyzer that can post messages about the detected alcohol level to Twitter, using an inexpensive alcohol gas sensor. The Netduino is an open source electronics platform based on a 32-bit microcontroller running the .NET Micro Framework. The Netduino Plus [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2011/05/a-tweeting-net-micro-framework-breathalyzer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Has Bought Skype For $8.5 Billion</title>
		<link>http://blog.wickasitha.com/2011/05/microsoft-has-bought-skype-for-8-5-billion/</link>
		<comments>http://blog.wickasitha.com/2011/05/microsoft-has-bought-skype-for-8-5-billion/#comments</comments>
		<pubDate>Tue, 10 May 2011 13:35:04 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[calls]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=1159</guid>
		<description><![CDATA[Skype CEO Tony Bates Last week, it was Google and Facebook who were said to be purchasing Skype. Today, Microsoft has announced that actually? They’re the ones snapping up the VoIP company. The confirmed price is $8.5 billion; considerably more than what eBay bought Skype for back in 2005. So what is Microsoft getting out of [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2011/05/microsoft-has-bought-skype-for-8-5-billion/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Parallel Computing Virtual Labs on MSDN</title>
		<link>http://blog.wickasitha.com/2011/01/parallel-computing-virtual-labs-msdn/</link>
		<comments>http://blog.wickasitha.com/2011/01/parallel-computing-virtual-labs-msdn/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 06:17:58 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>
		<category><![CDATA[Parallel Computing]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=1129</guid>
		<description><![CDATA[Interested in trying out the support for parallel computing in Visual Studio 2010 or .NET 4,  You can now use the MSDN Virtual Labs site to try these out from the comforts of your favorite browser.  Multiple labs are available: Introducing .NET 4 Parallel Extensions Introduction to Parallel LINQ Introducing the C++ Concurrency Runtime Introducing the Visual [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2011/01/parallel-computing-virtual-labs-msdn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom.it &#8211; Viewing and sharing high-resolution imagery</title>
		<link>http://blog.wickasitha.com/2010/08/zoom_it_viewing_and_sharing_high_esolution_imagery/</link>
		<comments>http://blog.wickasitha.com/2010/08/zoom_it_viewing_and_sharing_high_esolution_imagery/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 17:50:40 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[New Tech]]></category>
		<category><![CDATA[Tech news]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=1096</guid>
		<description><![CDATA[What? Zoom.it is a free service for viewing and sharing high-resolution imagery. You give us the link to any image on the web, and we give you a beautiful new way to experience it — along with a nice short URL. How? Zoom.it converts your image to the Deep Zoom format, which lets you smoothly and efficiently [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2010/08/zoom_it_viewing_and_sharing_high_esolution_imagery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canceling an async postback &#8211; ASP.NET AJAX</title>
		<link>http://blog.wickasitha.com/2010/05/canceling-async-postback-asp-net-ajax/</link>
		<comments>http://blog.wickasitha.com/2010/05/canceling-async-postback-asp-net-ajax/#comments</comments>
		<pubDate>Tue, 11 May 2010 05:38:49 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=1030</guid>
		<description><![CDATA[Recently a new requirement came for cancel an async operation.  Being aware of the abortPostBack method the PageRequestManager, I figured that it would be pretty simple to implement this feature.  I added a &#8216;Cancel&#8217; button to my progress indicator and wired the onclick handler to invoke the abortPostBack method. Clicking cancel did abort the async postback however, because the [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2010/05/canceling-async-postback-asp-net-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL SERVER 2008 R2 EXPRESS NOW WITH 10GB DBS</title>
		<link>http://blog.wickasitha.com/2010/05/sql-server-2008-r2-express-10gb-dbs/</link>
		<comments>http://blog.wickasitha.com/2010/05/sql-server-2008-r2-express-10gb-dbs/#comments</comments>
		<pubDate>Fri, 07 May 2010 05:48:17 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=1022</guid>
		<description><![CDATA[SQL Server 2008 R2 Express is now available  for download from the SQL Server Express site.More importantly SQL Server 2008 R2 Express now supports 10 GB of storage per database.]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2010/05/sql-server-2008-r2-express-10gb-dbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Communicator Mobile for Nokia</title>
		<link>http://blog.wickasitha.com/2010/05/microsoft-communicator-mobile-nokia/</link>
		<comments>http://blog.wickasitha.com/2010/05/microsoft-communicator-mobile-nokia/#comments</comments>
		<pubDate>Thu, 06 May 2010 04:47:17 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[.NET CF]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobile application developments]]></category>
		<category><![CDATA[Mobile Applications]]></category>
		<category><![CDATA[Microsoft Communicator]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=998</guid>
		<description><![CDATA[Microsoft Corp. and Nokia today launched the first application from their alliance around mobile productivity, Microsoft Communicator Mobile for Nokia devices. This new unified communications client connects directly with a company’s communications systems to streamline mobile collaboration. Owners of a number of Symbian-based Nokia Eseries smartphones can download the English version today from Nokia’s Ovi [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2010/05/microsoft-communicator-mobile-nokia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Fix it Center Automatically Repairs Windows Errors</title>
		<link>http://blog.wickasitha.com/2010/04/microsoft-fix-center-automatically-repairs-windows-errors/</link>
		<comments>http://blog.wickasitha.com/2010/04/microsoft-fix-center-automatically-repairs-windows-errors/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 18:19:21 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech news]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Troubleshoot]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=951</guid>
		<description><![CDATA[The beta release of Microsoft Fix it Center has been released and is available for free download. Microsoft Fix it Center can resolve computer problems quickly with a single click. The Fix it Center houses automated troubleshooters that can fix and fix issues immediately. According to Microsoft, Fix it Center finds and fixes many common PC and [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2010/04/microsoft-fix-center-automatically-repairs-windows-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Driver Kit (WDK) 7.1.0 released</title>
		<link>http://blog.wickasitha.com/2010/03/windows-driver-kit-wdk-710-released/</link>
		<comments>http://blog.wickasitha.com/2010/03/windows-driver-kit-wdk-710-released/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 07:01:46 +0000</pubDate>
		<dc:creator>wickasitha</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[New Tech]]></category>
		<category><![CDATA[Tech news]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Driver Kit (WDK)]]></category>
		<category><![CDATA[New Misrosoft technologies]]></category>
		<category><![CDATA[Windows Driver Kit]]></category>

		<guid isPermaLink="false">http://blog.wickasitha.com/?p=833</guid>
		<description><![CDATA[Windows Driver Kit (WDK) 7.1.0 has been released. It contains headers, libraries, build tools, build environments, code samples, documentation, and other tools that software developers use to create drivers and kernel software. Read More: WDK and Developer Tools Resources WDK Documentation Download Driver Developer Community Resources Driver Signing Requirements for Windows Notes from Windows Development [...]]]></description>
		<wfw:commentRss>http://blog.wickasitha.com/2010/03/windows-driver-kit-wdk-710-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

