answersLogoWhite

0


Best Answer

If you are talking about VB 2008 EE, then if you are all done with your program, click "File", then 'Save All", then choose where to save it, just save to desktop for quick reference, then press 'Save". It will save to your selected location. Then go to your location you saved it to, open the folder which should be named the name you gave the Form in the beginning. Then open the folders in these steps

  • Program's Name\*programs name*/*programs name*/bin/debug/

Now in the debug folder, their should be 4 files, an XML Document, a PDB File, a vsHost file, and a windows form application which should be the very first file in the folder.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Step in saving application in Visual Basic?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you create a menu editor in visual basic 6.0?

Men editor is a most important feacture of any application that enables a large number of commands in a small area. Visual basic provides to creating menu editor in our application. The following step is used to create a menu editor in visual basic 6.0-Click on the 'Tools' menu of VB application window.Select menu Editor from this.A dialogue box is appear. Here we named the menu, named its caption select shortcut for the menu.After doing this click on ok to create your menu.Then after from your menu we select it to write code or event to it for perform a specific operation


What are the steps involved in creating visual basic programs?

The traditional way to learn any programming language is to start by writing a "Hello, World" program; this program should write "Hello, World" to the screen. To write such a program, you have to work out how to edit text, and run it through the compiler. Visual Basic, is almost like that, but window environment programs are event driven - they consist of routines that react to events - a button being clicked, a timer expering and so on. Visual Basic is also object orientated. Windows, buttons, every component of a program are objects or part of objects. With this in mind, its useful to read up on events and objects to see how to approach Visual programming. With a little knowledge, think of a project and try and write a program. Writing programs is by far the quickest way to become proficient in a language.


How do you write a program in Basic to display all the even numbers up to 100?

In visual basic: Module Module1 Sub Main() Dim Inst As Integer For Inst = 0 To 100 Step 2 Console.WriteLine(Inst) Next End Sub End Module


How to make progress bar in C sharp?

Using visual studio, First you have to drag a progress bar from the toolbox into your application design view, in the properties panel you can see the name of the progress bar it could be "progressBar1" choose a function of your application where you want to put it, you can type. progressBar1.Minimum = 0; progressBar1.Maximum = 100; progressBar1.Step = 100; progressBar1.PerformStep(); So it could look like this, the progress bar will load when you run the application private void Form1_Load(object sender, EventArgs e) { progressBar1.Minimum = 0; progressBar1.Maximum = 100; progressBar1.Step = 100; progressBar1.PerformStep(); }


What is the step by step process of rad model?

RAD stands for rapid application development model in short. RAD can be used on systems that can be time- boxed to deliver functionality in increments.

Related questions

How do you create a menu editor in visual basic 6.0?

Men editor is a most important feacture of any application that enables a large number of commands in a small area. Visual basic provides to creating menu editor in our application. The following step is used to create a menu editor in visual basic 6.0-Click on the 'Tools' menu of VB application window.Select menu Editor from this.A dialogue box is appear. Here we named the menu, named its caption select shortcut for the menu.After doing this click on ok to create your menu.Then after from your menu we select it to write code or event to it for perform a specific operation


What are the steps involved in creating visual basic programs?

The traditional way to learn any programming language is to start by writing a "Hello, World" program; this program should write "Hello, World" to the screen. To write such a program, you have to work out how to edit text, and run it through the compiler. Visual Basic, is almost like that, but window environment programs are event driven - they consist of routines that react to events - a button being clicked, a timer expering and so on. Visual Basic is also object orientated. Windows, buttons, every component of a program are objects or part of objects. With this in mind, its useful to read up on events and objects to see how to approach Visual programming. With a little knowledge, think of a project and try and write a program. Writing programs is by far the quickest way to become proficient in a language.


What has the author G Andrew Duthie written?

G. Andrew Duthie has written: 'Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Version 2003 Step By Step' 'Microsoft Visual InterDev 6.0 enterprise developer's workshop' -- subject(s): Design, Microsoft Visual InterDev, Web sites 'Microsoft ASP.NET programming with Microsoft Visual C? .NET step by step' -- subject(s): Active server pages, Computer programs, Design, Web servers, Web sites 'ASP.NET in a nutshell' -- subject(s): Active server pages, Internet programming, Microsoft .NET, Web site development 'Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Deluxe Learning Edition'


What are the basic step of sinulog?

step by step


What is basic dance step?

The 2 step


Which is the second step in visual character development?

.'


Why won't Windows Movie Maker save my movie as a .wmv file in Windows Xp?

You may be saving it incorrectly. Check out the URL I've posted below for you. It gives step-by-step visual instruction on how to Save your Windows Movie Maker video:http://www.microsoft.com/windowsxp/using/moviemaker/create/savetopc.mspx


What is compumter neworking and the basic step of computer of networking?

What is compumter neworking and the basic step of computer of networking?


How do you replace the battery in the keyless fob for a 2001 jetta?

step by step visual. http://www.riskin.org/vwkey/


Wizards are step-by-step guide for complicated tasks in application software?

true


What are the basic steps in tae bo?

WHAT ARE THE BASIC STEP OF TAEBO


What is the first step in the process of photoreception?

It is the absorption of a photon by a visual pigment.