Lars Wilhelmsen

Microsoft Connected Systems MVP

Skip to: Content | Sidebar | Footer

Month: June, 2010

WCF Test Client doesn’t speak Norwegian…

22 June, 2010 (10:24) | Bug?, WCF | By: larsw

…at least when it comes to handling of decimal numbers – and it probably goes for all other non-English locales that doesn’t use period as the decimal delimiter. If you look closely at the screenshots below, you’ll notice that I’ve entered 2500,00 – that is two thousand comma zero zero in Norwegian. 250000 – two [...]

Windows Workflow Foundation 4.0-related blogs

9 June, 2010 (10:54) | Blogging, Blogroll, WF | By: larsw

I’ve compiled a list of bloggers who seem to focus on WF4.0. Please post a comment if you have any blogs I’ve missed. Matt Winkler [MSFT] http://blogs.msdn.com/mwinkle/ Kushal Shah [MSFT] http://blogs.msdn.com/kushals/ Ron Jakobs [MSFT] http://blogs.msdn.com/rjacobs/ The Activity Designer [MSFT] http://blogs.msdn.com/tilovell/ Request/Reply [MSFT] http://blogs.msdn.com/endpoint/ Zafar Mohammed [MSFT] http://blogs.msdn.com/mimran/ The .NET Endpoint [MSFT] http://blogs.msdn.com/endpoint/ Cathy Dumas [MSFT] [...]

Solution: Add Service Reference does not always work properly in WF4 scenarios

3 June, 2010 (10:03) | Visual+Studio, WF, Workaround | By: larsw

Now, the title is a bit cryptic, so let me elaborate; earlier this week, I noticed that when I tried to add a service reference to a WCF Workflow service in the same ASP.NET Web Application, I didn’t get the expected result; custom activities for the service operations in the toolbox (when designing another WF [...]