How to begin WPF development?

后端 未结 13 1835
迷失自我
迷失自我 2020-12-02 04:56

I\'ve been using Winforms since .NET 1.1 and I want to start learning WPF.

I\'m looking for some good resources for a beginner in WPF. What should I read, what tools

13条回答
  •  隐瞒了意图╮
    2020-12-02 05:35

    Although already listed above, I wanted to reiterate one point.

    Kaxaml is bar none, the best loose xaml editor out there. It has a snippet library, IntelliSense, split view, a xaml scrubber (pretty print), and more.

    I only wish we could hook up some assemblies (that you could reference from the xaml) ...

    Robby Ingebretsen, you rock.

提交回复
热议问题