group 2 Flashcards

1
Q

is a UI framework for building windows desktop apps

A

Windows Forms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

provides one of the most productive ways to create desktop apps based on the visual designer provided in visual studio

A

windows forms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

steps in creating a new project

A

steps
1. install visual studio
2. create a new project -> not finding what you’re looking for? -> find .NET desktop development -> choose Windows Forms App (.NET framework)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

steps for new project configuration

A
  1. create new project
  2. choose windows forms app (.NET framework)
  3. configure your new project[project name, location, solution name, framework], create
How well did you know this?
1
Not at all
2
3
4
5
Perfectly