A Generalized and a simple function to make a string in Proper Case in VB.NET Glorifying Sand To an awesome and insanely great man.. Book Review: Alchemist by Sehrish Asghar
From the Blog kashankhanFollowing Code is for making a string in Proper Case in VB.NET 2.0 Public Function ToProper(ByVal str As String) As String Dim newString As New Text.StringBuilder For Each s As String In str.Split(" ") newString.Append(s.Substring(0, 1).ToUpper & s.Substring(1).ToLower + " ") Next Return newString.ToString.Trim End Function So another boy scored some A's in A levels and everyone is going crazy. Anyone with an ounce of a brain knows people who are trying to appear in so many subjects have only one aim in mind, which off course we provide to them easily. Soon we will hear another story of some boy breaking youngest Microsoft Certification or Oracle Certification record. Yeah right like in the real world it matters, Since I heard tpakistanblogs.blogspot.comRead Full Post
0 comments :
Post a Comment