20 Most Recent Microsoft Visual Basic Professional Edition 6.0 for PC Questions & Answers

0helpful
1answer

How we can create module in the project

Hi, it depends on how you define "module". Defining VB .NET modules is simply done by writing: Module YourModuleName ' TODO : Add your code End Module Is that what you meant? There is also a template available in the new file dialog under the VB category. Calgary Website Design Firm Agua Web
8/8/2014 5:33:18 AM • Microsoft Visual... • Answered on Aug 08, 2014
0helpful
3answers

Need a banking project on visual basic

Hi, I got one for you. Just follow the link and download.
http://www.1000projects.com/new/vb/major/13.html. This is about banking project. And also have the ppt.
3/14/2013 1:06:07 PM • Microsoft Visual... • Answered on Mar 14, 2013
0helpful
1answer
0helpful
1answer

I want mini project on bank management system in vb6.0...can anyone suggest me any answer

What are the details u need and explain i will developer for [email protected]
12/22/2012 2:43:46 PM • Microsoft Visual... • Answered on Dec 22, 2012
0helpful
4answers

Is there free download of this application?

No. You must purchase it or you can get it from nearest friend or from professor.
12/6/2011 3:23:50 AM • Microsoft Visual... • Answered on Dec 06, 2011
0helpful
2answers

Authentication by Face capture by webcam

For you to be able to do this you would need a separate standalone program. Your web application would try to detect if that program is running or installed on your client's computer if it is then your webapplication would send a request to the local application to run the face capture, if not then your webapplication would require the download of the software.

With regard to your local standalone software. you could do that in visual basic. make sure that your standalone code would also be a small webserver.

so what your web application actually does is it sends a request to the localhost or client computer, assuming that the local standalone is present then your webapplication would be able to connect to it through the small webserver. Well, the main point is that the local software would be the control for the webcam and also the means fo communication between it and your web application.
5/27/2011 11:51:37 AM • Microsoft Visual... • Answered on May 27, 2011
0helpful
1answer

How to make a Library

To make a library management s/w we need to break down the whole system-
1)Stock:Where we keep the records of books and add new books.
2)Members:Where we keep records of members and add new members.
3)Lending:Where we keep records of people who took the books.




STOCK
--------------
The stock should consist of various attributes of books,like book no.,book name,author,price etc.
LENDING
--------------
This must contain the attributes of members, like reg no.,of books, like book no, due date,fine due etc. This module must control the restrictions put upon the members by the library, like only 4 books at a time.The violations of due date must also be controlled in this page.
MEMBERS
-----------------
This must contain the details of members like their reg no, membership fee, membership expiry date,fines due, contact details etc.



All these modules must be connected to a minimum of 3 tables in the back end.Linking these tables to various forms at once produces best results.
3/22/2011 5:24:54 PM • Microsoft Visual... • Answered on Mar 22, 2011
0helpful
1answer

Writing a program given a

you can save this file with type .cpp maybe this solution your problem I wash help you
2/27/2011 8:19:33 PM • Microsoft Visual... • Answered on Feb 27, 2011
0helpful
1answer

Synopsis on banking system in v.b.

need bank project synopsis
11/10/2010 2:04:57 PM • Microsoft Visual... • Answered on Nov 10, 2010
0helpful
1answer

How to download Visual Basic Professional 6.0 in

CLICK HERE

you can download it from the link above

plz rate this solution as unrated posts will be bared from the site
8/30/2010 2:13:51 PM • Microsoft Visual... • Answered on Aug 30, 2010
0helpful
1answer

How to make the banking management system by using

Do u want a full application developed here??
7/6/2010 6:30:14 PM • Microsoft Visual... • Answered on Jul 06, 2010
0helpful
1answer

I need an abstract for this project banking

You can get project on banking from

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=61377&lngWId=1
6/14/2010 2:31:30 PM • Microsoft Visual... • Answered on Jun 14, 2010
tip

Speak like Stephen Hawking or Gorf on your PC using this VBscript

I have been doing this since I had a Sinclair Spectrum before Alan Sugar and Sir Clive exchanged goods, now you to can do it with a simple Visual Basic Script

9c3f60b.jpg

All you need to do is type in the text that you want your PC to speak and press enter.

Download link for my texttalk.exe or the encoded VBS is on my Public Sky Drive HERE if you wish to play with the source code please e-mail me at [email protected] for my original VBS file, £1 donations welcomed at the same paypal account for the code
0helpful
1answer

I need a project on vb

u can download many projects on vb from
http://www.planet-source-code.com/vb/default.asp?lngWId=1
2/23/2010 11:24:57 AM • Microsoft Visual... • Answered on Feb 23, 2010
0helpful
2answers

Ms office formula guide

The Office Help file will explain each of the functions and their usage. Some formula's are very specific so some experience will get you going.
2/21/2010 10:44:00 AM • Microsoft Visual... • Answered on Feb 21, 2010
0helpful
1answer

How to store in an array the records in a listview

create form1 with one list box and form2 with text boxes and command button.
Go to project >project properties>start object will be form2..
Here i takenexamble of two textboxes..code is below
Private Sub Command1_Click()
Form1.List1.AddItem Text1.Text, 0
Form1.List1.AddItem Text2.Text, 1
Form1.Show
End Sub


hope this will help you...Thank you,....
11/11/2009 11:21:59 AM • Microsoft Visual... • Answered on Nov 11, 2009
0helpful
1answer

I vant to down load microsoft Visual Basic 6.0

Unfortunatly VB6 is not a free piece of software... at least not legally. Which is the way it should be. It cost alot of money and manpower to make a good stable piece of software. I admire those who have free open-source software apps but even for the good ones they generally hint heavily at donating because it cost alot of time and money into developing and maintaining the software.
9/22/2009 3:59:38 PM • Microsoft Visual... • Answered on Sep 22, 2009
0answers
Not finding what you are looking for?
Microsoft Visual Basic Professional Edition 6.0 for PC Logo

52 questions posted

Ask a Question

Usually answered in minutes!

Top Microsoft Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

k24674

Level 3 Expert

8093 Answers

Brad Brown

Level 3 Expert

19187 Answers

Are you a Microsoft Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

View Most Popular

Microsoft Computers & Internet

  • Microsoft Computers & Internet

Most Popular Question

need banking project visual basic

  • Computers & Internet
Loading...