Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WPF Is Insanely Difficult
Message
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01430666
Message ID:
01430749
Views:
64
>>>Is it just me, or is WPF REALLY difficult to learn?? I picked up a book and got a few chapters into it and walked away thinking "WTF????".
>>
>>That was my take on it.
>>
>>I got a couple of chapters into the book hoping for something that would allow me to do visual development, and all I saw was grinding code in XML, mostly a little different thant anything else so you get to start over learning it.
>
>I posted on this a few weeks again, but you can define event names in the XML file. So you can define a button, and the name of the
>event in C# that is raised when the button is clicked.
>
>Now my (limited) understanding is that WPF is structured so that a designer can do the WPF and the coders write the C#. So that means a desinger could break your code by changing the name of an event.

No. They can write XAML that doesn't work - but the *can't* break code. I'm working at the moment on C# code with two other guys playing with the look and feel of the front end. They can't break anything as long as they don't touch the C# files.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform