DotNetShoutout - Stories tagged with WCF
6
Shouts

WCF RIA Services Part 8 - Testing and Debugging

published 915 days, 11 hours, 42 minutes ago posted by KMilKMil 917 days, 1 hour, 18 minutes ago
Saturday, November 20, 2010 2:28:02 AM GMT Thursday, November 18, 2010 12:52:34 PM GMT
In this article, Brian Noyes is going to focus on two aspects that are just as important as how to write the code – how to write the code in such a way as to be more testable, and how to debug and diagnose when your code is not doing exactly what you expect. (more)
category: Metro | clicked: 2 | comment | | source: www.silverlightshow.net
tags: Debugging, Testing, WCF
4
Shouts

Encryption, handlers and filters in nvents 0.3

published 924 days, 22 hours, 29 minutes ago posted by lordlord 925 days, 22 hours, 31 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 3:39:09 PM GMT
nvents (.NET events across the network) version 0.3 adds support for encryption, event handlers and filters (more)
category: Smart Client | clicked: 1 | comment | | source: nvents.org
tags: Filtering, Encryption, Domain Events, WCF
6
Shouts

Dean Hume - Custom OData API using WCF Data Services

published 931 days, 21 hours, 58 minutes ago posted by deanomachinodeanomachino 932 days, 23 hours, 53 minutes ago
Wednesday, November 03, 2010 4:12:33 PM GMT Tuesday, November 02, 2010 2:17:30 PM GMT
Custom OData API using WCF Data Services I have recently been glued to my screen watching some of the awesome presentations that were shown at the recent PDC 2010. There were some really amazing presentations and one of them really caught my eye. It was a talk about the power of ODATA and the support that Microsoft are building into Visual Studio for it. The presentation was entitled "Inside Some of The Top OData Services" by Pablo Castro. You should still be able to stream the presentation on the P... (more)
category: Web Dev | clicked: 1 | comment | | source: deanhume.com
tags: C#, API, PDC2010, WCF data Service, WCF, OData
3
Shouts

nvents - .NET events across the network

published 931 days, 21 hours, 58 minutes ago posted by lordlord 933 days, 1 hour, 19 minutes ago
Wednesday, November 03, 2010 4:12:33 PM GMT Tuesday, November 02, 2010 12:51:02 PM GMT
Open source library for strongly typed publishing/subscribing of events. Events.Subscribe (more)
category: Smart Client | clicked: 2 | comment | | source: nvents.org
tags: Domain Events, Open Source, WCF
4
Shouts

nvents - .NET events across the network

published 930 days, 15 hours, 53 minutes ago posted by http://loraderon.myopenid.com/http://loraderon.myopenid.com/ 933 days, 4 hours, 14 minutes ago
Thursday, November 04, 2010 10:17:02 PM GMT Tuesday, November 02, 2010 9:56:07 AM GMT
Open source library for strongly typed publishing/subscribing of events. Events.Subscribe (more)
category: Smart Client | clicked: 1 | comment | | source: nvents.org
tags: Domain Events, Open Source, WCF
5
Shouts

WCF: The maximum message size quota for incoming messages (65536) has been exceeded

published 932 days, 18 hours, 32 minutes ago posted by gpeipmangpeipman 933 days, 12 hours, 2 minutes ago
Tuesday, November 02, 2010 7:38:27 PM GMT Tuesday, November 02, 2010 2:07:45 AM GMT
When using WCF services you may get the following error: "The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element." This error is given because of size limits set to responses in your application configuration. (more)
category: Web Dev | clicked: 3 | comment | | source: weblogs.asp.net
tags: WCF
5
Shouts

Scenario Maps Roundup for ADO.NET, ASP.NET, Silverlight, WCF, Windows Azure, and Windows Phone - J.D. Meier's Blog

published 932 days, 18 hours, 32 minutes ago posted by iftekharahmedamitiftekharahmedamit 933 days, 19 hours, 42 minutes ago
Tuesday, November 02, 2010 7:38:27 PM GMT Monday, November 01, 2010 6:28:07 PM GMT
Scenario Maps are a simple way we collect, organize, and share user scenarios for a given problem space or technology. They serve as a fast and scannable index of the problems that users face. They are one of the most effective ways to see the forest from the trees. Rather than get lost in a single scenario, they are a step back and a look across all the key scenarios. This helps for ranking and prioritizing the problems for a given space. They are also a powerful way to perform competitive assessme... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Silverlight, ADO.NET, Windows Azure, Windows Phone, WCF, ASP.NET
7
Shouts

WCF Code Samples Collection - J.D. Meier's Blog

