Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 2.0 and Visual Studio. 2005 > Visual Studio 2005
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 11th, 2009, 01:16 AM
Authorized User
 
Join Date: Mar 2009
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
Default How can i add multiple forms in the single setup type applications

Hi Friends
I have creating a simple desktop type setup application.
I have used Microsoft Visual Studio 2005.In my application i have used 5 forms
namely studentForm,FacultyForm,ClassInfo,etc..
But while i building the main application only studentForm which i added first is only get builded;But all other forms are not builded
So how can i add other forms in my application.
how can i compile all other forms?
please tell me in detail
 
Old March 11th, 2009, 06:44 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

Hi there..

Why do you say that all the other forms are not compiled?? if you add all of them into the same project, they are all compiled. You think that because you don't see them? Well, you usually has to call them by yourself, since the application will start calling only the "main" form.
__________________
HTH

Gonzalo


================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the
proof.
================================================== =========
 
Old March 12th, 2009, 04:45 AM
Authorized User
 
Join Date: Mar 2009
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
Default for reply of problem

Hi there...
i got your reply it is very informative.
but my problem is that when i adding all the multiple forms.it can observed in the MainForm;but they cannot get compiled.i have observed this .Also i don't know how to add multiple forms.
should i use the Beginning VB.NET 2005 books for this VB.net developement?
please tell me..thanks for your informative guidence
 
Old March 12th, 2009, 08:13 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

Believe me.. all of them are compiled. And yes, get a book and you will find out that of course all the code is compiled (unless there is an error). And that includes all the forms, classes and anything you add to the project.
__________________
HTH

Gonzalo


================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the
proof.
================================================== =========





Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploying multiple projects in a single setup ken_jeff Pro Visual Basic 2005 1 July 2nd, 2006 09:53 PM
Deploying multiple projects in a single setup ken_jeff Pro VB.NET 2002/2003 0 June 30th, 2006 03:59 AM
Multiple Applications ~Bean~ ASP.NET 1.x and 2.0 Application Design 1 March 2nd, 2006 08:47 PM
C# - Decimal to Single type Conversions ubayeed C# 1 December 22nd, 2004 08:48 PM
Login for multiple web applications dhaywirex Classic ASP Basics 1 January 30th, 2004 04:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.