Some IDEs organize code and resources into projects and solutions, usually in a directory-based hierarchy. This can also be done manually.
Questions tagged [projects-and-solutions]
1354 questions
-3
votes
1 answer
Best way to Windows application development using C# + WPF + MVVC + prism 4?
I am little bit new in .Net + C# + WPF + MVVC + prism 4.
I am going to create one windows application using C# and WPF.
I think it's good to using MVVM + prism 4.
But be-four start to working, i want to know few think
Which is Best Project…

Manjeet Patel
- 183
- 1
- 3
- 13
-3
votes
3 answers
Create Own Application Project File
Are there any guides for saving data from a C# application to its own external project file such as embedding images, etc. to be loaded later? Thanks.

theundertaker
- 99
- 2
- 11
-4
votes
2 answers
My life calculater project
I'm currently working on a life calculator that i have programmed in python. I need ideas of what to add to it and examples on how to add it and also how do i add a end control so i can just input end and the program stops. I'm trying to make this…

Austin James
- 1
- 1
- 2