Join
Sign in
Search Options
Search Everything
Search Developer Network
Home
Developer Network
More ...
Home
»
Developer Network
»
All Tags
»
WCF
Browse by Tags
Developer Network
Forums, blogs, and downloads for SaaSGrid developers.
Get this RSS feed
Home
Blogs
Forums
Files
Options
Tags
Archive
Service
Silverlight
SMARTManager
SOC
Related Posts
Forum Post:
Re: Which bindings are supported?
Paul Miles
Good Question! SaaSGrid supports three types of bindings for your WCF Services: the netTcpBinding , basicHttpBinding, and wsHttpBinding . For performance reasons, we recommend using the netTcpBinding for all communication, unless you are constructing a Silverlight application which does not support the...
on
Feb 2, 2010
Forum Post:
Which bindings are supported?
saasdev
Hi, I'm constructing the services for my applications and am generally wondering which bindings SaaSGrid supports and when it is appropriate to choose one over the other. Thanks!
on
Feb 2, 2010
Forum Post:
Custom WCF extensions
badalk
If I have to do some operations based on the users's locale in WCF service, How do I access the locale information of end user in my service? I could have done this by adding my own endpoint extension and adding the users local information to the message and retrieving it back on the service end...
on
Oct 12, 2009
Forum Post:
Single WCF service per assembly
badalk
Hi, We want to know why there is a limitation as part of SaaSGrid application archive to have one service per service library?. If i have 25 (just a number to say) services in my app then to deploy it on SaaSGrid I have to create 25 assemblies? Why is this restriction? Regards Badal
on
Sep 23, 2009