D
dancer
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?
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?