published 932 days, 18 hours, 32 minutes ago posted by iftekharahmedamitiftekharahmedamit 933 days, 19 hours, 52 minutes ago
Tuesday, November 02, 2010 7:38:27 PM GMT Monday, November 01, 2010 6:18:14 PM GMT
The Microsoft WCF Code Samples Collection is a roundup and map of WCF code samples from various sources including the MSDN library, Code Gallery, CodePlex, and Microsoft Support. You can add to the WCF code examples collection by sharing in the comments or emailing me atFeedbackAndThoughts at live.com... (more)
category: Web Dev | clicked: 4 | comment | | source: blogs.msdn.com
tags: WCF
7
Shouts

WCF, WF and WF Services V.Next - Rick G. Garibay

published 934 days, 14 hours, 59 minutes ago posted by MikeMike 935 days, 15 hours, 34 minutes ago
Sunday, October 31, 2010 11:11:02 PM GMT Saturday, October 30, 2010 10:36:25 PM GMT
The Application Server Platform team (the team responsible for WCF and WF, who I affectionately still refer to as the Connected Framework team) has been hard at work on futures since before the release of .NET 4. And while the new feature area announcements made public today may not share the same spotlight as higher layers of the AppFabric onion, they are a welcome addition to the framework that continue to build on the theme of productivity ushered in the 4.0 release. ... (more)
category: Web Dev | clicked: 0 | comment | | source: rickgaribay.net
tags: WF, WCF
8
Shouts

Difference between Web Service and WCF Service

published 937 days, 51 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 937 days, 7 hours, 17 minutes ago
Friday, October 29, 2010 1:18:51 PM GMT Friday, October 29, 2010 6:52:59 AM GMT
While taking interviews of .NET developers I often ask this questions. But lots of people don’t know exact difference between this. So, I decided to write a separate blog about this. Here are the few differences. Web services can be hosted in IIS as well as outside of the IIS. While WCF service can be hosted in IIS, Windows activation service,Self Hosting,WAS and on lots of proctols like Named Pipe,TCP etc.Here lots of people disagree how we can host the web service outside of the IIS but Here is the ar... (more)
category: Web Dev | clicked: 3 | comment | | source: jalpesh.blogspot.com
tags: WebService, WCF, ASP.NET
7
Shouts

Getting rid of the magic strings in a WCF Data Service Client - Pablo M. Cibraro

published 937 days, 19 hours, 36 minutes ago posted by NickolayNickolay 938 days, 15 hours, 57 minutes ago
Thursday, October 28, 2010 6:34:36 PM GMT Wednesday, October 27, 2010 10:13:29 PM GMT
Getting rid of the magic strings in a WCF Data Service Client One of the common problems that you might find when using the generated DataServiceContext for consuming an existing WCF data service is that you have magic strings everywhere for handling links (expanding, adding, deleting, etc). The problem with all those magic strings is that they make your code to compile correctly, but you might run into some error at runtime because you used a link that does not exist or it was just renamed. To give a... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: WCF
5
Shouts

DataContractSerializer: Working with class inheritence and circular references « Mehroz’s Experiments

published 938 days, 22 hours, 29 minutes ago posted by mehrozmehroz 939 days, 19 hours, 32 minutes ago
Wednesday, October 27, 2010 3:41:07 PM GMT Tuesday, October 26, 2010 6:37:49 PM GMT
DataContractSerializer is the default serializer used by WCF Services. Typically, we transmit data objects generated via Entity Framework or LINQ To SQL and do not get any serialization issues as the generated classes are ready to handle various serialization scenarios. Some days back, I needed to transmit my own business objects on the wire; encountered a few issues and learned how to handle them. This post will highlight two such issues that may happen when we transmit our own classes via WCF service: ... (more)
category: Architecture | clicked: 1 | comment | | source: smehrozalam.wordpress.com
tags: circular reference, datacontractserializer, hierarchy, WCF, inheritence
11
Shouts

EntitySpaces RIA Services Released to Production

published 937 days, 19 hours, 36 minutes ago posted by MikeGriffinMikeGriffin 940 days, 13 hours, 35 minutes ago
Thursday, October 28, 2010 6:34:36 PM GMT Tuesday, October 26, 2010 12:34:43 AM GMT
There are some major new features in EntitySpaces 2010.1.1025.0 and you should regenerate you classes when you upgrade. Our Trial Version has also been updated to our new production release. Our samples are now better organized, the Northwind database is included so you can attach and run the demo’s. There is also a new PDF in each sample application’s solution showing you the exact choices we made in the templates when generating the sample. (more)
category: Metro | clicked: 6 | comment | | source: www.entityspaces.net
tags: EntitySpaces, RIA Services, OR/M, Architecture, WCF
6
Shouts

Exposing a Stored Procedure in WCF Data Service

