Browse by Tags

All Tags » WCF (RSS)

WCF Best Practices

In our conversations with customers and partners, questions related to the design and development best practices are quite common and WCF is not an exception. Some of these questions are very specific to a customer scenario but most of them are generic...
Posted by Mehran Nikoo | with no comments
Filed under:

How can I disable WcfSvcHost?

When we create a WCF application using some of the built-in WCF project templates (such as WCF Service Library) in Visual Studio 2008, a project type Guid ( 3D9AD99F-2412-4246-B90B-4EAA41C64699 ) is added to the PropertyTypeGuids element in the project...
Posted by Mehran Nikoo | with no comments
Filed under: ,

WPF (70-502), WCF (70-503) and WF (70-504) Exams

As Gerry mentioned in his blog, WPF , WCF and WF exams went live on Monday last week. As you may already know, these are Technical Specialist (TS) level exams so they are added to your MCTS credentials. This is how the MCTS logo looks like when you add...
Posted by Mehran Nikoo | with no comments

NetNamedPipeBinding, Named Pipes and Cross-Machine Communication

In the WCF workshops and conversations we have with our customers, I have been asked a number of times whether NetNamedPipeBinding can be used for cross-machine communication. Although the WCF documentation says you can use NetNamedPipeBinding only for...
Posted by Mehran Nikoo | with no comments
Filed under:

WCF Exam 70-503

The WCF exam ( TS: Microsoft .NET Framework 3.5 - Windows Communication Foundation [70-503] ) is getting closer to its release date as the exam development team and the subject matter experts are working on the final stages of the exam development. As...
Posted by Mehran Nikoo | 2 comment(s)
Filed under: ,

WCF Load Test Tool Published

Project Description from the project home page on CodePlex : "This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a unit test that replays the same sequence of calls found in the trace file. The code generated...
Posted by Mehran Nikoo | with no comments
Filed under: ,

DataContract Constructors in WCF

When svcutil.exe is used to generate the proxy for a WCF service, it creates a copy of the service contract (interface) and the data contracts used by that service contract. If you use the DataContractSerializer on the service (the default option), you...
Posted by Mehran Nikoo | with no comments
Filed under:

Oslo: Practical Software Plus Services and SOA

Oslo is the code name for a set of technical investments from Microsoft that will help customers and developers in realising the full potential of SOA and software plus services. Oslo is not a single product. It is a multiprodct and multiyear effort and...

Slides and Source Code for "Practical WCF Revisited"

As I wrote earlier , VBUG had their annual conference earlier this week where I presented the "Practical WCF Revisited" session. The content in this presentation was related to but not the same as the one I delivered earlier this year at the...

VBUG Annual Conference 2007

VBUG are holding their annual conference on 17th and 18th of October at Microsoft Campus in Thames Valley Park . Various topics will be covered in the sessions but majority of the sessions are related to .NET Framework (2.0, 3.0, 3.5) and SQL Server 2005...
More Posts Next page »