About 295,000 results
Open links in new tab
  1. Best Practices & Principles for GUI design - Stack Overflow

    What is your best practical user-friendly user-interface design or principle? Please submit those practices that you find actually makes things really useful - no matter what - if it works for y...

  2. What UI design principles like "separation of concerns" can I use to ...

    Feb 26, 2014 · The design team has come out with a design which I can't agree on, and think it against basic design rule. The biggest problem of the design, from my point of view, is that …

  3. user interface - Are there any UI design principles about a …

    Dec 14, 2012 · I want to ask if this is caused by some design principles and psychological reasons? My thought is it should make more sense to put menu bar on right side since most …

  4. Designing the UI for a Multitenant Application - Stack Overflow

    Jun 8, 2020 · We are developing a multitenant application with shared schema for a web application. I would like to know the best practices for designing UI strategies. We will have …

  5. winforms - Best practice UI guide? - Stack Overflow

    Feb 14, 2017 · 16 I'm looking for a guide about UI best practices, in particular for Windows winform applications, with recommendations or descriptions of control sizes, label/textbox …

  6. Why is Razor Pages the recommended approach to create a Web …

    Oct 17, 2017 · Razor Pages is the recommended approach to create a Web UI with ASP.NET Core This information confused me in deciding whether I have to stop learning Asp.net Core …

  7. Design Patterns for Microsoft ( or other software producers) …

    Aug 13, 2009 · What is the most common design patterns for any windows forms application? UI Design Pattern for Windows Forms (like MVVM for WPF). But I would like to ask something …

  8. c# - WindowsApp AppWindow content - Stack Overflow

    Feb 23, 2023 · I'm creating a desktop app using MVPVM design principles. The documentation says that Microsoft.UI.Xaml.Window used within a UWP is not longer available, and is …

  9. UI Advice: how to design a form with a lot of data [closed]

    Jul 16, 2009 · I'm looking for advice regarding good UI design principles for this kind of app. How do I design a form that gives the user the flexibility to see all columns for the data on the form …

  10. Can anyone suggest good Guidelines for asp .net UI design?

    Jun 15, 2009 · I am a c# developer. Recently I had to design a web UI in asp .net 2.0 .I had strange problems with aligning controls in Visual studio UI. I have used Div, table tags to align …