Posts

Showing posts from December, 2010

VB .Net Strings Manipulation Code Example

Image
VB .Net Strings Functions Manipulation Source Code Example Strings in Visual Basic .Net Programming How to manipulate Strings in VB.Net ? Here is an example Code of how to manipulate Strings in VB .Net. (Using .Net FrameWork 4.8) Hello .NET Framework method Description Asc, AscW Returns an Integer value representing the character code corresponding to a character. Chr, ChrW Returns the character associated with the specified character code. Filter Returns a zero-based array containing a subset of a String array based on specified filter criteria. Format Returns a string formatted according to instructions contained in a format String expression. FormatCurrency Returns an expression formatted as a currency value using the currency symbol defined in the system control panel. FormatDateTime Returns a string expression representing a date/time value. FormatNumber Returns an expression fo