Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Count words in VB.NET using Split and Replace functions
- The next time you need to know the number of words in a larger VB.NET string consider using the Split function. This tip provides an example of how to use Split, as well as Replace if you have more than one space between words. Working with strings and performing...
- Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, strText, Visual Basic Tips Newsletter, Function, String, Split, Split Function, .Net, Development Tools, Software Development, Software/Web Development
- Technical articles 2007-03-08
Additional Resources
- Convert a string into a byte array in VB.NET
- If you need to convert a string into a byte array in VB.NET, you can use the GetBytes method or one of the encoding objects available in the System.Text namespace. This tip shows various encoding types and looks at ways to convert a string into a byte array.Encoding typesThere are...
- Tags: Vb.net, Programming
- Blog posts 2007-06-14
- << Previous
- page 1 of 1
- Next >>