Skip to main content

Posts

Showing posts with the label asp.net

Coding Challenge : Write an ASP.NET program to do string manipulation based on set of rules

 Given a string may contain spaces, convert them to All first character caps All Even numbers caps All Odd Numbers small Consider the strings are starting with 0 - Even number Other conditions: The given string is non null  HTML     < br />         < br />         < div >             < p >                 Coding Challenge : Write an ASP.NET program to acheive the following!             </ p >             < table style =" width : 100%; border : dotted;" border ="1">                 < tr >                     < td >                         < p >                             Given a string may contain spaces, convert them to                         </ p >                         < ul >                             < li > All first character caps </ li >                             < li > All Even numbers caps </ li >                             &l