Skip to main content

Questions tagged [desktop]

3 votes
1 answer
354 views

This is related to DDD for a desktop application in c#...with 4 layers ui/application/domain/infrastructure. Actually 3 desktop applications sharing part of the domain and part of the infrastructure. ...
user143323's user avatar
3 votes
9 answers
23k views

I have to develop a real estate marketing CRM software for my client - where the application is installed on desktop but can also be accessed from web. 2 reasons why they want the application to run ...
user1492018's user avatar
5 votes
2 answers
10k views

I'm used to program with Python and GTK using pygtk library. I feel like my programs are not well separated according to MVC model. I think following a framework it would help me to design better ...
Murilo's user avatar
  • 51