mvvm - Best way to Windows application development using C# + WPF + MVVC + prism 4? -


i little bit new in .net + c# + wpf + mvvc + prism 4.

i going create 1 windows application using c# , wpf.

i think it's using mvvm + prism 4.

but be-four start working, want know few think

  1. which best project solution structure c# + wpf + mvvc + prism 4. can give reference this.
  2. which best way create project solution structure.
  3. which best way exception handling
  4. if 1 know linq, is linq suitable wpf + mvvc + prism 4. linq extended library development.
  5. any existing or 3'rd party library development microsoft enterprise library
  6. any suggestions different tool,framework,design patterns. ...etc
  7. any reference/help site links

thanks in advance

i suggest path followed.

download prism, go through samples (quickstarts in zip file) , read documentation (prism4.chm). once graduate samples, have @ "stocktrader ri" comes prism itself.

once settled little bit, can start working on structure of solutions suits best you.

vijay


Comments

Popular posts from this blog

jQuery Ajax Render Fragments OR Whole Page -

javascript - Iterate over array and calculate average values of array-parts -

java - Simple Command Line calculator -