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 ...
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 ...
Optimizing a VB.NET application often requires a deep understanding of how the .NET Framework works, including details about the inner workings of the garbage collector and the Just In Time (JIT) ...
Ok I've decided to ditch MS Access for my front end and start learning a replacement vehicle for database access.<BR><BR>I'm torn between web based front ends (using I assume ASP.NET) and a Windows ...
Optimizing a VB.NET application often requires a deep understanding of how the .NET Framework works, including details about the inner workings of the garbage collector and the Just In Time (JIT) ...
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 ...