20,897 Topics

Member Avatar for
Member Avatar for ahmed elweshahy

hey in vb6 when i search about any name the code was : dim x as string x= inputbox ("Please Enter the name :") rs.findfirst "name = ' " & x & " ' " OK but in vb.net i can't do this search. please can one write the code …

Member Avatar for iamthwee
0
76
Member Avatar for tonyf

Hi Does anyone know the code to compare file versions from a server share and prompt the user to download the update if the file versiion is newer? Also how would you get this code to work automatically after launching the app? I've tried ClickOnce but did not like the …

Member Avatar for binoj_daniel
0
140
Member Avatar for xiyann

i have these objects: [ ['John', 27.52], ['Mary', 43.32], ['Paul', 64.85], ['Lulu', 98.23], ['Peter', 23.64] ['Mimi', 53.42], ['Nancy', 23.63] ] and i need to assign them to: var1 = ['John', 27.52] var2 = ['Mary', 43.32] var3 = ['Paul', 64.85] var4 = ['Lulu', 98.23] var5 = ['Peter', 23.64] var6 = ['Mimi', …

Member Avatar for xiyann
0
99
Member Avatar for virus220

I have some data in my window forms in dotnet i want to call a html page from that window and display that data too on that html page is this possible ???????

Member Avatar for Fungus1487
0
94
Member Avatar for Baskar_engg

iam new to c# in vb.net i used Give Me the alternate for Vb keywords in c# "Optional" Finalize method Microsoft.VisualBasic.errobject

Member Avatar for Hamrick
0
86
Member Avatar for thirunavukaras

Hai... How to Usercontrols with Shortcut Keys[F1,F2,F3,CTRL+O]... I am creating one windows apllication.. the apllication contain many form.. in one form i am used one usercontrol(parent control).. the many form used in that inherited usercontrol(child control).. in my form i want to use shorcut keys in usercontrol form does not …

Member Avatar for Fungus1487
0
1K
Member Avatar for bcm

-------------------------------------------------------------------------------- I'am new 2 programming as well as vb.net so I want any sites from where i can download sample projects. I will be thankful if you or anybody helps me..... Thanking in advance

Member Avatar for richerTextBox
0
99
Member Avatar for ajaytee

Hello, i need to make a major project in Visual Basic.Net. My project idea was to make a program that tells me the value of a persons assets (and hence how rich you are ), provided you enter in data for such things as cars, house, credit cards etc. The …

Member Avatar for Hamrick
0
90
Member Avatar for umamaheswari

please anyone give me some intro about vb.net.and suggest me any books regarding it.

Member Avatar for vbsqluser
0
114
Member Avatar for zedef

Hi all, i am fairly new to ASP.NET. I am designing a web application that should allow users to directly access it once they logon to Windows Operating system. There's no Login screen on this application. Once the user is in the domain via Windows, the Internet Explorer should read …

Member Avatar for vbsqluser
0
120
Member Avatar for petro

Hi, I have this project that i have made, although i have been trying to figure out how to make it so that the user can only enter integers in the input box and no letters (if they do the program crashes) Can anyone help us out/guide me in the …

Member Avatar for nyashaC
0
191
Member Avatar for mahvish

plzzzzzzzz any one suggest me few sites from where i can download detailed notes on .net framework . thank u

Member Avatar for waynespangler
0
69
Member Avatar for xiyann

hi there, i'm trying to connect a python server to vb.net using xmlrpc. i've read all the xmlrpc.net materials in [url]http://www.xml-rpc.net/[/url] but i dun reli understand how xmlrpc.net works (i'm a noob in programming :) ) i'm given this xmlrpc server code in python and i wish to connect it …

0
56
Member Avatar for xiyann

hi there, i'm trying to connect a python server to vb.net using xmlrpc. i've read all the xmlrpc.net materials in [url]http://www.xml-rpc.net/[/url] but i dun reli understand how xmlrpc.net works (i'm a noob in programming :) ) i'm given this xmlrpc server code in python and i wish to connect it …

0
102
Member Avatar for karthikn

Hai! I am using [B][COLOR="Red"].net 2003 [/COLOR][/B]version. i want to import [B][COLOR="Red"]system.io.ports[/COLOR][/B]. But io.ports not available in .net framework 1.0 whats the solution for this?? plz anybody help me...

Member Avatar for QVeen72
0
90
Member Avatar for choudhuryshouvi

Can anybody tell me how to incorporate an windows application using vb.net and oracle 9i database as back-end? plz give me step by step instructions on this. It will be very helpful if I've got some links to websites offering such articles,tutorials and resources. I'm using VS 2005. Thanks in …

Member Avatar for QVeen72
0
80
Member Avatar for xiyann

hi there, i'm trying to connect a python server to vb.net using xmlrpc. i've read all the xmlrpc.net materials in [url]http://www.xml-rpc.net/[/url] but i dun reli understand how xmlrpc.net works (i'm a noob in XML and SOAP :) ) i'm given this xmlrpc server code in python and i wish to …

0
64
Member Avatar for ahmed elweshahy

hey every one please i want to know how can i search about name i use vb.net & SQL server 2000

Member Avatar for QVeen72
0
64
Member Avatar for preetham.saroja
0
68
Member Avatar for Kshiteesh

I have inserted searching through passing parameter likewise. In search form there is only one textbox to pass the value. But there are three field names which are associated with that text box. For example: I have searched by passing phone number But there three field name tel1, tel2 and …

Member Avatar for preetham.saroja
0
122
Member Avatar for sfj

Hello everyone, I am Stanley, but you can call me sj. I am happy to be part of this forum. I came across this environment while searching for answers to a vb.net programming problem. I solved my program issues on my own but was intrigued by the discussion threads while …

Member Avatar for happygeek
0
80
Member Avatar for trafmore

Hi I have been tasked with a task of creating a timesheet That must automatically be diplay for every user per month, their monthly timesheet, setting the weekends to Off and the week days to the default hours of the individual, and it must also be edited and these hour …

Member Avatar for trafmore
0
130
Member Avatar for bajanpoet

I want to stop users from being able to save a duplicate record in my Access database. I thought of using RecordsAffected, but I can't figure out how to get it to work. [code] SelectSearchString = "SELECT * FROM Breakdown WHERE BFrom = " & txtFrom.Text ' & " AND …

Member Avatar for bajanpoet
0
161
Member Avatar for anurag2134

1.I have a listview on the form and have three text boxes.If i select the row from the list view and click on the button the records are coming in the text boxes.But I want that if i enter the values in the text boxes,it will come in the listview …

Member Avatar for QVeen72
0
70
Member Avatar for Kshiteesh

HI all ..... I am beginner of VB. net. I m developing a vb.net application program to store, update and search contact information and address. I have completed the data. I have used ms access as my backend. I enter data like wise; [code=vb.net] Dim con As New ADODB.Connection Dim …

Member Avatar for arjunsasidharan
0
176
Member Avatar for blondie.simon

Hello I have been learning to program using Visual Studio Express as it is free and wanted to ensure I could do everything I wanted to do before spending money on software. Now the project that I'm working on is going ahead it's time I spent some money on the …

Member Avatar for TaoistTotty
0
96
Member Avatar for geo039

I am using a textbox with a gridview to display data. I have a new requirement to display one textbox gridview based on what a user selects from another. I am at a loss how I could accomplish this. I've tried things I found online but I still can't get …

Member Avatar for QVeen72
0
92
Member Avatar for TaoistTotty

I am currently working on a project and need to allow the user to create tabs. This I have managed to do although the solution (to copy from another hidden tab). The problem I have is that I need the tabs being displayed to change between records (something that does …

Member Avatar for TaoistTotty
0
420
Member Avatar for djemba-djemba

hi all, I am a VB.net beginner, I am developing a VB.net project now. I would like to ask a few questions. Thanks. I am using VB studio 2003 to develop the project. It automatically generated the codes for establishing some connections to the server. But there were some problems …

Member Avatar for djemba-djemba
0
113
Member Avatar for harry_hitechpoi

hi, i want to send and recieve sms using gsm modem that is connected to my pc with serial port.i already build a application in vb.net but i am facing a problem with reading and deleting message. i do that with following code- Dim comSerial As New System.IO.Ports.SerialPort Dim strPhone_Number …

0
55
Member Avatar for kishorJagtap

Dim conn As New SqlConnection(connstr1) Dim sql As String sql = "Select * from address1" 'Dim da As SqlDataAdapter Dim cmd As New SqlCommand(sql, conn) conn.Open() Dim ds As New DataSet() da = New SqlDataAdapter(sql, conn) da.Fill(ds, "Address1") maxrows = ds.Tables("Address1").Rows.Count inc = -1 conn.Close() 'If next_record <= maxrows - …

Member Avatar for manal
0
172
Member Avatar for narendra_jntu

Actually iam developing a project(tool) which is installed in server system.using this tool we access the a system which is connected to the server. I can access services,drivers and processes running on a particular system through this tool. for this i used servicecontroller,process classes. by entering system or ipaddress in …

0
92
Member Avatar for narendra_jntu

How can i get the access to a particular client's control panel(options avialable in contrtol panel) from the server.(That client is connected to the server). What are the classes and methods used for that in vb.net. plz help

Member Avatar for arjunsasidharan
0
92
Member Avatar for ptaylor965

Hi, Does anyone know how to draw a line and other shapes (rectangles, squares, circles) at design time? I know how to do it at run time (in code) but would prefer to do it at design time on the Windows Form Thanks Peter

Member Avatar for waynespangler
0
71
Member Avatar for kishorJagtap

Dim conn As New SqlConnection(connstr1) Dim sql As String sql = "Select * from address1" 'Dim da As SqlDataAdapter Dim cmd As New SqlCommand(sql, conn) conn.Open() Dim ds As New DataSet() da = New SqlDataAdapter(sql, conn) da.Fill(ds, "Address1") maxrows = ds.Tables("Address1").Rows.Count inc = -1 conn.Close() 'If next_record <= maxrows - …

Member Avatar for arjunsasidharan
0
153
Member Avatar for naglayas

please help me on how to search using vb 2005 to sql server 2005 and how to load and save an image to the database tnx.

Member Avatar for Baskar_engg
0
89
Member Avatar for narendra_jntu

Is it possible to access the control panel of the remote system. what are the classes and methods used for doing that. If possible sample code.

Member Avatar for arjunsasidharan
0
94
Member Avatar for mahvish

can any one plz suggest me a site for downloading FAQS for vs.net2005

Member Avatar for QVeen72
0
70
Member Avatar for Jupiter247

Hi Guys, I am struggling with a small problem and was wondering if anyone would be kind enough to help... I have to write a program showing (up to 30) of the first Fibonacci numbers in sequence. Unfortunately, my programming skills are fairly poor - and I am having trouble …

Member Avatar for Shahnaz Sheikh
0
849
Member Avatar for mahvish

hiiiiii everyone can anyone suggest me how can i download MSDN for vs.net 2005

Member Avatar for Hamrick
0
91
Member Avatar for preetham.saroja

hi all, i know this seems to be silly 4u guyz-but im finding it very hard(to figure out,what might b the result)....can anyone plz help m out...(for .net(1.0),vs.net(2003),vb.net) 1)can anyone tell m -how to make a copy of an exisitng webproject... 2)if i download project from website& i want to …

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

