Hi Coconet,
You can get many samples for .NET 3.0(WPF, WCF) through the windows SDK
samples:
#Windows SDK .NET Framework 3.0 Samples
http://www.microsoft.com/downloads/details.aspx?FamilyID=22B58B6C-8F98-40D0- 880D-C3339C5DA01E&displaylang=en
Also, the .NET 3.0 official site has also provided many samples and
reference:
#netfx3 WCF samples:
http://netfx3.com/files/ Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx. ==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
[quoted text, click to view] >NNTP-Posting-Date: Tue, 26 Feb 2008 21:50:12 -0600
>From: coconet <coconet@community.nospam>
>Newsgroups: microsoft.public.dotnet.framework.aspnet.webservices
>Subject: WCF 3.5 Hosted in IIS Sample?
>Date: Tue, 26 Feb 2008 22:50:12 -0500
>
>
>
>I have a class a method that accepts a custom Type and a string as
>parameters.
>
>I would like to expose this class with a WCF web service in .NET 3.5.
>Hosted in IIS.
>
>Can anyone show a sample of an ASP.NET 3.5 web site making a
>synchronous call to the WCF service? I have web-searched all over the
>place for a clean and simple sample and have found nothing.
>
>
>Thanks.
>
>
>
Hi Coconet,
So for hosting WCF in IIS, the service component code logic is the same as
hosting it in winform or console application. Therefore, I wonder whether
what you need is some visual illustration on the steps to configure WCF
components to run in IIS hosted web application? if so, here are two blog
articles from msdn blog site that will be helpful to you:
#How To: Hosting a WCF Service in IIS
http://blogs.msdn.com/trobbins/archive/2006/11/27/how-to-hosting-a-wcf-servi ce-in-iis.aspx
#Hosting WCF Service in IIS
http://blogs.msdn.com/amitlale/archive/2007/05/21/hosting-wcf-service-in-iis ..aspx
http://msdn2.microsoft.com/en-us/library/aa751792.aspx If you want to do tests through some existing WCF services, you can try
downloading the samples I mentioned in the previous message and deploy them
in IIS via the above reference.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
[quoted text, click to view] >NNTP-Posting-Date: Wed, 27 Feb 2008 12:43:34 -0600
>From: coconet <coconet@community.nospam>
>Newsgroups: microsoft.public.dotnet.framework.aspnet.webservices
>Subject: Re: WCF 3.5 Hosted in IIS Sample?
>Date: Wed, 27 Feb 2008 13:43:33 -0500
>
>
>I was under the impression that 3.5 added new WCF functionality,
>especially when hosting in IIS 6 and 7.
>
>Can you show some examples then?
>
>Thanks.
>
Don't see what you're looking for? Try a search.