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 ...
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 ...
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) ...
I have two forms open within a single VB.NET application - one opened the other in the standard way:<BR><BR><pre class="ip-ubbcode-code-pre">Dim frmTemp As New ...
If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument component is an object that allows users to send ...
Uno Studio’s preview of its new Hot Design tool makes working with live XAML a convenient, interactive process for designers and developers. Developer productivity is one of those topics that never ...
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 ...
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) ...