20,284 Topics

Member Avatar for
Member Avatar for guest11

hi all, which datatype we use for storing UInt64 type of value? I want to cast integer value into UInt64 type. How we can do that in vb.net ? Plz can anybody tell me . thanks in advance Regards Guest11

Member Avatar for emurf
0
128
Member Avatar for bajanpoet

I had created an application that worked, was deployed and used for a while before someone asked for an addition. When I tried to run the completed executeable file, I got a System.InvalidOperationException error immediately. When I opened the source code and tried to run it before making any changes, …

Member Avatar for bajanpoet
0
337
Member Avatar for bcm

Can any one please help me in following in [COLOR="Red"]VB.NET2005[/COLOR]: I want that whenever the word setting appears a textbox would be created during runtime i.e here it appears for 4 times so 4 textboxes should be created, if it appears for 5 times then 5 textboxes would be created...... …

Member Avatar for Ramy Mahrous
0
448
Member Avatar for ahmed_mido

hi iam new to programming and i want to know how i tell vb.net if it was replied to a msgbox with (yes ) then do something please help me about that

Member Avatar for poonams
0
92
Member Avatar for jarojasp

Hi guys, I have been programming with vb since version 3 writing commercial applications. I have to write applications using the internet as the base block. I have never dealt with vb and internet controls, so I have no ideas as to how to write an internet app. with vb6. …

Member Avatar for hkdani
0
122
Member Avatar for tb808kid

Hello! I'm trying to find out how to validate input from a textbox, I want to make sure it is an integer within a certain range and that the destination variable is big enough for it. Sorry if this is stupid question, I just can't find anything and it's starting …

Member Avatar for tb808kid
0
159
Member Avatar for crim1969

I wrote a VB6 application for automatic or manual playing of mp3 files from a play list. This application can run forever in Windows 98, but crashes after around 128 songs in Windows 2000. I decided to replicate the basic routine that causes the crash in VB2005 on my Windows …

Member Avatar for crim1969
0
91
Member Avatar for sniper1983

Hi.. I'm having a little trouble using a webservice from vb classic. I have tried to access other webservices on the net successfully but cannot access my own the right way. After some time of debugging I have found out that it might be the access to the webservice on …

0
81
Member Avatar for mariyana

I am having an xml file as follows: ######################## <?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE form (View Source for full doctype...)> - <form name="Test_Form" xmlns="http://www.lotus.com/dxl" version="6.5" replicaid="652573B0001EDB3B" publicaccess="false" designerversion="6.5" noreplace="false" useapplet="false" treatashtml="false" default="false" private="false" readingorder="lefttoright" inherit="false" mailable="false" type="document" recalc="false" storeform="false" editonopen="false" anonymous="false" nofieldexchange="false" versions="none" manualversion="false" inheritdoc="none" contextpane="hide" conflictaction="createconflicts" noinitialfocus="false" nofocusonf6="false" signdocuments="false"> …

Member Avatar for bcm
0
115
Member Avatar for nsareddy

i have a windows form.in tht there is a data grid.in data grid we have a column named copy to.if we select tht form the control should move to another form where we find months from jan to dec in list bbox.it is multi select.when we select the months in …

0
79
Member Avatar for kar07

Hi Friends, alreayd we have some .dll file (regarding plc control) which is creted by vb.net 2003.. we normally use these dll in client application.shouldbe ok..client also using 2003. now they convert client to vb.net 2005.. and the plc control .dll also.. after that when i use plc control dll …

0
43
Member Avatar for tau
Member Avatar for ally1002

hello all. i am creating a program that helps write quizzes,(quizcreator),(the user chooses the type of question like t/f or multiple choice and i set it up for them and they just add the text for the question) but the thing is i need to save the final quiz created …

Member Avatar for ally1002
0
82
Member Avatar for frankyb

Hi i am trying to search in a database and can do it with the code attached, but how can i instead of putting "date > '1/1/00'", use what a user inputs in a textbox. I have tried "date > 'textbox1.text'" but this doesnt work, any help is much appreciated. …

0
49
Member Avatar for ljf118

Really having trouble with UI design using AJAX and Web Dev Express 2005. Designing systems for 25 years and finding the latest and greatest the biggest pain in the ass to figure out since JCL. Anyway: I have been trying to put controls such as the Gridview into a <DIV> …

0
70
Member Avatar for extofer

I'm developing an app with another programmer, both of us are very mobile, I have a Testing a Development Server to add the DB we are building against and we would each pertain a local copy of the source code. How can it be possible to use VSS to synchronize …

