Sign in
Thom Robbins .NET Weblog
A blog of the technical and only sometimes uneventful side of programming in .NET and life within Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET Framework
.NET Framework 3.0
.NET Framework 3.5
.NET General Tips and Tricks
Architecture
Atlas
Beta
Biztalk
BizTalk Services
CardSpace
Check this out
Code Camp
Compact Framework
Cool Stuff
DataGrid Programming
Developer Training
Expression
Fun and Interesting
IE 7
InfoPath Tips and Tricks
Job and Career
Mobile Development
New England Developer Events
Office 2007
Pages
Project Silk Road
Regular Expression Tips and Tricks
Security
SharePoint Tips and Tricks
Silverlight
SOA
Speech Related
SQL Reporting
SQl Server
Starter Kit
TechDays Defy All Challenges
TechEd
Virtual Earth
Vista
Visual Basic
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio Team System
Visual Studiotudio 2008
VSTS
WCF
Web Services
WF
Windows
Windows Forms Tips and Tricks
Windows Vista
XML Tips and Tricks
Browse by Tags
MSDN Blogs
>
Thom Robbins .NET Weblog
>
All Tags
>
wcf
Tagged Content List
Blog Post:
WCF Virtual Lab
trobbins
A Server Scenario Lab with Windows Communication Foundation Virtual Lab This MSDN Virtual Lab is built on Windows Vista, Visual Studio 2005 and .NET Framework 3.0. It provides an overview of Windows Communication Foundation (WCF) built on a Fabrikam CRM Scenario. The lab is aimed at .NET Developers...
on
21 Apr 2007
Blog Post:
Introduction to Windows Communication Foundation for the .NET Compact Framework Messaging Stack
trobbins
Mark has a great post on the basics of WCF for the Compact Framework. Well worth the read! <<Check it out here>>
on
27 Mar 2007
Blog Post:
WCF and WSDL
trobbins
By definition the Web Service Description Language (WSDL) is the XML based document that describes a Web Service. It specifies the location of the service and the operation or methods the service exposes. One of the nice features of both WCF and ASMX services is that you don’t have to understand the...
on
4 Feb 2007
Blog Post:
Web Service Software Factory
trobbins
The Web Service Software Factory (also known as the Service Factory) is an integrated collection of tools, patterns, source code and prescriptive guidance that helps our customers quickly and consistently construct Web services that adhere to well known architecture and design patterns. The Service Factory...
on
10 Jan 2007
Blog Post:
Introducing the <DataContract>
trobbins
As we have seen in previous articles . Creating a Windows Communication Foundation (WCF) service begins with annotating the class with a <ServiceContract> attribute and an <OperationContract> for each exposed operation. The design of WCF uses these attributes to expose the service endpoints...
on
29 Dec 2006
Blog Post:
Integrating WCF with your existing ASMX Services
trobbins
I am betting that you have at least one if not more ASMX services available today within your applications. So how do you get going with Windows Communication Foundation (WCF) and maintain that existing code? In this article we will look at an example of how this can be done. We will start with an existing...
on
2 Dec 2006
Blog Post:
How To: Hosting a WCF Service in IIS
trobbins
How To: Hosting a WCF Service in IIS In this article we looked at the basics of Windows Communication Foundation (WCF) and how it can be used to host a service within a Windows Form. In reality, many applications today already take advantage of IIS to host HTTP based services like ASMX Web Services...
on
27 Nov 2006
Blog Post:
How To: Building a WCF Service and consumer
trobbins
How To: Building a WCF Service and consumer Do you see service everywhere? Alright I admit that may not be an original. However, with Windows Communication Foundation and the .NET Framework 3.0 you can.WCF is the unified programming model for building service oriented applications. It is designed...
on
26 Nov 2006
Blog Post:
How To: Building a WCF Service and consumer (Article)
trobbins
How To: Building a WCF Service and consumer Do you see service everywhere? Alright I admit that may not be an original. However, with Windows Communication Foundation and the .NET Framework 3.0 you can.WCF is the unified programming model for building service oriented applications. It is designed...
on
26 Nov 2006
Page 1 of 1 (9 items)