Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Sachin Telang "

Format a CamelCase string to a CamelCase sentenceVersion: VB6
Author: Sachin Telang Submitted: 10/17/2008Views: 13219
Format a CamelCase string to a CamelCase sentence. The program makes use of non-recursive logic. The code can be handy to extract words from a CamelCased string. It will also detects ALL CAPS pattern in the string and extracts it as a single word for ex ...more>>
Page 1 of  1

Go to page: 1