20,284 Topics

Member Avatar for
Member Avatar for thatsmystapler

I'm not entirely new to Visual Basic--I took a class with vb6 a few years ago. What would be the best (and hopefully cheapest!) way to get up to date and learn some new stuff? What books/websites would you guys recommend?

Member Avatar for thatsmystapler
0
79
Member Avatar for mohanme_2001

Hi, I am trying to create a solution in VB.Net (ver 2005). I have created two frames on top of each other and 2 command buttons which will be used to make visible the respective frames when clicked. I have placed the frames exactly on top of each other. The …

Member Avatar for iamthwee
0
167
Member Avatar for nice_true

Hi! I wish to display a message displaying the text "NO RECORDS FOUND." in the datagrid when no records are returned. At the same time, I dont want even the datagrid header containing the field names to be displayed. Only the message should be displayed. Can you plz help me …

Member Avatar for williamrojas78
0
120
Member Avatar for mnoory

hello guys i want to run asp code in my xp home edition i dont have any iis sever what should i do ?

Member Avatar for hollystyles
0
109
Member Avatar for partyanimal

I have been asked to create a system where that can rate colleagues with colours the colours are as follows starting with the highest first Gold Silver Bronze Blue Orange Black the colleagues all will start on Orange. now the tricky part. If the colleague sells a quantity of 4 …

Member Avatar for preetham.saroja
0
106
Member Avatar for bcm

I am doing a project where I am retriving data from a table minicard of a site. I am using path [url]http://www.cric8.com/od_minicard2.htm[/url] The table has a number od_minicard2_1355 The problem is that when there are two table it pull data of only one table. how can I get data of …

Member Avatar for williamrojas78
0
105
Member Avatar for apchidara

hi every one: today my supervisor asked me to choose a version of vb to start developing my project . honestly speaking I am so lost which version to choose" vb" or" vb.net 2005". honestly my oop programing is not good at all and I have one and half month …

Member Avatar for bka_k@Yahoo.com
0
153
Member Avatar for getz

Hi, I am new to vb.net and mysql. I am using Ms Visual Studio.NET 2003. After scan 2D barcode, it will retrieve information from mysql and display the info in Symbol Pocket Pc. The problem is I dont know how to connect the 2D barcode with MySQL in vb.net and …

Member Avatar for getz
0
109
Member Avatar for RinoStoof

Hi there I am trying to open an existing spreadsheet from VB.net 2005. I used the code as given else where on your site: Dim xlsApp As Excel.Application Dim xlsWB As Excel.Workbook Dim xlsSheet As Excel.Worksheet Dim xlsCell As Excel.Range Dim xlsDatei As String xlsApp = New Excel.Application xlsApp.Visible = …

Member Avatar for YHUBZ
0
1K
Member Avatar for danasegarane

Hi all, I want to redirect the console output in real time to a textbox. And if any standard error arrives or Process completed than i have to give one msgbox stating that process completed.Is there any method avalible.Presently I have this code.But it is not working properly [code=vb] Private …

Member Avatar for whenwephil
0
171
Member Avatar for Duki

