20,278 Topics

Member Avatar for
Member Avatar for Felipevd

Hi everyone. I know how to make a calculator, with basics and a little more complex functions, that's not my problem. My problem relies in that, the only way I can make a calculator is by 2 terms at a time, i.e: I can't make this operation (12 + 21 …

Member Avatar for Felipevd
0
96
Member Avatar for devloper

in vb.net to store this query in dataset ..In Sql query I have a Employee Id M 1 M 31 M 41 M 58 M 6 M 60 M 67 S 10 S 118 S 133 S 143 S 151 S 155 S 157 S 158 S 25 S 28 …

Member Avatar for jlego
0
124
Member Avatar for afaque01

Hello! Iam trying to Check Values Of 2 textboxex .. n then Print A certain Amount.. can Any 1 help me.... Code: [CODE]If C1.Text = "Agra Fort" & C2.Text = "Delhi" Then L8.Text = "800Rs/-" End If [/CODE] Actualyy i have jst Started learning VB.net... Iam trying to Check from …

Member Avatar for afaque01
0
82
Member Avatar for abhay1234

I have decided to create Bulls and Cows game for my project. I have been checking for it's correctness. But it behaves bad in some cases. Like when I have already guessed the word it doesn't respond right. This happened rarely but I can conclude that it still is not …

Member Avatar for Teme64
0
301
Member Avatar for Sara Tech

Hi Guys :) I hope you fine :) I want when I color a shape ,that color does not wipe the background picture.I want it be [COLOR="Red"]transparent not solid [/COLOR] :S I tried Opticity property :-/ but it is [COLOR="Red"]just for the whole form[/COLOR] :icon_sad: ,it does not available for …

Member Avatar for Sara Tech
-1
135
Member Avatar for Brianbc

This Christmas day, I am plagued by this negative nibble mystery. I have some bytes in a byte array that I want to split into nibbles [CODE] x = bytes(n) x = x << 28'cause the left 4 bits to overflow so we remain with only the right 4 bits …

Member Avatar for Brianbc
0
81
Member Avatar for pranavdv

hello check the attached 2 file. one is .docs file another is .bmp file. Problem is that i want add that formula in database through vb.net. what will be data type in sql serve? and how to manage in vb.net?? please guide me on that

Member Avatar for kvprajapati
0
65
Member Avatar for lielee

Hi. My project is like this. I want to print another document with different content while the program is still running. Like the coding below, after the 1st content (QuantityString, TypeString, PriceDecimal) is previewed, I close the print preview form. But when I put content for the 2nd document, the …

0
67
Member Avatar for Mike Bishop

Morning, Please a clever person help me, i am using VS2010, I have a form with a button with the following code. [CODE]Imports CrystalDecisions.CrystalReports.Engine Imports CrystalDecisions.Shared Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, _ ByVal e As System.EventArgs) Handles Button1.Click Dim cryRpt As New ReportDocument Dim crtableLogoninfos As …

Member Avatar for Mike Bishop
0
192
Member Avatar for Ghostt0

Hi, I'd like to get an entire structure to a string, without having to use a string.format for each datatype in the structure for example. So basically I want to do something like a 'For Each value In struc'. Is this possible?

Member Avatar for GeekByChoiCe
0
97
Member Avatar for urataru17

Hi there! Just want to ask for help with my Visual Basic 2008 because when I tried to reinstall my vb application and open my designer I got this error "Make sure the application for the file type (.vb) is installed." and I cannot edit my design anymore. Also the …

Member Avatar for GeekByChoiCe
-1
199
Member Avatar for veyske

dear, I'm a starting programmer, and I need to make Mastermind for school (vb.net). It must work as single-player (thats already finished), but we also must make it work multiplayer. We got the server with the task, and don't have to program its ourselves. I'm prety far now with my …

Member Avatar for GeekByChoiCe
0
120
Member Avatar for lielee

Hello. My project is like this. When I select from "TypeComboBox" and "BeanComboBox", the "PriceTextBox" will display the appropriate amount of the "Private PriceDecimal". But when I added the "Private SnackPrice", it will display only the 1st array, (0, 0) for both array. I try using "Select Case" but doesn't …

Member Avatar for lielee
0
123
Member Avatar for Mike Bishop