I have written software that creates a text file, the text file contains colums of data. When I view and print the text file using notepad all the colums line up correctly. I am now trying to print the text file using a button on my form but every time …

Member Avatar for blondie.simon
0
82
Member Avatar for Damon999

Can anyone help me out on how to find the length of a wav file. I found the following [url]http://cuinl.tripod.com/Tips/media-2.htm[/url] but I can't seem to get it to work. I've only really done basic stuff in vb.net, so if anyone knows the answer I'd be very grateful. Thanks :)

Member Avatar for Damon999
0
108
Member Avatar for altabear

Hi, I've read a bit in this forum, and it looks like a great resource! Here's a question that someone asked before, but I think my answer may be different: My client uses only Access databases (I know, I know) and I'm getting this error. System.Data.OleDb.OleDbException: Too few parameters. Expected …

Member Avatar for QVeen72
0
204
Member Avatar for irfanurfi

hi all, actually i want to pass String value in Farmula fields in crystal report X1 Release 2 .but only numeric value can be passed. in crystal report 8 it is possible that u can pass value of any type. any one can help this artical. thanks Irfan Ullah

Member Avatar for QVeen72
0
109
Member Avatar for WyattM

I am using VB.Net 2005 and I have been working on trying to get this project to convert the numbers entered on form1 in TxtBxAmount to words on formcheck in TxtBxAmount3 but I can not figure it out. I have searched the web high and low and can not find …

