| Mobile | RSS

Title Case in .Net

I was importing data from excel to sql server programatically. The excel is an output from another system. For whatever reason, they output it in all caps. But there is no reason that it should be. Looked around the net for conversion from caps to camel case Apparently what I wanted was converting to title [...]

[ More ] February 19th, 2009 | No Comments | Posted in software |