There are some really good app examples for MVC on this website. They start from scrach and go to advance level. Wondering, if there is any thing similar for WCF. I know that there is Stock Trader app. But, that is overwhelming for me. I also downloaded
the samples from MSDN. But, I would like to know if there is something similar to what we have for MVC. If there is nothing than MS should add something for WCF. Thanks for help.
For WCF samples, the windows sdk for .NET framework has provided many samples (divided into different categories) for WCF. You can get it at the following location(for .NET 4.0):
sp_412000@ya...
Member
661 Points
347 Posts
sample app for wcf
Apr 25, 2012 03:00 PM|LINK
There are some really good app examples for MVC on this website. They start from scrach and go to advance level. Wondering, if there is any thing similar for WCF. I know that there is Stock Trader app. But, that is overwhelming for me. I also downloaded the samples from MSDN. But, I would like to know if there is something similar to what we have for MVC. If there is nothing than MS should add something for WCF. Thanks for help.
kedarrkulkar...
All-Star
34177 Points
5490 Posts
Re: sample app for wcf
Apr 25, 2012 03:43 PM|LINK
I felt, the video series here is best way to start with WCF
http://msdn.microsoft.com/en-us/netframework/dd939784
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site
Steven Cheng...
Contributor
4197 Points
547 Posts
Microsoft
Moderator
Re: sample app for wcf
Apr 26, 2012 06:10 AM|LINK
Hi sp_412000,
For WCF samples, the windows sdk for .NET framework has provided many samples (divided into different categories) for WCF. You can get it at the following location(for .NET 4.0):
#Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) Samples for .NET Framework 4
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=21459
Also, the MSDN document also provides introduction on each of the samples provided in the SDK: #Windows Communication Foundation (WCF) Samples
http://msdn.microsoft.com/en-us/library/dd483346.aspx
Feedback to us
Microsoft One Code Framework