Member Avatar for QVeen72
0
80
Member Avatar for reaper.x550

Hey, im doing an assignment that requires to make a vending machine :eek: yeah, its all over here. However can anyone tell me whats wrong with this code? [code] purchase = [COLOR=#0000ff]if[/COLOR] price <= money [COLOR=#0000ff]Then[/COLOR] money = money - price [COLOR=#0000ff]Else[/COLOR] [COLOR=#0000ff]If[/COLOR] price >= money [COLOR=#0000ff]Then[/COLOR] TextBox1.Text = [COLOR=#800000]"Sorry! …

Member Avatar for QVeen72
0
99
Member Avatar for blondie.simon

Hi I'm using Visual Studio 2005 to develope a piece of software. I have used the publish button to produce the files to install my application onto another pc but it does not automaticaly put a shour cut on the desktop for me. Is there a setting somewhere that I'm …

Member Avatar for arjunsasidharan
0
108
Member Avatar for jjkky

Hi! I am new to ASP.NET. I am using 2.0 and Visual Studio 2005 with Visual Basoc. While I have many years experience in MS Access, it appears to be of little value to me in ASP. My question is this. I've created a formview with several text boxes. I …

0
55
Member Avatar for Seamus0291

I can update as necessary if required for code and such. Basically I have a windows service that I created using VB.Net and created an installer for said service which runs just fine. Everything is grand until I try to push the MSI through GPO to all users. The client …

0
61

The End.