I have a list view box that I am trying to sort when the user clicks the column. I followed a short Microsoft tutorial:
http://support.microsoft.com/kb/319399
Everything is working fin excep...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23608345.html
Zones:
Visual BasicDate Answered: 07/31/2008 Rating: 7.5 Views: 0
Making the painful transition from VB6.....
In VB6, returning a field value could be done like so:
SomeString$=datTable.recordset.fields("FieldInTable")
Damned if I can figure out the equi...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23856...
I am looking for just the visual basic 6.0 software
none of the .net or visual studio 2005
Just need to modify an existing application project
Any one know where i can get a cheap version of t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21630411.html
Hi there,
Im working in Visual Studio 2005 and I have to design an application to track our users. The way I would like to set it up is how Im used to in VB 6.0 (with classes, etc). I added/crea...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21699738.htm...
I am trying to create a Win Form and my question is about the GUI.
I want nav menu that stays in place, and I want a content system that changes based on what I click on the nav menu. I would l...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22839036.htm...
Hello.I was using .NET Framework 2.0 and I have installed version 3.0.I want to know how to connect this framework with visual studio 2005.
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_22856168.h...
Hi I have an application that sends emails. Right now, it just sends using a smtp server that does not require any Authentication.
I would like to know how to send with authentication and if the...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/SendMail/Q_22898976...
How can I generate a random 10 digit number in Visual Basic 2005?
Thank you
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22899851.htm...
Hi there,
(this is another way of trying to sort out problem described in
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22930318.html)
I need to make an exe which put...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22930388.html
I am creating an application that will load a number of pictures from sql server (saved as byte) and then show them almost like a slideshow.
I have all the procedures done, where it will select ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22931...