Browse by Tags

All Tags » ASP.NET » WCF (RSS)

Fix: WCF - The type provided as the Service attribute value in the ServiceHost directive could not be found by Ken Cox [MVP]

I wanted to expose some raw data to users in my current ASP.NET 3.5 web site project. I created a subdirectory called ‘datafeeds’ and added a WCF Data Service. I wired the dataservice up to the Entity Framework class and, on running the ItemDataService...

LINQ and WCF Services by Ken Cox [MVP]

My friend Kirk has a very interesting post that uses LINQ to turn an XML RSS feed into a JSON service using WCF . (Wow, this is acronym heaven!) The piece has good information about techniques using .NET 3.5 including LINQ to XML (including XDocument...
Filed under: , , , ,
More Posts