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:
01430759
Views:
61
Think of it this way.. In .NET you can have partial classes. That is, classes that are defined in more than one file. The XAML is part of the class, the code is the other, so it is a partial class. Extension Methods are another way to define functionality in a different file.

>You illustrated my point. This whole concept of putting some portions in XAML and some in C# adds a level of ambiguity that seem rather stupid and makes the code more prone to maintenance problems
>
>Now if the WPF was simply design tags realted to UI presentation, then I see a clear separation between UI and code. But from what I can see, WPF blends the two together. If someone could go in and change the XAML and that resulted in the app's look changing, and this didn't require a recompile, then I'd say cool.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform