I just can't seem to get this rounded.
The first part of the snippet shows how I am validating the textbox if the field is empty or ""
so it will be 0.00 if the user does not enter any data.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23032538.htm...
I coded an app in VB 2005 and now port it to VB 2003.
I used a lot of Treeview functions that worked well.
I use the following declaration:
Dim CurrentNode As TreeNode = TreeView1.Nodes.Ad...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21317173.htm...
Any chance someone could knock up a simple example of how to get the computer name and ip address in vb.net and in vb 2005 beta 2 so I can see the difference between the 2.
Thanks in advance :)
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21604354.htm...
I am using VB Express 2005. After starting my app the splashscreen is shown. Then the first form is shown. This form is not in the foreground. It is shown in the taskbar and starts flashing there.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21903590.htm...
Hi Experts!
Im old VB6 database programmer and beginner with VB 2005 and I have follow question I find that is great to use Applications Setting Property Binding for example - my.settings...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21920856.htm...
Hi,
Can somebody please provide a method use VB 2005 Express to connect to a SQL server (SQL 2000) and run a SQL query against some tables in the database
and retrieve the records so I can proc...
http://www.experts-exchange.com/Programming/Misc/Q_21979985.html
Zones:
ProgrammingDate Answered: 09/11/2006 Rating: 8.0 Views: 0
Hi Experts,
I am using VB 2005 and I am trying to export a crystal report (designed using Crystal report 9) to a csv. I was able to create a module that exports them in excel and pdf. But the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22429907.htm...
I would like to build a windows application in vb 2005. The program should check network credentials to gain access. I have no clue how to do this. Is there a web site that has a great tutorial ...
http://www.experts-exchange.com/Microsoft/Development/Q_22481236.html
I have the following:
' Create list of below class
Public sqlcolarr As List(Of sqlColInfo)
' Simple strongly typed class
Public Class sqlColInfo
Public name As ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Objects/Q_22535941.h...
Hey,
Does anyone know how to make my window flash, like when a a program is waiting to be opened?
Thanks
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22545085.htm...