20,284 Topics

Member Avatar for
Member Avatar for Webbsta

Hi, I'm getting quite good with vb.net now and have created quite a few good programs but I'm having trouble with something that seems simple but i cant figure out whats wrong, if anybody can help me with the following code it would be very appreciated. What I'm trying to …

Member Avatar for Halbo
0
157
Member Avatar for Duki

I'm trying to get totCust and totRev which are declard in videoBonanzaForm to show up in the summaryForm.textboxes I have them declared as friends; i've even tried assigning `me.textbox.text = "1"` and nothing shows up still when I click the Summary button (in videoBonanzaForm). I open the summary form with …

Member Avatar for Duki
0
197
Member Avatar for mustoora

Hi there. I am trying to make a certain symbol to appear upon every mouseclick. However, the symbol is a cross and an arrow head. This is how I tried to do it. Private Sub Form1_Paint(ByVal sender As Object, ByVal e As _ System.Windows.Forms.PaintEventArgs) Handles _ MyBase.Paint Dim bluePen As …

0
60
Member Avatar for ditty
Member Avatar for sara01
0
138
Member Avatar for amby

can somebody please help me to write a code so that mouse pointer can move around on the desktop according to program..for example it is moving in up direction when i give '1' to any variable. and it is moving in down direction when i give '2' to any variable

Member Avatar for iamthwee
0
63
Member Avatar for yagapapa

Hi all Ive been working on a VW2005 project and constantly been getting the following error message... Ive been debugging the program for quite some time now and still cant figure out where the problem lies... [CODE]Format of the initialization string does not conform to specification starting at index 0. …

Member Avatar for bharatsaboo
0
148
Member Avatar for nice_true

Hi! I am running vb.net applications on a sytem with 512 mb of ram. The project includes retrieving data from a database which has approx. 20-25 lac records. On running the project for the first time itself, either a "time-out" message appears or the system gets hanged up. I tried …

Member Avatar for ptaylor965
0
77
Member Avatar for LilOlMe

Hi there! I'm developing a VB.NET web application that has to be able to read from a USB Flash Drive. I've noticed that someone else has posted a similar question on this forum but the answer was never provided to them. I have gotten a bit further than the other …

0
234
Member Avatar for Halbo

Hi, everyone, new member here. I'm working on a project which has a very simple user interface, with 1 combobox, 2 labels, and three buttons. When I save the project and come back to it later, all the elements on the form have piled up on top of each other …

Member Avatar for Halbo
0
100
Member Avatar for N[e]tt[e]

[SIZE=2][FONT=Microsoft Sans Serif]Hi..anyone here have sms gateway coding (vb.net)for windows application?? i need a free service..meaning i will hope my application can able to send sms to my customer for latest news/promotions. how can i do so? [/FONT][/SIZE] :sad:

Member Avatar for joshua__lim
0
513
Member Avatar for BalagurunathanS

Hi friends.. I need to get all the .exe's running in a machine and display them in my application .How to do it..? In specific i need to get the .Net exe's alone.. Somebody help in this regard as early as possible.. Regards, Balaguru

Member Avatar for BalagurunathanS
0
97
Member Avatar for getz

Hi, I've developed pocket pc application using vb.net and mysql. But the prob now, I cannot access data from mysql thru pocket pc. when I run the application in Symbol pocket pc, it will give me this error: TypeLoadException Could not load type MySql.Data.MySqlClient.MySqlConnection from assembly Mysql.Data, Version=1.0.4.20163, Culture=neutral, PublicKeyToken=C5687FC88969C44D …

0
80
Member Avatar for Ahsan Sheikh
0
46
Member Avatar for bindu_1218

my project is online exam,is it possible to do that in vb.net? how to connect oracle database to vb.net?

Member Avatar for binoj_daniel
0
38
Member Avatar for bcm

I am writing a project [B][COLOR="Red"]VB.NET2005[/COLOR][/B] where I declared a Function Capture_error() but it show following error: "Function without an 'AS' clause;return type of object assumed" What can I do for it :'(

Member Avatar for binoj_daniel
0
57
Member Avatar for Sunny28525

Hi friends, This is Sunny. i am trying to create a paint brush. almost i have done it but there is a problem in filling color. Actually i have done it in vb6 but when i use vb.net it does not work. here i write vb6 code : Private Declare …

Member Avatar for binoj_daniel
0
131
Member Avatar for chandrag

hi, i want to connect a web server using SOAP::Lite with VB.NET. could u please help me by providing the information to use SOAP with VB.NET. thank u chandra

Member Avatar for trudge
0
174
Member Avatar for nayan408duet

Hi friends! Please help me to get start vb.net easily and step by step... I have good skill in c/c++ and little bit in VB. Give me some good instractions to start vb.net please.

Member Avatar for hollystyles
0
108
Member Avatar for preetham.saroja

can anybody help m-how to write code for update,delete,cancel buttons on datgrid...using vb.net only plz its urgent help m(only in code-behind file)........plz plzzzzzzzzzz

Member Avatar for altafnazir
0
185
Member Avatar for scrypt3r

how do you get the directory witch the program is instaled in ? and put it in code e.g. textbox1.text = (******get directory code*******)

Member Avatar for mazel
0
70
Member Avatar for phieagles76

Hello, I'm working on a sudoku type game with 4x4 squares rather than the typical 9x9 and I have written code to generate a random number for each button when new game is clicked the problem is it will generate 1 to 4 boards and then it freezes up I'm …

Member Avatar for phieagles76
0
121
Member Avatar for virus220

I have prepared an application in vb.net now i want to make it an exe file how to do it ???

Member Avatar for williamrojas78
0
60
Member Avatar for thirunavukaras

Hai.... To print Html page using PrintDialog and Print Document i am created one windows appication.. the windows application have many pages in my booking page i have two buttons one btnprint,btnclose i am go to click btnprint button and corresponding i reader one html file . then in local …

0
74
Member Avatar for getz

Hi, Do you know how to make the panel to scroll using vb.net for smart device application? I have tried some of samples but none of it was working and when I code [CODE]Panel1.AutoScroll=True[/CODE]it gives me an error: AutoScroll is not a member of Systems.Windows.Forms.Panel Do you know how to …

0
95
Member Avatar for Sunny28525

hi freinds, this is sunny. there is API which is uded in vb for filling the color in region. ExtFloodFill Picture1.hdc, X, Y, Picture1.Point(X, Y), 1 but when i use it in vb.net , it gives error that there is no property like picture1.point so please tell me how can …

Member Avatar for waynespangler
0
66
Member Avatar for Ravi Singhal

hi all, I want to create addIn in vb.net. I have created it in VBA before it. what step have to take. Can any body help me out.. Thanks alot

0
48
Member Avatar for Nokuphila

I need help, im creating a job scheduler which must show the accurate date and time of completion for every order placed .My problem starts when i have to get the date of the last order placed fom the database and i must use the same date to subtact the …

Member Avatar for Nokuphila
0
87
Member Avatar for shers

Hi, I'm working on VB.NET Express and SQL Server Express. I have a DataGridView control in the form, with 8 columns, of which one column, which has default values, is hidden and one column is already filled with default values. I want to populate the DataGridView with records that exists …

0
56
Member Avatar for Danish woman

I have a forum where the threads are showing in a datagrid with paging. The paging works fine and show the right result on the next pages. My problem is in the column which contains a link to the page where the client can read the thread. The link includes …

0
54
Member Avatar for scottb2

OpenFileDialog seems to only allow files to be selected. Is there a variation of this dialog that allows you to select a folder? Thanks, Scott

Member Avatar for scottb2
0
59

The End.