Run
Microsoft Visual Studio 2010 Professional. On the
File menu , click New, and then click Project
.... The New Project dialog box appears.
- In the installed
Templates pane, select the Visual C#
- and then Select
Windows Forms Application icon.
A message appears: Type: Visual C#
A project for creating an application with a Windows Forms user
interface.
- In
the Name box, type
App_CAKJV10 .
- In
the Location box, type
C:\
- Click
OK.
The
Windows Application create all necessary files and opens
the Microsoft Visual C# 2010 project -
App_CAKJV10. |