Friends,
I need to add a list of available Comm Ports on the local machine to a combobox, and then one is selected, it will update the property for a serial port.
I am starting with this:
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23286421.htm...
Using this code it's possible to get information about the network.
What I need to do is, check if the network interface is a wireless interface.
Is this possible?
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23420225.html
Hi
I like the create a Base Class (dll) that holds form settings as backgraound color, font settings etc.,
I like to Overrides the form backgraound color in the base class and set that to all...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23432226.html
Hi!
I need some help with a function that returns the IP of a machine using the computer hostname ot that machine:
So in a network I have a machine/server that have the hostname SRV and I nee...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23432560.html
Hi!
Is there any implemented source control in VS 2005 Pro or do I need to install any other programs?
And if there are a source control in 2005 how do I get started?
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23432596.html
Hi..
Need some help on a eventhandler
(It should work like this, the program imports the eventhandler dll, the application adds all the events to the eventhandler and the events fires every xx ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23437331.htm...
Friends,
I have a listview that contains two columns (Lap, and Time). When I select a row from that listview, I want to be able to take the value contained within lap, and use that value that v...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23442543.htm...
Friends,
I don't want my app (Main form) to start execution until the right environment variables are filled with values. So, upon load of my main form, I call:
Private Sub Form1_Load(By...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23445011.htm...
I originally posted the following question but received no responses.
"I have a VS 2005 VB windows application that uses the WebBrowser control to display text, graphics and hyperlinks. The hype...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23458...
Friends,
This, I think is a simple question, but I just can't find it...
How do I bold the font in a listview programmatically?
li = frmTimelineSerial.lvFF.Items.Add(Row.CarNumber...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23491941.htm...