How do you allow a user to change the image displayed in the picture box? It's part of an extra credit assignment, but I don't remember reading anything in the book about it. :(

Member Avatar for williamrojas78
0
109
Member Avatar for prasadpohnerkar

Hi guys ,i really need a good project idea in VB.NET.....I am doin my final year engg in computer science..........i havn't started my project yet.I am intrested in Vb.Net projects....ASP.NET will also do.... its urgent !!!

Member Avatar for bka_k@Yahoo.com
0
163
Member Avatar for Sunzara

I am developing a program in Visual Basic .Net 2005 to launch an external program, using the Process Control. I am trying to use FindWindow to retrieve the handle of a top-level window. Declare Auto Function FindWindow Lib "USER32.DLL" (ByVal lpClassName As String, ByVal lpWindowName As String) As IntPtr However, …

0
52
Member Avatar for apchidara

hi every one: I have binded some data which I have connected through DATA BASE wizard of OLeDB in a comboBOX AND now i want to add queries to select distict values . i have entered the query [COLOR="Green"]select DISTINCT[name of my field] from table_name[/COLOR] but I get the following …

Member Avatar for YHUBZ
0
97
Member Avatar for preetham.saroja

[COLOR=#0000ff]can somebody tell m, what's the error in below code-where all the columns with sex="male" should be displayed with color choclate in datagrid...plz -------------------------------------- Protected[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]Sub[/COLOR][COLOR=#000000] datagrid1_itemdatabound([/COLOR][COLOR=#0000ff]ByVal[/COLOR][COLOR=#000000] sender [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]Object[/COLOR][COLOR=#000000], [/COLOR][COLOR=#0000ff]ByVal[/COLOR][COLOR=#000000] e [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] System.Web.UI.WebControls.DataGridItemEventArgs) [/COLOR][COLOR=#0000ff]Handles[/COLOR][COLOR=#000000] datagrid1.ItemDataBound[/COLOR] [COLOR=#0000ff]If[/COLOR] (e.Item.ItemType = ListItemType.Item) [COLOR=#0000ff]Or[/COLOR] (e.Item.ItemType = ListItemType.AlternatingItem) [COLOR=#0000ff]Then [/COLOR][COLOR=#0000ff]Dim[/COLOR] str [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]String [/COLOR][COLOR=#0000ff]If[/COLOR] …

Member Avatar for YHUBZ
0
195
Member Avatar for getz

what is the problem when I get such error while connect it to MySQL and Symbol: Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' in project 'barcode new' cannot be copied to the run directory because it would conflict with dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, …

0
142
Member Avatar for naschkeps@pella

First, please pardon my contacting you if this is not the correct forum for this question. I am presently trying to get a cell to WrapText in a spreadsheet control that is located on a VB.NET form. [B]ssXMLData.Columns.Column("A5")Text.wraptext = True[/B] '<--does not work I have tried for days now, to …

0
43
Member Avatar for bajanpoet

I have a button that when pressed displays all the customers in the table. Other buttons are used to add or delete a customer record, or upload a batch of numbers. How can I fire the Click event of the View button after the Add or Delete buttons code has …

Member Avatar for bajanpoet
0
138
Member Avatar for scrypt3r

plz tell me how to make a app witch will not show up in the system tray, taskbar or any were else and it is invisible also how do you make it run at start up

0
55
Member Avatar for stealthdevil

Hi, I'm working on a new project and I would like to use VB.Net in Visual Studio 2005. I'll import data in a row/column format.I've been playing around w/ the datagrid control a little and I've gotten my data to import, but I'm not sure if this control has the …

Member Avatar for Ranx
0
98
Member Avatar for JaedenRuiner

I can link in an ActiveX/COM reference into a project, but unlike VBA where the referenced COM library automatically adds the control as a valid "component" to be placed on the form, I can't seem to find out how to do that with VB.Net. HOw do i take a "activeX …

0
70
Member Avatar for JaedenRuiner

Is there a way to determine if the mouse is hovering over a link in the WebBrowser component? Thanks Jaeden "Sifo Dyas" al'Raec Ruiner

0
60
Member Avatar for bcm

:icon_redface: How to find the size of log file using vb.net[B][COLOR="red"][COLOR="red"]¿¿¿¿[/COLOR][/COLOR][/B] also how to fix the log file size to 1KB????

0
55
Member Avatar for nourbee

Hello,friends.. im a new gurl here.. i want to ask, how to transparent the background of the image on PDA/Mobile Simulator. Actually,im using Pocket Mobile at Microsoft Visual Studio 2005. now im using .gif image format. if i built it at windows application, i can get the transparent background image,but …

Member Avatar for cutepinkbunnies
0
106
Member Avatar for bcm

:( can any one tell me how to write the errors/exceptions, occured while compiling vb.net program, in a text file????????? IN [B][COLOR="Red"]VB.NET2003[/COLOR][/B] :'(

Member Avatar for cutepinkbunnies
0
109
Member Avatar for Duki

ok so i'm new to vb. what is wrong with this code at line 28: Public Class Form1 Const DISCOUNT_RATE As Double = 0.1 Const RENTAL_RATE As Double = 1.8 Dim totSales As Integer Dim totIncome As Double Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load …

Member Avatar for cutepinkbunnies
0
192
Member Avatar for stevestare

I’m selecting data from tables in a SQL Server 2000 data base, and putting the result into a Dataset. I’m writing the dataset out to a file in XML format using ds.WriteXml(myXmlWriter, XmlWriteMode.IgnoreSchema). The table names are in singular (i.e. table customer is called “customer”), if I have more than …

0
57
Member Avatar for bcm

I want to create a text file whose size should be only 1kb. The datashould not exceed more than that. How can I do that in [B][COLOR="Red"]VB.NET[/COLOR][/B]¿¿¿¿¿¿

0
60
Member Avatar for bcm

how to remove an image through [COLOR="Red"][B]vb.net[/B][/COLOR] code if the image is not visible and is blank with an 'x' mark in top left corner¿¿¿

0
53
Member Avatar for bcm

I want to show the error occured, date, error description in a text file. Following is vb code. Can any one tell me how to write it in [B][COLOR="Green"][COLOR="Red"]vb.net????[/COLOR][/COLOR][/B] Open App.Path & "\ErrorLog" & Replace(Date, "/", "_") & ".txt" For Append As #1 Write #1, "Error in News update Exe:- …

Member Avatar for waynespangler
0
80

The End.