Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WPF Is Insanely Difficult
Message
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Divers
Thread ID:
01430666
Message ID:
01430749
Vues:
63
>>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform