1. Flowchart 2. Sequence diagram Please notice that the key word actor is currently not supported in the used WP plugin WP Mermaid, and Azure
Weiterlesen
1. Flowchart 2. Sequence diagram Please notice that the key word actor is currently not supported in the used WP plugin WP Mermaid, and Azure
WeiterlesenA user interface is like a joke. If you have to explain it, it’s not that good.“ https://www.bagaar.be/services/user-experience-and-user-interface Here’s the proof: https://userinyerface.com When talking about
WeiterlesenGlobal Dictionary Benutze keine Enumerations sondern ein globales Dictionary. Enumerations sollten durch Klassen implementiert werden, die über statische, öffentliche Keys die Werte zurückgeben.
WeiterlesenCore Dictionary Error Dictionary Siehe auch: Exception Handling public abstract class MyAppException : Exception { public int ErrorCode { get; } public MyAppException(int ErrorCode) {
Weiterlesen