Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Software Engineering

Questions tagged [wpf]

Ask Question

WPF is a graphical subsystem for rendering user interfaces in Windows-based applications.

265 questions
Filter by
Sorted by
Tagged with
4votes
1answer
103views

I'm working on a WPF application which has many user interactions which start with opening a non model window, allowing some interaction with the window and the rest of the application (think ...
LOul's user avatar
2votes
2answers
302views

I’m working on a WPF MVVM application that has grown beyond just one or two User Controls. I now have multiple ViewModels that need to react to each other’s actions (e.g., selecting a customer in one ...
Sam's user avatar
  • 29
-3votes
1answer
232views

I need to create a WPF application that gives me the possibility to connect to other computers in the same network. I'm looking into Windows Remote Desktop Services, but it seems like it doesn't have ...
1vote
4answers
891views

I am an inexperienced developer fresh out of college. I was handed a Windows Forms Application to work on.The application previously relied on system time. They wanted me to make it so that we could ...
2votes
2answers
4kviews

I'm trying to implement the MVVM-pattern in a new WPF-application.I'm using the MVVM Community Toolkit to reduce boilerplate code that comes with the pattern.In my application, I'd like to have a ...
Sam's user avatar
  • 65
0votes
0answers
171views

I'm very new to DI, and must admit, am having a hard time understanding to what extent it should be used in an application.Even in a basic project, you can have hundreds of classes that have ...
wforl's user avatar
0votes
1answer
340views

Often I want to open a new window from within some view.I see opening a window as view logic. So I don't want code in my viewmodel that creates/opens/changes Windows or anything else thatinteracts ...
user2190492's user avatar
0votes
1answer
372views

The main application loads plugins, list them and when user selects one it is initialized and displayed. Each plugin is a complex class library which contains several views/viewmodels/repositories/etc....
0votes
0answers
687views

I've got experience with WPF, but I have always been creating standard UI's. I want to build a drawing application for electrical wiring diagrams (single-wire diagrams).Example of the kind of ...
user2190492's user avatar
0votes
1answer
2kviews

I know there are already questions about file structure in MVVM but I haven't found the pros and cons for the following two structures. What would be better for a large-scale project, and why choose ...
2votes
1answer
335views

We have a scenario that is in a VERY tightly controlled industrial environment. This is all C# on Windows.We gather data from different types of sources - sensors monitoring environmental data, ...
0votes
1answer
864views

I am using a networking library I created which contains a Client class. I have a GUI which will display all these clients in a ListView with columns, such as one containing their online status. The ...
lol's user avatar
  • 113
1vote
1answer
2kviews

I'm currently reading "Clean Code" by Robert Martin (which I should have read years ago), and it's given me a bit of a wakeup call, especially regarding keeping methods and classes small, ...
-2votes
1answer
407views

I work on WPF applications used in testing hardware. I need to make my code base more testable and re-usable. I believe DI would help, but I'm not quite sure where to start. I've done my best with the ...
1vote
0answers
2kviews

Often I want to open a new window from within some view.I see opening a window as view logic. So I don't want code in my viewmodel that creates/opens/changes windows or anything else that interacts ...

153050per page
1
2345
18

Hot Network Questions

more hot questions
Newest wpf questions feed

[8]ページ先頭

©2009-2025 Movatter.jp