published 941 days, 1 hour, 45 minutes ago posted by gilfgilf 941 days, 5 hours, 51 minutes ago
Monday, October 25, 2010 12:24:46 PM GMT Monday, October 25, 2010 8:19:13 AM GMT
Today I answered a question in the data platform development forums. The question was simple – how to expose a stored procedure which is mapped to an Entity Framework model through a WCF Data Service. This post will show you exactly how to do this. (more)
category: Web Dev | clicked: 8 | comment | | source: blogs.microsoft.co.il
tags: Entity Framework, WCF Data Services, Stored Procedure, WCF
7
Shouts

Getting Started with WCF RIA Services

published 951 days, 23 hours, 32 minutes ago posted by dharadhara 952 days, 7 hours, 53 minutes ago
Thursday, October 14, 2010 2:37:39 PM GMT Thursday, October 14, 2010 6:17:14 AM GMT
In the previous article I showed different methods to bind Silverlight data grid like binding with Collection object, binding with XML, binding with WCF Data Services. In this article I will demonstrate how to bind the bind the data grid with WCF RIA... (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, Silverlight, WCF, ASP.NET
9
Shouts

WCF plus WF and what is Worflow Services

published 949 days, 23 hours, 56 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 953 days, 4 hours, 23 minutes ago
Saturday, October 16, 2010 2:13:51 PM GMT Wednesday, October 13, 2010 9:46:50 AM GMT
In this article, I will explore new WCF and WF Services features in the .NET 4.0 as well as the new application server capabilities provided by the "Dublin" (AppFabric) extensions. I will use many materials from MSDN and PDC conference. WF4 provides declarative authoring of programs that coordinate work Activities, Runtime and Tooling. What is Windows Workflow Foundation? A framework for declarative programming or Tools for creating program definitions or A runtime for executing program logic? (more)
category: How To | clicked: 4 | comment | | source: blog.agafonov.net.ua
tags: WF, Windows Worflow Serivces, Dublin, WCF, AppFabric
3
Shouts

Versioning in WCF Data Contract Part #2: Missing Members : The CodeGain

published 954 days, 23 hours, 12 minutes ago posted by codegaincodegain 955 days, 6 hours ago
Monday, October 11, 2010 2:57:59 PM GMT Monday, October 11, 2010 8:09:57 AM GMT
Versioning in WCF Data Contract Part #2: Missing Members (more)
category: Smart Client | clicked: 1 | 1 comment | | source: www.codegain.com
tags: .NET, WCF
6
Shouts

The EntitySpaces RIA Services Final Beta is Available (Video)

published 954 days, 23 hours, 12 minutes ago posted by MikeGriffinMikeGriffin 955 days, 11 hours, 48 minutes ago
Monday, October 11, 2010 2:57:59 PM GMT Monday, October 11, 2010 2:21:43 AM GMT
The latest beta is available for download to our customers and it will soon become our Trial Version. This is a dramatic improvement over our previous beta. The kinks have been mostly ironed out. We thought the quickest way to show you how our RIA Support works was with a video. This is definitely a video you’re going to want to watch. (more)
category: Metro | clicked: 3 | comment | | source: www.entityspaces.net
tags: Silverlight, EntitySpaces, RIA Services, OR/M, Architecture, WCF
4
Shouts

Setting up a netTcpBinding enabled WCF Service in IIS 7 - .NET Development - Gal Ratner

published 956 days, 39 minutes ago posted by galratnergalratner 957 days, 19 hours, 57 minutes ago
Sunday, October 10, 2010 1:30:39 PM GMT Friday, October 08, 2010 6:12:46 PM GMT
netTcpBinding is a secure, reliable binding suitable for cross-machine communication. It uses TCP for message delivery along with a binary message encoding which makes is faster than HTTP based bindings such as WSHttpBinding and BasicHttpBinding. Hosting a netTcpBinding service in IIS 7 is simple, however it requires several steps. 1. Add Non-HTTP Activation: from the Add Features Wizard select .NET Framework 3.0 Features and add Non-HTTP Activation 2. Make sure the Net.TCP services are running:  ... (more)
category: Web Dev | clicked: 7 | comment | | source: galratner.com
tags: WCF
2
Shouts

Versioning in WCF Data Contract Part #1:Adding New Members : The CodeGain

posted by codegaincodegain 958 days, 23 hours, 16 minutes ago
Thursday, October 07, 2010 2:54:23 PM GMT
DataContract versioning requires when some modification has been done to the existing DataContract exposed to the client from the service or vice versa. If either service or client is changing the schema of DataContract exposed then new version of DataContract come into action and both party involved in communication should be able to accommodate the changes done in the DataContract. (more)
category: Smart Client | clicked: 0 | comment | | source: www.codegain.com
tags: .NET 2.0/3.0/3.5 Framework, .NET, .NET 3.5, WCF
Previous 1 2 3 4 5 6 7 8 9 10 11 ... 13 14 Next