Click here to Skip to main content
15,891,136 members
Articles / Web Development / ASP.NET

Pascal and Camel Case to Display Text Conversion

15 Jun 2011CPOL 1.3K   1
Every code here are long and little bit wrong means not getting correct output...i think this is the shortest code and get correct output...private string ConvertToCamal(string propertyName) { StringBuilder builder = new StringBuilder(); if...
Only logged in members can view this content

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.
Closed because the post is not clear, or is incomplete and has not been phrased in a way that allows it to be fully understood.. Reported by Henry Minute on Wednesday, June 15, 2011 11:43pm