473,395 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Visual Basic Express Edition

In Visual Basic 2005 Express Edition When I choose Console Application for
the project, the source code page automatically comes up with:
Module Module1

When I choose Windows Application, the page automatically comes up with
Public Class Form1

Why not Module in the Windows App page?

Also, ASP.NET Web Application is not one of the choices when choosing a new
project. Is there a way to add this?
Oct 3 '07 #1
2 1484
For ASP.NET you'll need to use Visual Web Developer Express. Visual Basic
Express is for Windows application.

As for the reason my guess would be that most Windows application are
starting with a form but this is a just a suggestion (though note that to
enable the application framework that helps to show a startup screen, that
handles settings etc that you'll find in the project settings, the startup
objet needs to be a form).

Use whatever best fit your needs within those constraints (that is a form
unless you don't want this part in whihc case you can start your windows
application with whatever you want. Similary you can start a console
application with a class with sahred members instead of using a module if
you wish).

--
Patrice

"dancer" <da****@microsoft.coma écrit dans le message de news:
uR**************@TK2MSFTNGP02.phx.gbl...
In Visual Basic 2005 Express Edition When I choose Console Application for
the project, the source code page automatically comes up with:
Module Module1

When I choose Windows Application, the page automatically comes up with
Public Class Form1

Why not Module in the Windows App page?

Also, ASP.NET Web Application is not one of the choices when choosing a
new project. Is there a way to add this?


Oct 3 '07 #2
Thank you for replying, Patrice.
I put code in VB Express using Module and it worked fine. I transferred the
same code to VWD Express and received this error:
'Module' statements can occur only at file or namespace level

Do you have a thought on this?
"Patrice" <http://www.chez.com/scribe/wrote in message
news:e2**************@TK2MSFTNGP04.phx.gbl...
For ASP.NET you'll need to use Visual Web Developer Express. Visual Basic
Express is for Windows application.

As for the reason my guess would be that most Windows application are
starting with a form but this is a just a suggestion (though note that to
enable the application framework that helps to show a startup screen, that
handles settings etc that you'll find in the project settings, the startup
objet needs to be a form).

Use whatever best fit your needs within those constraints (that is a form
unless you don't want this part in whihc case you can start your windows
application with whatever you want. Similary you can start a console
application with a class with sahred members instead of using a module if
you wish).

--
Patrice

"dancer" <da****@microsoft.coma écrit dans le message de news:
uR**************@TK2MSFTNGP02.phx.gbl...
>In Visual Basic 2005 Express Edition When I choose Console Application
for the project, the source code page automatically comes up with:
Module Module1

When I choose Windows Application, the page automatically comes up with
Public Class Form1

Why not Module in the Windows App page?

Also, ASP.NET Web Application is not one of the choices when choosing a
new project. Is there a way to add this?



Oct 4 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Andrew Robinson | last post by:
My main dev machine has WinXp and VS2005 (pro). 1. I need to install VWD Express Edition so that I can do some instruction on this. Any issues with both on the same machine. Installation order?...
2
by: Progman | last post by:
I have Visual Studio 2005 Standard edition. Is ti the same thing as the Express edition or Standard is more?
6
by: Simon Brown | last post by:
Hi, I am considering buying Visual Studio Standard Edition and have these questions about the VC++ incuded. Could you also, to help me know the diffrene in capablility, answer the same questions...
4
by: JJ | last post by:
I've just installed my new Visual Studio 2005 Pro, after realising that the web express edition didn't do all I wanted. I was surprised to see that no product activation was required. Why is...
3
by: Pitaridis Aristotelis | last post by:
Is there any way to create setup for a project made in Microsoft Visual Basic 2005 Express Edition
1
by: Faiz Faraj Adamo | last post by:
i am new in visual basic 5 and i read a book , but i found so many names of controls have differ from express edition and when i go to the help of express edition i do not find everything i need ,can...
2
by: Hunk Gym | last post by:
VB.Net of Visual Studio.Net 2003 VS Visual Basic 2005 Express Edition Good Day! Would be appreciate if there is solution for the following problem: - In VB.Net of Visual Studio.Net 2003,...
6
by: Salman | last post by:
I would like to know how I can distribute the application that I create with Visual C++ express edition. I checked the menu options to find a deploy option similar to the one found on the Visual...
1
by: =?Utf-8?B?RnJpZWRp?= | last post by:
Hi everybody, I am studying VB 2005 express and think, very interesting projects can be developed with it. Before I step over and buy the VB full version, can anybody tell me the difference of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.