Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Try Catch Statement help16 Nov 2004 18:33 GMT4
I want to be able to accept a value in "goToTextBox.Text" if it is a decimal
value such as 3.4. My Try statement currently catches non-numeric or blank
data, which I want to retain. How can I accomplish this?
T.I.A.
How do you read data from a USB port?16 Nov 2004 18:20 GMT3
Is there a good source of information on how to read a USB port, in
particular reading data from a BarCode reader?
vb.net Excel versions16 Nov 2004 18:15 GMT11
Is there a way, in VB.Net, to write a windows based program that will use
more than one version of Office (Excel)?  
Example: if office 2000 then else if office 2003 then.
Is this possible?  Examples?
Value of type 'String' cannot be converted to '1-dimensional array of String'.16 Nov 2004 18:08 GMT6
I get  :Value of type 'String' cannot be converted to '1-dimensional array
of String'  refering to curitem
Dim curItem As String
curItem = ListBox1.SelectedItem
How to set our own information at the time of installation16 Nov 2004 16:02 GMT2
i want to setup my VB.NET application like this:
At the time of installation,i want to take information
from the user like user name and copany name and Email
address and stored those information into database.
Get Files from Network Path16 Nov 2004 15:39 GMT2
I am trying to get the # of current Files in a specific directory
I can get it fine if the path is simular to "C:\windows", But not if it is a
network path like \\Servername\Directory
How can I do this? Or where can I llok to find this information.
Default keypress in another window16 Nov 2004 15:31 GMT1
I am writing an application that needs to fire the print dialog off when it
detects it to automate the application. At the moment I can pick up when the
print dialog in on the screen but am unable to send the correct message to
either send an ALT-P or default key press to the ...
How to remove the icon of child form?16 Nov 2004 14:53 GMT2
Actually, I am showing the icon on MDI form.
Hence, I don't want to show any type of icon (including default) on child
form.
I tried that but I could not able to delete the icon at design time.
Weird 'incorrect syntax near WHERE' message from MessageBox16 Nov 2004 14:12 GMT4
I have a Messagebox that looks like:
MessageBox.Show("There are pending changes for this patient. Do you want to
continue to close?", "Pending Changes", MessageBoxButtons.YesNo,
MessageBoxIcon.Question)
Combo Box - set text problem16 Nov 2004 14:09 GMT2
My combo Box 's datasource is the table without databinding.
Now , i need to set some value , I try Me.cboUnit.Text =
drInvoice.item("unit") , HOWEVER, it didn't work . I can't assign to that
combo box. e,g drInvoice.item("unit") should be 'ABC'
Copy protection16 Nov 2004 14:04 GMT3
Seems like the copy protection (ie licensing/antipiracy) tool that I
used with VB6 isn't very compatible with VB.Net. Anyone have a
recommendation for one that works well with VB.Net applications? Only
basic protection is really needed, so simple to use and cheap are more
installed software directely from ASP page into system16 Nov 2004 13:59 GMT2
i want to install a software directely into my pc from
webpage(ASP page).
I know the code to download the software from ASP but i
want to know how to installed directely into my system.
Export Windows Registry to .REG file16 Nov 2004 13:57 GMT1
How can I export Windows Registry information to a .REG file, using VB .NET?
TIA
Icons16 Nov 2004 13:39 GMT2
Is is possible to utilise the icons in shel32.dll and "import" them
into an image list, or do I need an icon ripper?
If the former is true, I am using XP, but how will it look on systems
using 9x or NT4, or 2000???
Progress window not responding16 Nov 2004 12:43 GMT2
I have a progess window with a label and progressbar that get updated
once per iteration of a for next loop. Everything works perfect (after I
call the Refresh members of any control I change in the loop,. like the
label), until the progress window loses focus and gains it back. ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.