How can I send VB.NET output to the DYMO labels
For one project i need to integrate the application output of my project with the labels of the dymo printer. Actually we have to send some data(text,numeric,mix) to the labels of the DYMO LABELWRITER DUO Label printer. The labels we need to send data is 1. Shipping(99014) 2. Tape Label with 12 mm width. I [...]
Answer Question
| May 27, 2009 10:08 AM
DYMO Labels, DYMO LabelWriter Duo, VB.NET, Visual Basic .NET, Visual Basic printing
For one project i need to integrate the application output of my project with the labels of the dymo printer. Actually we have to send some data(text,numeric,mix) to the labels of the DYMO LABELWRITER DUO Label printer. The labels we need to send data is 1. Shipping(99014) 2. Tape Label with 12 mm width. I [...]
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 [...]
Answer Question
| May 26, 2009 12:52 PM
D1L, DymoPrinter, LWL, Microsoft Access 2007, VB.NET, Visual Studio 2005
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 [...]
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
| December 15, 2010 4:00 AM
MouseDown Event, MouseUp Event, VB.NET, Visual Basic .NET, Visual Basic drawing coordinates, Visual Basic graphics
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
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
Crystal Reports, VB.NET, Visual Basic .NET
how to display 1-(31,30),1-29 days of current month in crystal report using vb.net in ascending order
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 & “RestoreRestore1.reg HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun”) Now when i am trying to restore this entry by using the following command Shell(“explorer.exe ” + [...]
Answer Question
| May 12, 2009 6:05 PM
VB.NET, Windows Explorer
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 & “RestoreRestore1.reg HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun”) Now when i am trying to restore this entry by using the following command Shell(“explorer.exe ” + [...]
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
| December 15, 2010 7:14 AM
Click Event, VB.NET, Visual Basic .NET, Windows Form
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.
Can we change opacity of an MDI child window in VB.NET?
can we change opacity of an MDI child window in VB.Net?
Answer Question
| December 15, 2010 8:44 AM
MDI, MDI child window, Multiple Document Interface, VB.NET, Visual Basic .NET
can we change opacity of an MDI child window in VB.Net?
login form
how to make login form in vb.net 2005 and check the values in oracle database
Answer Question
| November 4, 2011 4:53 PM
Oracle Database, VB.NET, VB.NET 2005, VB.NET Login Form
how to make login form in vb.net 2005 and check the values in oracle database
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 attachment. Does anyone [...]
Answer Question
| May 1, 2009 9:00 PM
Lotus development, Lotus Notes email, Lotus Notes email attachments, LotusScript, Microsoft Word, OLE objects, VB.NET, Visual Basic .NET
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 attachment. Does anyone [...]
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.
Answer Question
| April 24, 2009 10:26 AM
ComboBox, Microsoft Visual Studio, VB.NET
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.
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’ code that is directly [...]
Answer Question
| April 23, 2009 8:00 PM
IF statement, VB.NET, VB.NET 2005, VB.NET 2005 Express Edition, VB.NET Express Edition
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’ code that is directly [...]
backup of MySql with VB.Net
How can i get backup of MySql in VB.Net?
Answer Question
| April 20, 2009 11:49 AM
Backup, MySQL, MySQL backup, VB.NET
How can i get backup of MySql in VB.Net?
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 will directly login to the Skype Client.(without showing [...]
Answer Question
| April 16, 2009 8:58 AM
.NET, Skype, Skype Integration VB.net, VB.NET
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 will directly login to the Skype Client.(without showing [...]
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
Answer Question
| April 14, 2009 5:18 PM
VB.NET, 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
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
Answer Question
| April 14, 2009 10:22 AM
OpenFileDialog, VB.NET, VB.NET 2005, VB.NET dialog windows, Visual Basic .NET, Visual Basic 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
client server application
how to create client server application in vb.net
Answer Question
| April 14, 2009 12:18 PM
Client server software, VB.NET
how to create client server application in vb.net
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…
Answer Question
| April 14, 2009 10:26 AM
Application development, Image databases, Multimedia database, VB.NET, Visual Basic .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…
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, or try again [...]
Answer Question
| April 3, 2009 6:38 AM
A name was started with an invalid character, ASP.NET, Extensible Stylesheet Language, IIS, SQL Server 2005, The XML page cannot be displayed, VB.NET, Visual Basic .NET, XML, XSL, XSL style sheet
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, or try again [...]
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 .
Answer Question
| April 1, 2009 11:41 AM
Localization, Multilingual application, Multilingual support, VB.NET, Visual Basic, Visual Basic .NET
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 .
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 have [...]
Answer Question
| March 27, 2009 3:04 PM
ASPX, MySQL, VB.NET, Visual Studio
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 have [...]





