Microsoft AX 2012, X++, C#, SQL server, SSRS, Java, JavaFX, Oracle, PL/SQL, Delphi - codes examples, step-by-step tutorials, experiences.
row.Constellation = arr[2].Trim().ToLower(); char[] ch = row.Constellation.ToCharArray(); ch[0] = char.ToUpper( row.Constellation[0] ); row.Constellation = new string( ch );
No comments:
Post a Comment