Click here to Skip to main content
15,881,781 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,

I have the technical background of WPF & WCF on c# windows development but never done a complete application as such using WPF & WCF + threading on a multi user environment?

We are going to start a new project next month but not sure the best practises and design where to start.

Can some one kindly shed some light on this, propably some usefull links/ ebooks and suggestions please.

Thanks in advance
Posted

Well it is not an easy one. At least not in only one book/source. You can start reading a nice book about DDD (including WPF and many applied best practices and design patterns) http://www.wrox.com/WileyCDA/WroxTitle/-NET-Domain-Driven-Design-with-C-Problem-Design-Solution.productCd-0470147563.html[^]

Also many good readings and tips you can find at MS site: http://msdn.microsoft.com/en-us/practices/bb190332[^]

Also many useful videos about WPF you can find here http://windowsclient.net/learn/videos_wpf.aspx[^]

and some good explanations about MEF, MVVM and WPF you can find here http://channel9.msdn.com/Blogs/mtaulty?sort=viewed#tab_sortBy_viewed[^]

Hope is enough as a start point.

Cheers!
 
Share this answer
 
Comments
Bala Selvanayagam 29-Sep-11 6:57am    
Thanks Mario Majcica, the links (specially DDD book) are usefull and have ordered the book, hoping to spent next few weeks on this.

Thank you very much again
Mario Majčica 29-Sep-11 7:07am    
Glad you like it! It is a good book and worth buying it. If helped, vote the answer and accept the solution.
Bala Selvanayagam 29-Sep-11 7:17am    
was able to read few pages in the net...Really like it...accepted the solution
Bala Selvanayagam 13-Oct-11 16:58pm    
I am really thankfull to you.....I am reading the book and so many usefull information and amazing....

Please share the information, if you know any similar books/ articles / etc...I am more interested the best design and the reason why we are doing...


thanks again mate
Mario Majčica 13-Oct-11 17:02pm    
Well great to hear that!

You can check even this great book. It explains why of many approaches and different ways to approach the same problem.

http://www.amazon.com/Microsoft%C2%AE-NET-Architecting-Applications-Pro-Developer/dp/073562609X/ref=ntt_at_ep_dpt_1

To give more visibility to this answer, please upvote it!

Cheers!
I appreciate your concerns. You see, if you proposed someone to write a book on this topic, the volume of the material would be just right for this kind of publication, but probably not for CodeProject Quick Questions & Answers. So, it leaves just for one small detail: where to find a volunteer to do this job? Maybe you will be lucky enough to find some books which could replace the book you wish to order.

Nevertheless, you can probably hope for some more casual advice from the CodeProject experts, especially if you ask more specific questions.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900