March 2009 - Posts

0
Comments

WCF Certificates with IIS on Windows 7 Beta by jdanforth

I’ve blogged earlier about the problems with Cassini and WCF on Windows 7 Beta (build 7000) and your best bet is to install IIS locally test your services in there. Now, there might be some problems getting IIS to read your service certificate and my...
Filed under: ,
1
Comments

Running ASP.NET MVC on Your Windows Home Server by jdanforth

Right, so I ran the new Web Platform Installer 2.0 Beta on my WHS and it seems (so far) to have worked out quite well. I created a new MVC website with File->New… and published it over to an MVC-directory on WHS (I have set that up earlier, with a...
0
Comments

Web Platform Installer 2.0 Beta on Windows Home Server by jdanforth

I’ve been thinking of setting up ASP.NET MVC 1.0 on my WHS and also start learning some Silverlight stuff, so I took a risk, went to the Microsoft Web Platform Installer page and clicked on the Beta 2.0 link. Downloaded the installer, marked ASP.NET MVC...
0
Comments

IronRuby 0.3 Released by jdanforth

Jimmy Schemento just blogged : I’m pleased to announce a new release of IronRuby : IronRuby 0.3 ! Staying true to our “Conference-driven development schedule,” this release is in conjunction with MIX ‘09 , where Silverlight 3 Beta and ASP.NET MVC 1.0...
Filed under:
0
Comments

ASP.NET MVC v1 Source Code Released by jdanforth

Phil twitted that the source code for ASP.NET MVC v1 is available on Codeplex now, so I guess it’ll be released as a proper installer on MSDN any time now. EDIT: …and a few hours later it was on MSDN :) Congrats to Phil Haack and his merry men for doing...
Filed under:
2
Comments

Case Switching on CLR Types by jdanforth

As most .NET developers know, you cannot do case/switch on CLR types and one of the reasons for it was explained pretty well years ago by Peter Hallam on the C# team . But there are many cases where you would like to iterate through a list of objects...
Filed under: , ,
0
Comments

A Couple of Good Days at Microsoft Sweden TechDays by jdanforth

It was a pleasant first day at TechDays, held in Västerås by Microsoft Sweden. During the day I met with and talked to people I know from before, people I’ve never met but follow on their blogs and some new acquaintances. Cheers to Samuel Kastberg, Pelle...
Filed under: ,
0
Comments

Bad Request With WCF Service in Cassini On Windows 7 Beta by jdanforth

Trying to run a WCF service in Cassini on your Windows 7 Beta (7000) machine and get this error? The remote server returned an unexpected response: (400) Bad Request. Unless you’re running your service with basic http binding or with security specifically...
Filed under: , ,
1
Comments

Turn Windows 7 Features On or Off by jdanforth

I’m trying to install/add IIS features to my Windows 7 beta build 7000 laptop. You got pretty fine grained control over these features in Windows 7, and it’s not easy to know what you really need. I need to run WCF services on my machine, so I’m turning...
Filed under: , ,
0
Comments

My Windows 7 Beta Installation is More Stable Now by jdanforth

I think I got most things sorted with my Windows 7 Beta installation now. When I uninstalled the “half new” version of Virtual CloneDrive I had, things started to work way, way better. There is now a newer version of Virtual CloneDrive (5.4.2.3 or later...
Filed under:
More Posts Next page »