﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>String in C# Latest Blogs</title><link>http://www.c-sharpcorner.com/blogs/</link><description>Watch latest blogs from String in C#</description><copyright>© 1999 - 2012  Mindcracker LLC. All Rights Reserved</copyright><item><title>Export the value from dropdown list using C#</title><description>This is about when i select value from dropdown ,corresponding detail for the selected value export into MS WORD.
</description><link>http://www.c-sharpcorner.com/Blogs/9169/export-the-value-from-dropdown-list-using-C-Sharp.aspx</link><pubDate>5/11/2012 5:03:50 AM</pubDate><author>Arul R</author></item><item><title>Convert a string to Title Case in C#</title><description>There is no direct method like ToUpper(), ToLower() for Title Case. But using CultureInfo and  TextInfo classes we can do Title case of a string. </description><link>http://www.c-sharpcorner.com/Blogs/3558/convert-a-string-to-title-case-in-C-Sharp.aspx</link><pubDate>9/1/2010 5:09:58 AM</pubDate><author>Suthish Nair</author></item></channel></rss>