Sign In
Carlos' blog
General thoughts and usage examples about WCF, ASP.NET Web API, testing and programming in general.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
ASP.NET
AspNetWebAPI
Channels
code generation
Codeplex
Cross-Domain
Duplex
Extensibility
HTTP
JSON
Metadata
MTOM
MVC
samples
Serialization
Silverlight
testing
tips
tracing
WCF
WCF Web HTTP
Web
Web API
XML
Archive
Archives
May 2012
(1)
April 2012
(2)
March 2012
(7)
February 2012
(8)
January 2012
(4)
December 2011
(4)
November 2011
(1)
October 2011
(3)
September 2011
(4)
August 2011
(4)
July 2011
(3)
June 2011
(4)
May 2011
(5)
April 2011
(5)
March 2011
(5)
February 2011
(1)
January 2011
(2)
December 2010
(3)
November 2010
(1)
October 2010
(1)
September 2010
(1)
August 2010
(1)
July 2010
(2)
June 2010
(1)
April 2010
(2)
August 2009
(1)
July 2009
(1)
April 2008
(2)
March 2008
(1)
January 2008
(1)
December 2007
(2)
December, 2007
MSDN Blogs
>
Carlos' blog
>
December, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Carlos' blog
Quick template for WCF services - Client/server code
Posted
over 5 years ago
by
CarlosFigueira
1
Comments
When looking at a problem posted at the WCF forums ( http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=118&SiteID=1 ), I usually try to set up a local reproduction of the issue to understand what is going on. One thing that helps me the most...
Carlos' blog
Modifying code-only settings on webhosted services
Posted
over 5 years ago
by
CarlosFigueira
1
Comments
There are some service settings which cannot be defined via config, only via code. If the service is hosted in a stand-alone application (via the ServiceHost class), this is not a problem - the host object is available, and from there one could use the...
Page 1 of 1 (2 items)