Starting a Program

Charles He-MSFT 96 Reputation points Microsoft Employee
2020-03-27T08:20:37.59+00:00

This is a MSDN question asked by Warp_Speed, the source is Starting a Program.

Hi People

I am a beginner to programming and self taught, but I was wondering if people could give me there opinion:

Best way to build a WPF C# Program

1) Build the Code and program, then add the interface and interactive code.

2) Build the interface then add the code and program.

Thanks

Developer technologies | Windows Presentation Foundation
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alex Li-MSFT 1,096 Reputation points
    2020-03-27T08:44:17.357+00:00

    Hi,

    Welcome to our Microsoft Q&A platform!

    The reply form Kareninstructor

    To answer the question, "it depends" on the requirements as there are several ways to approach writing a solution while being a beginner it's best to not start by writing a program but instead learn how to work with XAML, interacting with XAML, data binding (one and two way bindings), patterns eg MVVM, dependency injection and much more.

    Thanks.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.