Member Avatar for VIeditorlover
0
115
Member Avatar for nazrulcckl

Hi I am new in VB.net . I dont know how to connect vb.net with sqlserver. Would any one help me regarding this . Thanks Nazrul

Member Avatar for Jx_Man
0
81
Member Avatar for bcm

<applicationSettings> <WindowsApplication1.My.MySettings> <setting name="Astrology" serializeAs="String"> <value>6</value> </setting> <setting name="Cricket" serializeAs="String"> <value>7</value> </setting> <setting name="Foreigncurrency" serializeAs="String"> <value>8</value> </setting> <setting name="Jobs" serializeAs="String"> <value>9</value> </setting> </WindowsApplication1.My.MySettings> </applicationSettings> I want to display 6, 7, 8, 9 in different textboxes. How can I do that in [COLOR="Red"]VB.NET2005[/COLOR] Please help

Member Avatar for bcm
0
80
Member Avatar for bcm

I have created a project of reading app.config configuration file and display it in textboxes But now I want that when ever the values are displayed in textboxesm, if I change it in textbox it should be simultaneously changed in app.config also. How can I do that in [COLOR="Red"]VB.NET2005???[/COLOR] Please …

0
50
Member Avatar for ahmed_mido

if i have two forms one of them is the parent of the other both of them has a menu called (file) when i run the program and load the second form the two menus appears next to one another how can i make them one big menu

Member Avatar for om_shankar1
0
61
Member Avatar for ruman_eee

Dear all, I am facing a big problem.I need help. I want to make a software that can make the .pdf file from .doc file. Is their anyone who can help me about this problem

Member Avatar for om_shankar1
0
96
Member Avatar for umer05

Dear Sir I am new in Visual Studio 2005. I am making my project and i want to take image from cam using VB 2005 Form. Please anyone help me.

0
67
Member Avatar for omotoyosi

PLEASE I NEED A CODE TO DOWNLOAD BARCODE FROM A SCANNER TO A P.C. USING VISUAL BASIC .NET . I WILL APPRECIATE UR PROMP RESPONSE. U CAN GIVE ME INSTANT MAIL ON MY YAHOO CHAT ID [email]wiseshort2000@yahoo.com[/email]. tanx omotoyosi

Member Avatar for ithelp
0
60
Member Avatar for blondie.simon

Hi I have written an application that runs in a window about a quarter of the size of the screen. If I have another window open on the screen at the same time and then drag that program across my application it looks like everything in my application gets wiped …

Member Avatar for blondie.simon
0
89
Member Avatar for James890

Hi. Can someone help. I'm working with a list (not a listBox) I have a list of staff called staffList and add a new staff member as staffList.add(staff), where staff is an object containing the staff members name and salary. I have a staff class and a staffList class for …

Member Avatar for James890
0
69
Member Avatar for Cecilia_notes

Hi, in datagridview, type in "this is the first line", if you press "enter" and type "this is the second line",it finishes editing the current cell and go to the cell right below it, and put "this is the second line" there. What I want is, when I press "enter" …

0
73
Member Avatar for yashwanth.h.d

sir, am using vb.net2003. i want to select multiple values in datagrid.Can anybody help me for this.

0
2
Member Avatar for mpatram

Hi All, I want to know how to start the VB.Net programming for AutoCAD customization? My requirement is I've to develope some GUI screens where the user will provide all the inputs which is needed to draw a layout. The GUI screen also caontains some user controls which I can …

Member Avatar for mpatram
0
117
Member Avatar for mariyana

I want to generate XML code using vb.net <sample> <?xml version="1.0" encoding="UTF-8"?> <?mso-infoPathSolution name="urn:schemas-microsoft-com:office:infopath:textbox-vini:-myXSD-2007-12-06T08-47-54" solutionVersion="1.0.0.1" productVersion="12.0.0" PIVersion="1.0.0.0" href="file:///C:\Documents%20and%20Settings\Vinitha_mani\My%20Documents\textbox-vini\manifest.xsf" ?> <?mso-application progid="InfoPath.Document" versionProgid="InfoPath.Document.2"?> <my:myFields xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2007-12-06T08:47:54" xml:lang="en-us"> <my:field1></my:field1> <my:field2>vinitha</my:field2> </my:myFields> This xml is created from Infopath form as a source file. Now how can i generate the same through code given that …

0
76
Member Avatar for NoobertGames

hey everyone, i just made a FTP program with vb6.0 a few weeks ago and i need to know if i can somehow get it to work in a web browser. the FTP program does just what the title says, it trasfers files to and from the server, but it …

0
46

The End.