-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
Let's try to find a best-practice coding style for windows apps. Let's start by finding different C# and xaml coding styles already defined. You can also come up with a style or explain a detail you would like to see in the style.
It seems like StyleCop is pretty much the defacto open source way to define coding styles in Visual Studio and MSBuild, so it would be good if the links posted here would also point to a StyleCop style.
Feel free to discuss the styles and let's try to settle with one that should go into the best-practices.