Suwat Ch.'s Blogs

Connected Framework and Silverlight developer

How to solve Azure certificate limit

When establishing the TFS publishing, you may run into the certification limit issues (maximum...

Author: suwatch Date: 02/01/2013

How to get live traces from Windows Azure

I would like to share with you this new addition to Windows Azure features.  It simply allows...

Author: suwatch Date: 12/19/2012

WCF Silverlight: Exception and Serialization

Exception is used as a mechanism to report issue by an application. In WCF webservice...

Author: suwatch Date: 01/22/2009

WCF and Fault

Fault is generally used as a way for webservices to report rich error information to clients who...

Author: suwatch Date: 01/21/2009

WCF Duplex Channel State and Exception

While testing the Duplex Channel with Callback implementation, I found out how the fault or various...

Author: suwatch Date: 01/21/2009

RemotingException: “All pipe instances are busy.” or “The system cannot find the file specified.”

Today, I ran into an interesting issue. One of our customers was using the .Net Remoting IPC client...

Author: suwatch Date: 01/11/2009

Tutorial: Using Silverlight web service client configuration

Overview Microsoft Silverlight provides a rich platform to write internet applications. One of its...

Author: suwatch Date: 04/07/2008

X509 and WCF Security

WCF security provides confidentiality and integrity for message exchanges. We support both symmetric...

Author: suwatch Date: 04/06/2007