VB.NET Questions and Answers

Recent IT Questions

41 - 60 of 194

Dymo Printer programmatically with VB.NET

For a project i need to get the print out in Dymo LabelWriter Duo Printer. I am facing the problem in 1. How can i make a file with extension as *.lwl or *.d1l 2. How can i pass values to the file i had made above. I am using VB.Net , VS 2005 as IDE and MS Access 2007 as backend. Any fast help is...

Answer Question   |  May 25 2009  12:52 AM GMT
VB.NET, DymoPrinter, LWL
asked by Honeyprogrammer

  35 pts.

VB.NET MouseUp and MouseDown events

Hi, Please help me I need Code of How Drawing Circle by using Mouse (in MouseUp and MouseDown Eevents) and Drawing by using Pen . in vb.net

Answer Question   |  May 13 2009  4:00 AM GMT
VB.NET, MouseUp Event, MouseDown Event
asked by Lammar89

  5 pts.

Crystal Reports days field

how to display 1-(31,30),1-29 days of current month in crystal report using vb.net in ascending order

Answer Question   |  May 13 2009  1:46 AM GMT
Crystal Reports, VB.NET, Visual Basic .NET
asked by 122886

  5 pts.

How to handle messages generated by explorer using vb.net

I have created a application which manipulates the registry entry for some system level keys. I therefore provided a facility to backup those entries in *.reg files using the command Shell("regedit /e " & My.Application.Info.DirectoryPath & "\Restore\Restore1.reg...

Answer Question   |  May 12 2009  6:05 PM GMT
VB.NET, Windows Explorer
asked by Snsatyendra

  15 pts.

Inconsistent behaviour of VB.NET

I have a form which is displaying some user specific details. After pressing save button which is on form , if i close the form and then again displays it to user the changes done are working , but if i don't close the form then the changes done didn't reflected.

Answer Question   |  May 9 2009  7:14 AM GMT
Windows Form, Click Event, VB.NET
asked by Honeyprogrammer

  35 pts.

Can we change opacity of an MDI child window in VB.NET?

can we change opacity of an MDI child window in VB.Net?

asked by Bvicky99

  20 pts.

login form

how to make login form in vb.net 2005 and check the values in oracle database

View Answer   |  May 7 2009  4:53 PM GMT
VB.NET 2005, Oracle Database, VB.NET Login Form
asked by Shaz

  255 pts.

Extracting OLE objects attachments in Lotus Notes

I've written an utility in VB .NET that is able to extract file attachments from a NotesDocument and this works fine. I'm having challenges now with a particular email that has a MS Word document embedded into the body, whose content is part of the body. So basicllay it's an OLE Embedded...

Answer Question   |  Apr 30 2009  9:00 PM GMT
LotusScript, OLE objects, Microsoft Word
asked by Squig

  5 pts.

Help !! 3 Combobox!!!

hi, i'm new in VB.Net i'm creater 3 combobox in Microsoft Visual Studio .NET(Code VB), now i want combobox 2 or combobox 3 change when i choose combobox 1. 3 combobox must have diffirent value combobox 1(1,2,3) combobox 2(1,2,3) combobox 3(1,2,3) Thank for help.

View Answer   |  Apr 24 2009  10:26 AM GMT
VB.NET, Microsoft Visual Studio, ComboBox
asked by Kirakami

  5 pts.

If Statement isn't evaluating out correctly

I am trying to learn VB.Net using VB Studio 2005 Express edition and a pretty good text book. I thought I was beginning to understand concepts until this exercise came up - now I wonder... No matter what value I put into txtOrderTotal.Text, I get the same dDiscountTotal... This is 'hand-fed'...

View Answer   |  Apr 21 2009  8:00 PM GMT
VB.NET 2005 Express Edition, VB.NET, VB.NET 2005
asked by Rbrown38059

  85 pts.

backup of MySql with VB.Net

How can i get backup of MySql in VB.Net?

Answer Question   |  Apr 18 2009  11:49 AM GMT
Backup, MySQL, MySQL backup
asked by Bvicky99

  20 pts.

Skype Integration in vb.net application

I have developed one dot net application in which Skype4COM dll reference is added. I have provided the functionality as Conference call, Call Skype user, Changing status etc. successfully in my application. I want to start skype client from my application by providing userid and password which...

Answer Question   |  Apr 16 2009  8:58 AM GMT
Skype Integration VB.net, Skype, VB.NET
asked by Rahulgodse

  5 pts.

search and delete in vb.net 2003

hi, i have a select query in .net dim sqlstr as string sqlstr=select access_id from emp_main where emp_no=98198 and then if i get access id as 5 i want to delete tht whole record from emp_main table

View Answer   |  Apr 13 2009  5:18 PM GMT
VB.NET 2003, VB.NET
asked by Yusufslate

  5 pts.

How to programmatically open directories in VB.NET 2005

what code should i write to access the files in a folder that i have stored somewhere such as desktop or c drive in my pc by clicking on a button in vb.net

View Answer   |  Apr 10 2009  10:22 AM GMT
VB.NET 2005, OpenFileDialog, Visual Basic .NET
asked by Rinsa

  150 pts.

client server application

how to create client server application in vb.net

View Answer   |  Apr 9 2009  12:18 AM GMT
VB.NET, Client server software
asked by Bvicky99

  20 pts.

Which multimedia database can be used with VB.NET

i am working on a project "criminl records system, i want to add criminals picture in my form,database,which database can used with this VB.NET application.plz specify how can i connect with my form...

View Answer   |  Apr 7 2009  10:26 AM GMT
VB.NET, Multimedia database, Application development
asked by Vivekagar

  65 pts.

The XML page cannot be displayed

I am using sql server 2005 with vb.net 2005 and IIS server installed. I tried to run the application created in Asp.net,but it showed me the following error. The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button,...

asked by Sajad

  5 pts.

Telugu language in a VB application

i was a vb.net programmer and i want to include the telugu language into my project. that is while typing in a text box as at present it types in english i want to type in telugu. how to include telugu .

asked by Kimidiramana

  30 pts.

Generating ASPX pages from a MYSQL table

I have a series of MYSQl Tables that I want to inspect via a web page, generating the logic to simply display the data is straightforward, however, it's tedious to create each page then write the logic to make the data editable. Since it's largely repetition it should be fairly easy for someone to...

View Answer   |  Mar 25 2009  3:04 PM GMT
MySQL, VB.NET, Visual Studio
asked by Jlees

  5320 pts.

Data type in VB.NET

The following question was recently submitted by a user via e-mail: I used to use a creation of datatype in vb 6. It combined the use of strings and numbers, then the the length of the datatype was read and placed on the disk.\ on a specific area. When you went back to the disk to retrieve the...

View Answer   |  Mar 25 2009  1:41 PM GMT
VB.NET, VB 6, VB 6.0
asked by JennyMack

  3330 pts.

41 - 60 of 194