Learn what enabling the application framework in VB actually does and what an invariant culture is and how you take advantage of it. Q What happens when I check "Enable application framework" in my ...
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 ...
I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...
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 ...
I've inherited maintaining an Access application, that is contained in one mdb. Multiple clients use the application, and I need to roll out an update to all of them without touching the data in the ...
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 ...
Q What happens when I check "Enable application framework" in my Visual Basic application? Why does my Sub Main disappear from the Startup Object dropdown, what happens with the different shutdown ...