DotNetShoutout - Stories tagged with WCF
2
Shouts

Authentication on WCF Data Service or OData: Windows Authentication Part 1 : The CodeGain

posted by codegaincodegain 958 days, 16 hours, 54 minutes ago
Thursday, October 07, 2010 2:53:01 PM GMT
I am going to show how to enable windows authentication on WCF Data Service. (more)
category: Smart Client | clicked: 4 | comment | | source: www.codegain.com
tags: .NET, .Net 4.0, WCF
2
Shouts

How to IgnoreDataMember attribute in WCF POCO Serialization : The CodeGain

posted by codegaincodegain 961 days, 22 hours, 49 minutes ago
Monday, October 04, 2010 8:57:53 AM GMT
Complex Data type for example custom class And not attributing this custom class as DataContract and properties of the class as DataMember (more)
category: Web Dev | clicked: 12 | comment | | source: www.codegain.com
tags: .NET, C#, WCF
2
Shouts

File Upload in Silverlight using WCF : The CodeGain

posted by codegaincodegain 961 days, 22 hours, 52 minutes ago
Monday, October 04, 2010 8:54:07 AM GMT
This article will explain, How to upload a file from Silver Light client to server location using WCF. (more)
category: Metro | clicked: 3 | comment | | source: www.codegain.com
tags: .NET, WCF
6
Shouts

Building a CRUD in RESTful Services of WCF

published 961 days, 21 hours ago posted by abhi2434abhi2434 962 days, 17 hours, 16 minutes ago
Monday, October 04, 2010 10:46:13 AM GMT Sunday, October 03, 2010 2:30:38 PM GMT
WCF is being popular day by day. Many of us is building services using WCF and want other application made on different architecture to communicate or inter operate with each other. REST or Representational State Transfer is a Design Pattern to build a service so that it works the same way as service works but it will eventually use Web Request - Response mechanism to communicate between clients rather than using SOAP messages.  In this post, I will give you a step by step approach how you could build yo... (more)
category: How To | clicked: 3 | comment | | source: www.abhisheksur.com
tags: C#, WCF, REST
5
Shouts

MSDN Magazine: WCF Architecture - AppFabric Serivce Bus Discovery

published 961 days, 21 hours ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 962 days, 20 hours, 53 minutes ago
Monday, October 04, 2010 10:46:13 AM GMT Sunday, October 03, 2010 10:53:30 AM GMT
Learn how to roll your own discovery mechanism as we walk you through a small framework the author wrote to support discovery over the service bus, bringing it on par with the built-in support for discovery in WCF. (more)
category: Architecture | clicked: 3 | comment | | source: msdn.microsoft.com
tags: MSDN, WCF, AppFabric, MSDN Magazine
5
Shouts

ASP.NET Vulnerability Work Around - Hima's blog

