VS.NET Application Wizards - Do I have the 'complete' set?

R

Rob Brooks

Hi,

I'm brand new to writing managed .NET and I'm having some confusion
following the simplest of tutorials as I believe that my application wizard
in Visual Studio .NET 2003 may not be all it should be.

I read "Open Visual Studio.NET and create a new WinForms application called
HelloTeapot." but when I go to the application wizard I don't see the
template for a WinForms application.

Sure there is a C# - Windows Application template but I'm not sure that this
is the one I should be using.

I've also seen references to other templates in other tutorials which would
indicate that I'm not playing with a full deck.

Can someone who has even the slightest understanding of what I should be
offered with the default set of application templates please put me straight
so I can set off in the right direction?

Many thanks,

Rob.
 
S

Scott M.

There is no Application Wizard in VS .NET. There are Project Templates that
allow you to choose a project type and then VS .NET will create a new
project of that type for you to build up.

If you want to create a WinForms application, just choose Windows
Application from the New Project dialog box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,276
Latest member
Sawatmakal

Latest Threads

Top