views:

535

answers:

2

Hi,

I am beginner for .net 3.5, have to work on app where I need to build desktop version as well as web version for selected modules like reporting. I think WCF will help me out to create a base from where I could call functions in both(desktop as well as web )

Please let me know the any available source code sample projects to go through. It would be good if those are following any design pattern like MVC.

Thanks in advance.
Anil

A: 

Here is a good place to start with WCF

and Here is a good start with WPF.

Have Fun.

Blounty
A: 

Hi,

You can take a look at the DinnerNow.net sample application. There's quite a bit that goes into setting it up but I think if you're ready to tackle both technologies at once it'll help a great deal.

domus.vita