Skip to content

Is a guideline for coding XAML really necessary? #7

@Joebeazelman

Description

@Joebeazelman

I stumbled upon this site while looking for a XAML UI styling guidelines. At first, it makes sense, but after further thought, I wonder if it is necessary. XAML is more like HTML and XML in that it is often generated and is structurally and syntactically simple enough not to become hard to understand.

The main issue with XAML is the large amount of code needed that can be unwieldy to navigate and work with, but its based more on its markup nature, not on how it was written. You guidelines would, however, make an excellent set of rules for formatting XAML in Visual Studio or Resharper. Implementing these guidelines for strictly coded XAML may have limited utility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions