<?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>TechBubbles &#187; Microsoft</title>
	<atom:link href="http://www.techbubbles.com/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 22:18:35 +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>Application Lifecycle Management in Visual Studio 11</title>
		<link>http://www.techbubbles.com/microsoft/application-lifecycle-management-in-visual-studio-11/</link>
		<comments>http://www.techbubbles.com/microsoft/application-lifecycle-management-in-visual-studio-11/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 19:35:50 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio 11]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/application-lifecycle-management-in-visual-studio-11/</guid>
		<description><![CDATA[&#160;
This post discusses about new Application Lifecycle Management features in Visual Studio 11. Application Lifecycle Management represents how do you prioritize your requirement, how do you breakdown them into tasks and how do you implement those tasks.
&#160; 
Start with the Requirements, Visual Studio 11 coming up with new tool PowerPoint Storyboarding which you can use [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/application-lifecycle-management-in-visual-studio-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing Two Generic Lists in C#</title>
		<link>http://www.techbubbles.com/c/comparing-two-generic-lists-in-c/</link>
		<comments>http://www.techbubbles.com/c/comparing-two-generic-lists-in-c/#comments</comments>
		<pubDate>Sun, 04 Sep 2011 21:11:48 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/c/comparing-two-generic-lists-in-c/</guid>
		<description><![CDATA[Today I come across the problem while comparing two different lists. The basic requirement is finding the records which are present in one list but not in other and vise versa. I thought of sharing this piece of code which might&#160; help for you to do the same task.
Let us take the two Generic lists [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/c/comparing-two-generic-lists-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Parallel Workflow in SharePoint 2010</title>
		<link>http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 20:06:48 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[WorkflowFoundation]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/</guid>
		<description><![CDATA[&#160;
This post explains how to create parallel tasks in SharePoint 2010 workflow. The idea is we are going to assign the tasks to people and they can complete them in any order without having a dependency on one another. In this example we create a custom SharePoint list which contains a vacation request details looks [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/creating-parallel-workflow-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Displaying Custom HTML message in SharePoint 2010</title>
		<link>http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 20:09:51 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/</guid>
		<description><![CDATA[&#160;
This post explains about displaying a custom HTML message in Visio Web access web part on a SharePoint web part page. We are using two web parts content editor webpart and Visio Web access webpart as shown below

  
We are going to write JavaScript which uses Visio Services JavaScript Object model to display custom [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/displaying-custom-html-message-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing Web Services from Sandboxed Silverlight application in SharePoint 2010</title>
		<link>http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 22:48:27 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/</guid>
		<description><![CDATA[&#160;



This post discuss about accessing public web services from sandboxed Silverlight application in SharePoint 2010. SharePoint 2010 introduced the concept of sandboxed solution where the application runs in separate process outside the w3p process where SharePoint is running. Sandboxed solutions having the restriction to make a call to external resources like database and web services. [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/accessing-web-services-from-sandboxed-silverlight-application-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Azure&#8211;Security essentials</title>
		<link>http://www.techbubbles.com/microsoft/windows-azuresecurity-essentials/</link>
		<comments>http://www.techbubbles.com/microsoft/windows-azuresecurity-essentials/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 20:27:52 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Azure]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/windows-azuresecurity-essentials/</guid>
		<description><![CDATA[&#160;



This post discusses about Security essentials which technical decision maker should know in-order to protect customers applications and data in Windows Azure platform. Instead you building the server racks and datacenters, Cloud takes your traditional data centers from you and run on their premises which greatly reduces the cost and maintenance. Cloud runs as services [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/windows-azuresecurity-essentials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Azure vs SQL Server</title>
		<link>http://www.techbubbles.com/microsoft/sql-azure-vs-sql-server/</link>
		<comments>http://www.techbubbles.com/microsoft/sql-azure-vs-sql-server/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 21:56:40 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Azure]]></category>
		<category><![CDATA[SQL server]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/sql-azure-vs-sql-server/</guid>
		<description><![CDATA[&#160;
This post discusses the differences between SQL Azure and SQL Server in the context of security
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 







Supports SQL(native) and Windows authentication.
Supports SQL(native) only, no windows authentication.


Authorization is based on database users and roles. 
Authorization is based on database users and roles.


SQL Server has fixed server roles such as serveradmin, securityadmin and dbcreator.
There are no fixed [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/sql-azure-vs-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heterogeneous Development using Visual Studio 2010</title>
		<link>http://www.techbubbles.com/microsoft/heterogeneous-development-using-visual-studio-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/heterogeneous-development-using-visual-studio-2010/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 21:58:50 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/heterogeneous-development-using-visual-studio-2010/</guid>
		<description><![CDATA[&#160;



Your organization might have .NET and Java developers working on different platforms to develop the applications. Each development team might have been using different processes to develop the application. With this separation, Organisations have no end-to-end visibility on the development efforts. With Visual Studio 2010 this separation become a thing of past.




Visual Studio 2010 ultimate [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/heterogeneous-development-using-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Code UI Tests in Visual Studio 2010</title>
		<link>http://www.techbubbles.com/microsoft/creating-code-ui-tests-in-visual-studio-2010/</link>
		<comments>http://www.techbubbles.com/microsoft/creating-code-ui-tests-in-visual-studio-2010/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 22:41:08 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/creating-code-ui-tests-in-visual-studio-2010/</guid>
		<description><![CDATA[&#160;



This post discusses about creating a test case for windows application in both Microsoft Test Manager and using a Code UI Test in Visual Studio 2010. It also discuss about editing a Code UI test by adding assertions into the UI map using UI controller.




1. Before creating test case we will create small windows application [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/creating-code-ui-tests-in-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Firewall rules using SQL Azure</title>
		<link>http://www.techbubbles.com/microsoft/creating-firewall-rules-using-sql-azure/</link>
		<comments>http://www.techbubbles.com/microsoft/creating-firewall-rules-using-sql-azure/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 22:25:42 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Azure]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/microsoft/creating-firewall-rules-using-sql-azure/</guid>
		<description><![CDATA[&#160;



The firewall feature in Windows Azure portal allows you to store your data securely on cloud which deny all connections by default. The new firewall feature allows you to specify list of IP addresses which can access your SQL Azure Server.You can also programmatically add connections and retrieve information for SQL Azure database. This post [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/microsoft/creating-firewall-rules-using-sql-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

