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 ...
Visual Basic 6.0 gives you the convenient ability to programmatically check on the status of an application before you act on it. We’ll walk you through the simple API steps to add this functionality ...
I'm always looking for ways to develop high quality software faster with less code. Recently, I explored aspect-oriented programming (AOP) to reduce code volume, and I cover the potential benefits in ...
What are we going to do with all this Visual Basic? If you’re a project manager with a portfolio of Visual Basic applications to maintain, that’s no idle question. Microsoft’s newest version of its ...
Premature optimization may be the root of all evil, but these tools will make sure your code is clear, clean and secure. Testing your application before shipping is an important part of the ...