Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » HTTP » Announcements » Indigo   (RSS)

Programming for the Web in Orcas

Steve Maine has put together an index of documentation for all of the new WCF web programming features in Orcas. This includes the support for: JSON RSS and Atom syndication feeds URI templates HTTP enhancements As well as features that web developers
Posted by Nicholas Allen | 1 Comments
Filed under: , ,

Controlling HTTP Caching

Is HttpResponse.Cache the preferred way to control caching? HttpResponse is only available in ASP.NET compatibility mode. No, you don't need ASP.NET compatibility mode to set cache headers. In fact, almost everything from HttpResponse can be done by attaching
Posted by Nicholas Allen | 3 Comments
Filed under: , ,

More about Client IP Addresses

Back in May I talked about the problem of getting client IP addresses , which you don't have any good way to solve today in WCF. There were a lot of strong comments on that post that this was a feature that people really needed. As it turns out, this
 
Page view tracker