Morning all, I have the following code that gets a jpg image from sql which works fine. What i would now like to do is save this image as a file on my pc in a temp folder that i can use in a report. i would like to change …

Member Avatar for Mike Bishop
0
204
Member Avatar for mahs

i have listbox and i want to add three fields first name, middle name ,last name from customer details table to the listbox plz give me a solution for this

Member Avatar for Luc001
0
87
Member Avatar for allen2663

I am writing a program to store data and want to make the main page uneditable I have an edit button that will allow editing from another form but I don't want to change stuff by accident. I have disabeled all of the boxes but don't like the way it …

Member Avatar for allen2663
0
72
Member Avatar for like_bilal02

Dear Freinds I want to help regarding datagrid. i want that when i select any value from combobox of datagrid( value in combobox come from databse) the textbox of same datgrid show the value of slecete combo box no from same databse simply i select a item no form database …

Member Avatar for ShahanDev
0
131
Member Avatar for saiju_menon

Hi all I was using DHTML edit control for my application in vb.net to edit the HTML files in runtime. but now this componetnt is not supporting Windows 7. can any one suggest any alternative for this. Thnks/Regards SGM

0
44
Member Avatar for loginas
Member Avatar for like_bilal02

Dear Freinds i face aproblem in vb.net datagridview. i actually i give the query in datagridview 1st cell that autongenrate number but when new row add in grid the same number show which in the 1st row in datagrid one more thing i want to clear that when my database …

0
55
Member Avatar for Manchala

Hi everyone i am new in visual basic. net programming. i am facing problem that when i made a file in vb.net and run it on same computer than it runs fine, but when i copy it to another computer where vb.net or .net framework is not installed then it …

Member Avatar for jlego
0
1K
Member Avatar for BleepyE

If I create a save a text file, how do I get my application to save it into the end users directory? Ive current got this which saves into my user area. [CODE]file = My.Computer.FileSystem.OpenTextFileWriter("C:\Users\#####\Fruit\Fruit.txt", False)[/CODE] Thanks

Member Avatar for BleepyE
0
155
Member Avatar for a1a4a

Hello all I am on a windows application form where people can log in and add status ... and it's all online via sql database. What i am looking for is a sql query that Insert into the table the current time,so i can print on the application the time …

Member Avatar for jlego
0
117
Member Avatar for jamesl22

Hi, In vb.net, how would you search a folder and get it to make a list of the files in the directory and what sub-folders the files are in are in? Then, put the results in a multiline textbox. The list would look something like if we were searching in …

Member Avatar for Unhnd_Exception
0
164
Member Avatar for a1a4a

Hello all I am on a windows application form where people can log in and add status ... and it's all online via sql database. What i am looking for is a sql query that Insert into the table the current time,so i can print on the application the time …

Member Avatar for Unhnd_Exception
0
156
Member Avatar for jlivvers

Hi, is there an accepted emthod to print a selected row in a datagridview? I've done some reading and gotten as far as printing a page via the printform but I wondered can you drill down into certain rows or certain datagridviews? thanks,

Member Avatar for Mitja Bonca
0
151
Member Avatar for katmai539

Hello, i'm working on a xml-style format protocol for question-and-answer applications. The concept is simple: there are just a few types answers possible (just like in real life): open answers which are entered as strings, numeric answers as integers, multiple choice answers and ratings (which are just numeric integers, really, …

0
221
Member Avatar for laks_samy

Hi I am working in vs 2005 (vb.net), i am using france culture(fr-FR) in my application, so i need to convert the france currency amount (23,00 €) to decimal (23.00). any one help me.

Member Avatar for jlego
0
84
Member Avatar for tendaimare

Every time i try to run this codei get the following error: "'System.Data.DataRow.Protected Friend Sub New(builder As System.Data.DataRowBuilder)' is not accessible in this context because it is 'Protected Friend'. " this is my first time to insert using oledb and the With method. [CODE] Imports System.Data.OleDb Public Class frmAddd Dim …

Member Avatar for Mariandi
0
232
Member Avatar for Spacenoobie

First of Hi peeps .... I have a small prob that I want to run by anyone who could help me simplify this code, Well I'm trying to change the string value (123A456B789) into a numerical value like this '123' 'A=0' '456' 'B=1' '789', but for the same reason as …

Member Avatar for GeekByChoiCe
0
764

The End.