DotNetShoutout - Stories tagged with WCF
3
Shouts

Windows Communication Foundation ( WCF ) Tutorial

published 1012 days, 19 hours, 22 minutes ago posted by JudoJudo 1014 days, 10 hours, 28 minutes ago
Sunday, August 15, 2010 10:20:17 AM GMT Friday, August 13, 2010 7:13:27 PM GMT
Prior to .Net 3.0 it was not an easy matter to select a particular technology for communicating between systems due to the number of technologies available from Microsoft. For example, users could have used Web Service to communicate between a Java based application and a .Net application; WSE users could have take advantage of some of the WS-* message protocols; MSMQ has the ability to queue messages which helps to communicate between intermittently connected solutions; Enterprise services (the successo... (more)
category: Web Dev | clicked: 1 | comment | | source: www.aspnet101.com
tags: Tutorial, WCF
3
Shouts

Hosting a WCF REST Service as WebServiceHost : The CodeGain

posted by codegaincodegain 1015 days, 1 hour, 52 minutes ago
Friday, August 13, 2010 3:49:53 AM GMT
In this article, I will explain What is WebServiceHost Factory class and What is its function (more)
category: Smart Client | clicked: 0 | comment | | source: www.codegain.com
tags: REST Services, WCF
4
Shouts

7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS

posted by MikeGriffinMikeGriffin 1019 days, 3 hours, 15 minutes ago
Monday, August 09, 2010 2:26:26 AM GMT
See it in action Seven Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS _ (more)
category: Architecture | clicked: 1 | comment | | source: developer.entityspaces.net
tags: SQL Server, Silverlight, WCF, ORM in C#
2
Shouts

Working with Custom collection in WCF : The CodeGain

posted by codegaincodegain 1021 days, 21 hours, 48 minutes ago
Friday, August 06, 2010 7:54:09 AM GMT
In this article, i would explorer create custom collection in WCF (more)
category: Web Dev | clicked: 3 | comment | | source: codegain.com
tags: .NET, collections, WCF
2
Shouts

CollectionDataContract Attribute in WCF : The CodeGain

posted by codegaincodegain 1021 days, 21 hours, 51 minutes ago
Friday, August 06, 2010 7:51:16 AM GMT
In this article, I will explain you what is CollectionDataContract Attribute in WCF and why need it (more)
category: Architecture | clicked: 2 | comment | | source: codegain.com
tags: .NET, collection, WCF
10
Shouts

How to replace Machine Name with Domain name in WCF Service wsdl link?

published 1021 days, 17 hours, 49 minutes ago posted by jacobsebastianjacobsebastian 1022 days, 18 hours, 49 minutes ago
Friday, August 06, 2010 11:52:23 AM GMT Thursday, August 05, 2010 10:53:18 AM GMT
This post explains how to replace Machine Name with Domain name in WCF Service wsdl link, which is a very common problem that most people face when getting started with WCF services (more)
category: Web Dev | clicked: 8 | comment | | source: beyondrelational.com
tags: dotnet, Web Services, wcf services, WCF
3
Shouts

Security in WCF

posted by dotnetfundadotnetfunda 1023 days, 18 minutes ago
Thursday, August 05, 2010 5:23:48 AM GMT
WCF is distributed programming platform . Using WCF, you can create applications that function as both services and service clients.Security in WCF provides Authentication,Authorization,Integrity,Confidentiality. Here in this article I have discussed security in WCF. (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetfunda.com
tags: WCF
3
Shouts

Web Service Software Factory 2010 (Service Factory 2010)

posted by kitchaiyongkitchaiyong 1023 days, 12 hours, 27 minutes ago
Wednesday, August 04, 2010 5:14:48 PM GMT
The purpose of this post is to demonstrate how to make use of the modeling feature in the Web Service Software Factory 2010 also known as Service Factory 2010 that is produced by Microsoft Patterns and Practices Team to help developers to develop WCF application quickly and consistently that adheres to well known architecture and design patterns. The Service Factory 2010 itself is integrated with the Visual Studio 2010 and provides code generation through the web service modeling. (more)
category: Web Dev | clicked: 4 | comment | | source: www.kitchaiyong.net
tags: Service Factory, WCF
7
Shouts

Creating a Gravatar client with jQuery and WCF - Yoav niran

published 1020 days, 15 hours, 10 minutes ago posted by iftekharahmedamitiftekharahmedamit 1023 days, 15 hours, 13 minutes ago
Saturday, August 07, 2010 2:32:10 PM GMT Wednesday, August 04, 2010 2:28:45 PM GMT
A couple of weeks ago I announced the release of the first .NET implementation of the Gravatar API. Gravatar.NET is available for download on Codeplex. What I’d like to show in this article is how to make use of the library using jQuery and WCF to create your own Gravatar client (Ponderi.com style). Th... (more)
category: Web Dev | clicked: 0 | comment | | source: yoavniran.wordpress.com
tags: Gravatar, JSON, .NET, C#, jQuery, Ajax, WCF
6
Shouts

NServiceBus – .NET Service Bus Smackdown - Udi Dahan

posted by StevesSteves 1023 days, 16 hours, 46 minutes ago
Wednesday, August 04, 2010 12:56:11 PM GMT
I get this question quite often: “what is the difference between NServiceBus and the .NET Service Bus from Microsoft?” And I’m afraid the answer is that the two technologies were designed to handle a very different set of problems. The .NET Service Bus was designed to bridge internet communications using the cloud to enable a variety of devices to communicate using a WCF-remote-procedure-call type of API. NServicebus was designed to simplify the design of on-premise distributed systems using reliable m... (more)
category: Web Dev | clicked: 12 | comment | | source: www.udidahan.com
tags: nServiceBus, Web Services, WCF
5
Shouts

OData and AtomPub - Building an AtomPub Server Using WCF Data Services

published 1022 days, 20 hours, 4 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1023 days, 21 hours, 27 minutes ago
Thursday, August 05, 2010 9:37:51 AM GMT Wednesday, August 04, 2010 8:14:38 AM GMT
Learn how to use the AtomPub protocol to pump up your blogs. Chris Sells includes a practical demonstration of mapping so you can expose a standard AtomPub service from a Web site and use Windows Live Writer to provide a rich editing experience against the service. (more)
category: Web Dev | clicked: 3 | comment | | source: msdn.microsoft.com
tags: MSDN, WCF Data Services, DataServices, WCF, WCF DataServices, OData, MSDN Magazine
3
Shouts

Working with Collection in WCF : The CodeGain

posted by codegaincodegain 1025 days, 1 hour, 39 minutes ago
Tuesday, August 03, 2010 4:02:23 AM GMT
In this article, I will explain,How to work with collection in WCF and Generic collection as well (more)
category: How To | clicked: 0 | comment | | source: www.codegain.com
tags: .NET, .Net 4.0, WCF
3
Shouts

Instance Management in WCF Part # 2 : The CodeGain

posted by codegaincodegain 1025 days, 1 hour, 41 minutes ago
Tuesday, August 03, 2010 4:00:29 AM GMT
This article is part # 2 of Instance Management in WCF. This article will explain Session Full Instance management service. This will explain different Session Mode at Contract level. This will explain Per-session service also. This article will be explaining Session Full Service with a code also. (more)
category: How To | clicked: 0 | comment | | source: www.codegain.com
tags: .NET, .Net 4.0, WCF
2
Shouts

Instance Management in WCF Part # 1 : The CodeGain

posted by codegaincodegain 1025 days, 20 hours, 46 minutes ago
Monday, August 02, 2010 8:55:32 AM GMT
This is first part of multi series articles. This article is giving introduction of Instance Management. This article will explain about Per-Call Instance management technique as well. (more)
category: How To | clicked: 0 | comment | | source: codegain.com
tags: .NET, Instance Management, .Net 4.0, .NET 3.5, WCF
6
Shouts

How to make a WorkflowService implement a contract - Ron Jacob

published 1026 days, 15 hours, 9 minutes ago posted by jantujantu 1027 days, 15 hours, 37 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Saturday, July 31, 2010 2:04:21 PM GMT
You may have noticed that WorkflowServices have two ways of operating. One way is to pass message content and the other way is to use message parameters. I have always used message content because it seemed like the easiest thing to do.... (more)
category: Metro | clicked: 4 | comment | | source: blogs.msdn.com
tags: WF4, WCF
3
Shouts

Three way to form URI for REST Services : The CodeGain

posted by codegaincodegain 1029 days, 13 hours, 43 minutes ago
Thursday, July 29, 2010 3:58:50 PM GMT
Three way to form URI for REST Services (more)
category: How To | clicked: 0 | comment | | source: www.codegain.com
tags: .NET, REST service, WCF
6
Shouts

Identity & SecurityCallContext in WCF « Sankarsan’s Journal

published 1031 days, 19 hours, 50 minutes ago posted by http://sankarsan.myopenid.com/http://sankarsan.myopenid.com/ 1033 days, 13 hours, 54 minutes ago
Tuesday, July 27, 2010 9:52:03 AM GMT Sunday, July 25, 2010 3:47:28 PM GMT
In an Windows environment every process(or code) executes under some valid user identity which is nothing but a authenticated Windows account.In .NET Framework we have the interface System.Security.Principal.IIdentity which provides the basic definition of identity....... (more)
category: How To | clicked: 2 | comment | | source: sankarsan.wordpress.com
tags: Security, ServiceSecurityContext, WCF
3
Shouts

Step by Step walkthrough on CRUD Opearion on Azure table Part-02 : The CodeGain

published 1033 days, 14 hours, 32 minutes ago posted by codegaincodegain 1034 days, 13 hours, 36 minutes ago
Sunday, July 25, 2010 3:10:01 PM GMT Saturday, July 24, 2010 4:05:57 PM GMT
This article is going to explain , how we can use AZURE table. This article will explain how to create a storage account and then modify the connection string in existing azure application using local development storage. (more)
category: How To | clicked: 0 | comment | | source: codegain.com
tags: .NET, Windows Azure, WCF
4
Shouts

Step by Step walkthrough on CRUD operation on Azure Table Part 01

published 1037 days, 14 hours, 17 minutes ago posted by codegaincodegain 1038 days, 14 hours, 53 minutes ago
Wednesday, July 21, 2010 3:24:21 PM GMT Tuesday, July 20, 2010 2:49:12 PM GMT
In this article, I will show you how we can perform CRUD operation on AZURE table. This article is divided into two parts. In part 1, I am using local development fabric and storage. In next part, I will show you how can use AZURE table from Microsoft data center. (more)
category: How To | clicked: 0 | comment | | source: codegain.com
tags: .NET, Windows Azure, WCF
3
Shouts

WCF service in Windows Azure and consuming in Window 7 phone

published 1039 days, 19 hours, 18 minutes ago posted by codegaincodegain 1041 days, 13 hours ago
Monday, July 19, 2010 10:24:02 AM GMT Saturday, July 17, 2010 4:41:49 PM GMT
This article will give step by step walkthrough of hosting a WCF service in windows azure and then consuming that in windows7 phone application. (more)
category: How To | clicked: 0 | comment | | source: codegain.com
tags: Windows Phone 7, REST Services, Windows Phone, WCF
Previous 1 2 ... 5 6 7 8 9 10 11 12 13 14 Next