Hi guys
I wonder how My.settings work, if a user has made alot of settings for his application and I Install a new version what happands with the settings hon taht computer
I want to keep the...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_22769419.html
If I have to DateTime
2007-07-08 15:52
2007-07-08 18:41
I check each hour and et a answer back what type of hour that should be. Type1,Type2 or Type 3
Thats no problem I get the typ but h...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_22770731.html
HI:
I need some help designing a structure for my application.
This program calulates paychecks
This is what I have
1: One class that has all functions for ProcentPay
2: One Class that h...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23002956.htm...
Hi I need some help to get this code to work
The function should switch between Dynamic and static IP modes
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23048931.html
To change IP mode from static to dynamic with netsh you need to have the name of the network interface. ("Local Area Connection")
So is there a way to get the active interface name.
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23049168.html
Hi!
I have a "button" I dbClick on to open e form but when clicking to fast it crashes.
The error mess says:
The form refers to it self under construction .
This is the code to open the...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23062143.htm...
Hi all,
I've got a few forms that I would like to copy and rename as different forms on the same project. After I have copied them I will then carry out the changes I require.
My question is,...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23075264.htm...
Hi!
I have a function that adds items to a menu in my Toolstrip
This is what I have now.
Sub Data_Click(ByVal sender As Object, ByVal e As System.EventArgs)
Dim arrTaxTables ...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23077961.html
Hi
I have a Toolstrip in my from under that I have a listview.
I lke to hide my toolstrip, that I can do with .Visible. The problem is that the listview dosen't take up the toolstrips space t...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23095638.html
Hi Experts - I'm sure this must be simple but I'm just missing the solution ....
I have a combobox bound to a column (fTitle) that shows the title for a contact (i.e. Mr / Mrs / Miss etc .....)....
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23125...