posted by dharadhara 966 days, 2 hours, 14 minutes ago
Thursday, September 30, 2010 5:32:22 AM GMT
ASP.NET has the problem similar to the one ORACLE Padding. This helps an attacker to send chosen cipher text to the server and discover if it was decrypted properly based on error code returned by the server. Hacker on many attempts can successfully decrypt. (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, ASP .NET, WCF
2
Shouts

WCF Service Throttling Behavior : The CodeGain

posted by codegaincodegain 967 days, 1 hour, 56 minutes ago
Wednesday, September 29, 2010 5:50:42 AM GMT
WCF Service Throttling is a way for you to limit (“throttle”) the throughput of your service so that resources (memory, CPU, network, etc.) are kept at healthy levels. (more)
category: How To | clicked: 0 | comment | | source: www.codegain.com
tags: .NET, WCF
2
Shouts

Hosting WCF Service with netTcpBinding on IIS7 : The CodeGain

posted by codegaincodegain 967 days, 1 hour, 57 minutes ago
Wednesday, September 29, 2010 5:49:12 AM GMT
Web.Config should have following configuration settings to hosting WCF service on IIS7(WAS) (more)
category: How To | clicked: 0 | comment | | source: www.codegain.com
tags: .NET, WCF
2
Shouts

Progress Streamed File download and Upload with Resume facility

published 969 days, 23 hours, 30 minutes ago posted by abhi2434abhi2434 971 days, 10 hours, 31 minutes ago
Sunday, September 26, 2010 8:16:25 AM GMT Friday, September 24, 2010 9:15:23 PM GMT
For distributed applications, WCF is the most easy and rich component.I like to use WCF as it is very easy to implement and also provides built in functions to handle with Complex problems. One of such interesting thing that I found in WCF is the support for Streaming while sending data from the service. WCF allows you to send Byte streams through the communication channel or even allows you to implement a service that might take the stream start location from the service call and send the stream fro... (more)
category: How To | clicked: 1 | comment | | source: www.abhisheksur.com
tags: WPF, WCF
5
Shouts

What’s Wrong with my WCF Service? Yavor Knows! : JohnPapa

published 969 days, 23 hours, 30 minutes ago posted by rajuraju 971 days, 16 hours, 26 minutes ago
Sunday, September 26, 2010 8:16:25 AM GMT Friday, September 24, 2010 3:20:53 PM GMT
WCF is an integral part of the communication stack for Silverlight applications, but sometimes things go wrong, very wrong. How do you fix those issues. In this episode of Silverlight TV, Yavor Georgiev from the WCF and Silverlight team shows you how to identify the problems with your WCF services and how to fix them. He covers several topics including these:Setting up your service  Debugging issues with "add service reference" Handling Faults: How to get exceptions propagated from the server to Silverli... (more)
category: Metro | clicked: 0 | comment | | source: johnpapa.net
tags: Silverlight, WCF
8
Shouts

Removing .SVC from WCF REST Service

published 972 days, 12 hours, 58 minutes ago posted by dharadhara 974 days, 10 minutes ago
Thursday, September 23, 2010 6:48:59 PM GMT Wednesday, September 22, 2010 7:36:54 AM GMT
When we call a service , we call it using the extension of the service. For example , if we are calling a WCF service in the service URL .SVC extension is visible. If we want to remove this extension from the service URL , we will use HTTP Module. This article is going to show how we can achieve that. (more)
category: Web Dev | clicked: 2 | comment | | source: beyondrelational.com
tags: .NET, WCF, ASP.NET
2
Shouts

How to Remove .SVC from WCF REST Service : The CodeGain

posted by codegaincodegain 975 days, 6 hours, 36 minutes ago
Tuesday, September 21, 2010 1:10:14 AM GMT
In this article you will learn, How to Remove .SVC from WCF REST Service (more)
category: How To | clicked: 3 | comment | | source: www.codegain.com
tags: .NET, REST Services, WCF
2
Shouts

Advanced Dotnet Tutorial: How to create a WCF service without Visual Studio

posted by learndotnet123learndotnet123 976 days, 1 hour, 2 minutes ago
Monday, September 20, 2010 6:44:44 AM GMT
WCF is the first step in building a truly service oriented application for you. It is the most important when working with distributed architecture.Visual Studio is capable of creating its own configuration settings that helps in developing our application with ease. But what if you don’t have Visual Studio? Here is the details to implement one of the most basic WCF service without using Visual Studio and how to interact with the service. Lets do it step by step: Server Side Steps to create the Serv... (more)
category: How To | clicked: 1 | comment | | source: advanceddotnettutorial.blogspot.com
tags: WCF
5
Shouts

WCF 4.0 service consumed in Silverlight 4.0 with cross domain

published 977 days, 18 hours, 30 minutes ago posted by dharadhara 978 days, 1 hour, 56 minutes ago
Saturday, September 18, 2010 1:16:58 PM GMT Saturday, September 18, 2010 5:50:11 AM GMT
This article will explain how to call WCF 4.0 service hosted in IIS 7.5 in a Silverlight application. This article will explain the way to avoid cross domain problem also. (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, Silverlight, WCF, ASP.NET
2
Shouts

Useful expansion in development

posted by http://mpremraj.myopenid.com/http://mpremraj.myopenid.com/ 979 days, 4 minutes ago
Friday, September 17, 2010 7:42:09 AM GMT
AD FS - Active Directory Federation Service ASCII - American Standard Code for Information Interchange HTML- Hyper Text Mark-up Language HTTP - HYPER TEXT TRANSFER PROTOCOL MTOM - Message Transmission Optimization Mechanism POX - Plain Old XML RP - Relying Party SOAP  - Simple Object Access Protocol  SSL - Secure Socket Layer UTF - Unicode Transformation Format WAP – web Application Project WCF - Windows Communication Foundation WF - Windows Workflow Foundation WIF - Windows Identity Foundat... (more)
category: Web Dev | clicked: 0 | comment | | source: www.blog.my-idea.co.in
tags: WS, POX, ssl, WIF, AD FS, WAP, Soap, RP, WCF, HTML, MTOM
2
Shouts

How to Consuming WCF REST Service in ASP.Net : The CodeGain

posted by codegaincodegain 979 days, 2 hours, 25 minutes ago
Friday, September 17, 2010 5:21:58 AM GMT
This article will explain that how a WCF REST Service can be consumed in ASP.Net web site (more)
category: How To | clicked: 3 | comment | | source: www.codegain.com
tags: .NET, WCF
4
Shouts

WCF Service: Getting to the cause of error « Mehroz’s Experiments

posted by mehrozmehroz 980 days, 19 hours, 52 minutes ago
Wednesday, September 15, 2010 11:55:04 AM GMT
If you are using WCF service as your mode of communication between client-server applications (and why shouldn’t you, this has been a great source of communication available since .NET 3.5), then there are chances that something wrong happened and you get a generic Communication Exception at your client. This post will highlight how to find the cause of such errors. (more)
category: Architecture | clicked: 1 | comment | | source: smehrozalam.wordpress.com
tags: serializer, Debugging, WCF, tracing
3
Shouts

How to create a WCF service without Visual Studio

posted by abhi2434abhi2434 981 days, 8 hours, 1 minute ago
Tuesday, September 14, 2010 11:45:21 PM GMT
WCF is the first step in building a truly service oriented application for you. It is the most important when working with distributed architecture. The sophisticated design of WCF made me think of using it always when I need any Web service to be installed in the server. Visual Studio is capable of creating its own configuration settings that helps in developing our application with ease. But what if you don’t have Visual Studio? In this post I am going to implement one of the most basic WCF service wit... (more)
category: How To | clicked: 0 | comment | | source: www.abhisheksur.com
tags: C#, Visual Studio, WCF
2
Shouts

Removing .SVC from WCF REST Service

posted by dotnetsparkdotnetspark 982 days, 4 hours, 9 minutes ago
Tuesday, September 14, 2010 3:38:02 AM GMT
Removing .SVC from WCF REST Service (more)
category: Web Dev | clicked: 1 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, WCF
8
Shouts

WebException or Remote server name could not be resolved in WCF Data Service

published 981 days, 15 hours, 22 minutes ago posted by dharadhara 982 days, 19 hours, 58 minutes ago
Tuesday, September 14, 2010 4:24:35 PM GMT Monday, September 13, 2010 11:48:30 AM GMT
This article will give a brief explanation on how to handle remote server name could not resolved exception in WCF Data Service. If you are new to this topic, please read Introduction to WCF Data service and ODATA before going through below article. (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, WCF, ASP.NET