A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
You want to put together an error message that includes information from the Customer object that caused the problem. Since you're not repeatedly modifying a single ...
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 ...
Comparing strings with and without case sensitivity in VB.NET Your email has been sent Irina Medvinskaya offers an example that shows how VB.NET's String.Compare method can come in handy when you need ...
System error codes are the error numbers displayed by a Windows operating system when a problem occurs on a user’s system. Most of the error codes are followed by ...
Learn the best way to combine strings in VB.NET Your email has been sent Irina Medvinskaya explains why you should usually opt for using the & operator over the + operator to combine strings. She also ...
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 ...
6 Avoid String Duplicates The VB.NET compiler deals with string constants in a rather smart way: It stores all string constants with the same Optimization rules have changed under VB.NET-here are ...
Speed Up Your VB.NET Code August 1, 2002 Speed Up Your VB.NET Code Optimization rules have changed under VB.NET. Here are eight new ways to build wicked-fast code. by Francesco Balena Technology ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results