Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
5
Downvoting Members
5
3 Commented Posts
0 Endorsements
Ranked #4K
~42.8K People Reached
Favorite Tags
Member Avatar for MasterNovice

I am learing vb.net currently on my own and I have two questions. 1. How do you switch between forms via a button command? 2. I have .net student version and I would like to know how to package a .exe for a computer without .net installed. These are driving …

Member Avatar for ManojBalaji3001
-2
13K
Member Avatar for preetham.saroja

can anyone,plz send m the code for retreiving & updating images onto the sql-server using vb.net...ASAP... regards, preetham......

Member Avatar for dakarai.mlambo.7
0
549
Member Avatar for Gowsi
Member Avatar for Reverend Jim
1
14K
Member Avatar for tirumal

i came up with a quite annoying problem in inserting data into the database in vb.net using the textfields. i tried out with many different ways,but could not sort out this problem. i used datatables,dataadapters,datasets.Plz if anyone can help me out. [B]The condition is :[/B] i am using four tables. …

Member Avatar for raficomps
0
2K
Member Avatar for geetajlo

hi can anyone help me . when the user enter the name in a textbox and click the search button, the output should be display in the datagrid... Help plz have to submit my project in 8 days

Member Avatar for nduduzo
0
169
Member Avatar for Sunny28525
Member Avatar for geetajlo

hi i just want my form to connect to a database. and also i want my password in my textbox to be encrpted . i want it to check in the database if password and user = true then display next form and the login form should be close whenever …

Member Avatar for yveslemy
1
1K
Member Avatar for ammarcool

hii all! When i tried to access a value from the configuration file ([COLOR=#000080]ConfigurationManager.AppSettings("ADMIN"))[/COLOR] i am getting an error: [COLOR=#000080]'ConfigurationManager.AppSettings' is not declared or the module containing it is not loaded in the debugging session. [/COLOR] [COLOR=#000080][COLOR=#000000][/COLOR][/COLOR] [COLOR=#000080][COLOR=#000000]can you please anyone help me who have experienced the [/COLOR][/COLOR] [COLOR=#000080][COLOR=#000000]above said …

Member Avatar for afroz375
0
191
Member Avatar for diana_j86

How to fill a combobox with a data stored in a table in sql server?.... Can we use stored procedure to do so? I tryed this code but it keeps giving an error message: "An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in system.data.dll" What does that mean???? My code: Private …

Member Avatar for kazekagerandy
0
776
Member Avatar for salohcin

I have a project on my hand which is needed to be written in vb.net, which is to create a vb.net installer to install client and host.The host will have the ability to shutdown all host computer in the network ,lock the computers in screensaver mode and also prevent user …

Member Avatar for THIRUGNANAM.S
0
209
Member Avatar for Steven_C

Hi all, i am new to VB.NET/ASP.NET. I need a sample project for an online banking (login and view transactions). does anyone have a sample project, or anything that is close to it??? even if you have only a sample login form, i will really appreciate. thanks in advance.

Member Avatar for vanjan3.0
1
680
Member Avatar for jaz854

Hi All, I am getting the below error message when I try to degug my program. The 'Migrosoft.Jet.OLEDB.4.0' provider is not registered on the local machine Thanks in advance.

Member Avatar for JSS at MSSU
0
179
Member Avatar for Bands

Hi, i'm trying to create a vb.net calcualtor similar to that of windows but with more functions, the problem is that i can't think of how i can use a single text box to get the two input numbers. i've tried using .visible but still does not work.

Member Avatar for c0deFr3aK
0
249
Member Avatar for Kshiteesh

Dear frens, from your help I succeeded in creating data grid . Thank you for it. Now i need to generate report from data grid. my data grid code is as follows; Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Db1DataSet1.Clear() Dim conStr As String = …

Member Avatar for gomathinayagam
0
469
Member Avatar for sachinkumar75
Member Avatar for pokahantos

Hi, I have written a program that binds controls on a form to fields of a table in a Microsoft Access database.One of the controls on the form is a combo box that is binding to table called Type_T which contains one column called Type. i need to update the …

Member Avatar for pokahantos
0
153
Member Avatar for pritia

hi can anyone tell me in which site i'll find good [U]detail steps[/U] for [U][B]deployment[/B][/U] steps in [U]vb.net 2005[/U]

Member Avatar for emurf
0
118
Member Avatar for samiullah478

AA All i want to know about future of Vb.Net i am a vb6 and Vb.net developer since many time. but now i see from every where that ever body says that C# over comes vb.net in future and vb.net no more available and finish. so how much its true …

Member Avatar for Jx_Man
0
134
Member Avatar for preetham.saroja

Hai,,, Can somebody help m,in creating the code for shopping cart(I mean tell m logic) or else .Pass on code for creating shopping cart in vb.net.... regards... preetham

0
114
Member Avatar for preetham.saroja

why am i not able to pass two values between pages in first page for submit_btn.click() [COLOR=#0000ff]Dim[/COLOR] url [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]String [/COLOR]url = [COLOR=#800000]"Project.aspx?" [/COLOR]url &= [COLOR=#800000]"id="[/COLOR] & id_txt.Text & [COLOR=#800000]"" [/COLOR]url &= [COLOR=#800000]"age="[/COLOR] & age_txt.Text & [COLOR=#800000]"" [/COLOR]Response.Redirect(url) ---------------------------- In second page called Project.aspx: sub page_load() txtid.Text = [COLOR=#800000]"id:"[/COLOR] & …

Member Avatar for preetham.saroja
0
163
Member Avatar for SerapH

I already have web pages written in HTML that give out Help info about various functions of the application. How do I get them to pop up when the user clicks a button on the VB.NET form ? Private Sub btnHelp_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnHElp.Click …

Member Avatar for SerapH
0
195
Member Avatar for nice_true

Hi! can u plz tell me what is the code for setting the focus to a checkbox in vb.net 2003 project. How is this possible? I have tried checkbox1.setfocus=true but itdoes not work. Secondly, I wish to fire the click event for a button when I press the enter key. …

Member Avatar for preetham.saroja
0
118
Member Avatar for WhitePunk

i have a code of a projectile but... can these code be shorten or not??? i need new version of this and some times if i played this one some error was done hope you could help me to fing the error Option Explicit Dim Angle, Theta, y, x, t, …

Member Avatar for preetham.saroja
0
156
Member Avatar for sanhitabhide

Hiii all, I am sanhita Bhide form australia and doing Graduation In Information Technology. I am doing Vb.Net as one of my subject I am having a project in relation with windows application in Vb.Net in which we are required to build a windows based application for a "Car Auction …

Member Avatar for preetham.saroja
0
118
Member Avatar for preetham.saroja

hai, Its very urgent.can somebody tell m,how to add two textboxes and then display the result in the third textbox ,using keypress -in javascript.... regards....

Member Avatar for preetham.saroja
0
163
Member Avatar for bcm
Member Avatar for preetham.saroja
0
100
Member Avatar for satisn1

hello! I am actually doing a project on Employees-project where Many employees are assigned many projects.Can you please suggest me what I can put as menu bars.

Member Avatar for preetham.saroja
0
86
Member Avatar for geetajlo

hi i want to change the color of rows in a datasheet that is i want each rows to be of one color. Is it possible?

Member Avatar for preetham.saroja
0
82
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
172
Member Avatar for arthurinvisible

I Have A Web Browser Project Made In .NET Using The Browser Control In The Visual Studio Express Edition But When I Click On A Link In The Browser Control It Opens Internet Explorer, Could Any One Tell Me How To Intercept Those Events So I Can Open The Link …

Member Avatar for arthurinvisible
0
77