<?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; Uncategorized</title>
	<atom:link href="http://www.techbubbles.com/category/uncategorized/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>Wishing you all a very happy start to 2012!</title>
		<link>http://www.techbubbles.com/uncategorized/wishing-you-all-a-very-happy-start-to-2012/</link>
		<comments>http://www.techbubbles.com/uncategorized/wishing-you-all-a-very-happy-start-to-2012/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 15:55:54 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/uncategorized/wishing-you-all-a-very-happy-start-to-2012/</guid>
		<description><![CDATA[
I wish all of my BLOG readers a very happy and safe New Year! I keep my best to write a great posts on new technologies. I appreciate your valuable feedback and comments on my BLOG posts.
Many thanks 
Related Posts:

No Related Posts

]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/wishing-you-all-a-very-happy-start-to-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome 2011!!!</title>
		<link>http://www.techbubbles.com/uncategorized/welcome-2011/</link>
		<comments>http://www.techbubbles.com/uncategorized/welcome-2011/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 19:57:29 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/uncategorized/welcome-2011/</guid>
		<description><![CDATA[
Dear Readers, 
I wish every one a very happy bright and prosperous new year. Thanks for following my BLOG, as always I will try my best to keep posting in the new year.
If you have any feedback , please feel free to leave a message.
Related Posts:

No Related Posts

]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/welcome-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Log Parser usage</title>
		<link>http://www.techbubbles.com/uncategorized/log-parser-usage/</link>
		<comments>http://www.techbubbles.com/uncategorized/log-parser-usage/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 14:19:46 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/uncategorized/log-parser-usage/</guid>
		<description><![CDATA[Log parser is a free tool from Microsoft where developers and support technicians can use to parse the IIS logs, Event Logs and Active Directory logs. This tool helps the developers to find the root cause for the site related issues. This post explains common commands that we use to look for specific information in [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/log-parser-usage/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Chrome Web Browser Features</title>
		<link>http://www.techbubbles.com/uncategorized/google-chrome-web-browser-features/</link>
		<comments>http://www.techbubbles.com/uncategorized/google-chrome-web-browser-features/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:12:16 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/uncategorized/google-chrome-web-browser-features/</guid>
		<description><![CDATA[Introduction
Today Google has released its first new open source browser named Google Chrome Beta. In this post I am going to explain about Chrome Features with examples.
Download link for Google chrome
First Look:
&#160; &#160;
Features
1. We got classic tab system which are appearing above the URL bar which is new style that you do not fine in [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/google-chrome-web-browser-features/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web services security</title>
		<link>http://www.techbubbles.com/uncategorized/web-services-security/</link>
		<comments>http://www.techbubbles.com/uncategorized/web-services-security/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 17:40:46 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/uncategorized/web-services-security/</guid>
		<description><![CDATA[Introduction
Securing a Web service is possible using WSE (Web Services Enhancements) for .NET. We can define the security requirements for both incoming and outgoing SOAP Messages this we can call it is a policy.
We can define the policy in two ways
1. Using WSE Settings 3.0 Tool
2. Adding the policy element to the XML file
Alternatively we [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/web-services-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WSE Policy element in the policy file</title>
		<link>http://www.techbubbles.com/uncategorized/wse-policy-element-in-the-policy-file/</link>
		<comments>http://www.techbubbles.com/uncategorized/wse-policy-element-in-the-policy-file/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 15:04:25 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[WSE]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/uncategorized/wse-policy-element-in-the-policy-file/</guid>
		<description><![CDATA[Web services enhancements 3.0 
&#60;policy&#62; Element
specifies one or more SOAP Message requirements. A policy element can have one or more child elements.
&#60;policy name=&#34;unique policy name&#34;&#62;     &#160;&#160;&#160; &#60;anonymousForCertificateSecurity /&#62;    &#160;&#160;&#160; &#60;mutualCertificate10Security /&#62;    &#160;&#160;&#160; &#60;kerberosSecurity /&#62;    &#160;&#160;&#160; &#60;mutualCertificate11Security /&#62;    &#160;&#160;&#160; &#60;requireActionHeader [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/wse-policy-element-in-the-policy-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extension Methods Feature in C# 3.0</title>
		<link>http://www.techbubbles.com/uncategorized/extension-methods-feature-in-c-30/</link>
		<comments>http://www.techbubbles.com/uncategorized/extension-methods-feature-in-c-30/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 16:04:33 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/2008/07/12/extension-methods-feature-in-c-30/</guid>
		<description><![CDATA[It is one of the new feature introduced in C# 3.0 “As the name implies, extension methods extend existing .NET types with new methods.”


Here i am going to extend the String type to write an extension method.
Example Adding a IsValidEmailAddress method onto an instance of string class: 
namespace Extensions
{
class TestProgram
{
&#160;&#160;&#160;&#160; static&#160; void&#160; Main(string[] args)
&#160;&#160;&#160;&#160; { [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/extension-methods-feature-in-c-30/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Configuring ASP.NET 1.1 websites on IIS 7.0</title>
		<link>http://www.techbubbles.com/uncategorized/configuring-aspnet-11-websites-on-iis-70/</link>
		<comments>http://www.techbubbles.com/uncategorized/configuring-aspnet-11-websites-on-iis-70/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 22:12:30 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/2008/06/24/configuring-aspnet-11-websites-on-iis-70/</guid>
		<description><![CDATA[If you want to run your existing ASP.NET 1.1 websites under .NET Framework v1.1&#160; please read this post Configuring .NET Framework 1.1 on windows vista and follow the below steps.
1. Open IIS 7 by going through Control Panel/Administrative Tools and please select the ISAPI and CGI Restrictions option from IIS section.
 
2. Allow the ASP.NET [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/uncategorized/configuring-aspnet-11-websites-on-iis-70/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

