Irina Medvinskaya offers an example that shows how VB.NET’s String.Compare method can come in handy when you need to compare two string variables. Working with strings is a very important ...
At some point, every developer needs to manipulate strings, whether it's to convert data from one format to another or to alphabetize a list. Strings might be a basic part of programming, but using ...
Learn how to convert date and time values into formatted strings by overloading a version of the ToString method, which accepts a format string. Working with date and time values often requires an ...
If I wanted to reference a control in a Windows or ASP.NET program, I'd use something simple like: Is there a FindControl on the Form? Alternatively, if there's a Form.Controls collection you could ...
VB.NET changes the way you write Visual Basic code. You learn quickly that most of the optimization tricks you've learned for VB6 won't work under VB.NET. For example, .NET memory allocation forces ...
I got a neat little class that grabs data from my Products Data Class and creates a datatable with all the info.<br><br>Well, on data cell displays a string that contains HTML tags. Very annoying. I ...
VB.NET changes the way you write Visual Basic code. You learn quickly that most of the optimization tricks you've learned for VB6 won't work under VB.NET. For example, .NET memory allocation forces ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results