- I like the fact I don't need another assembly which introduces more complexity. Nice.
- I like the little Volta server for debugging. I would like a richtext box on it that gets debug Console output. Also the logging info could be richer.
- Every time I change my code and hit F5, I get a OneCare Firewall blocked a program dialog and I have to Allow it and start over again. Is there a way to allow this always to avoid the dialog?
- I get errors trying to pass Linq Entities over the remoting boundary. That said, you get errors trying to pass Linq Entity over WCF because of the circular Refs and a serializer issue. Is there a solution or do you have to use new DTOs all the time?
- Works with Static methods and static classes so you don't need to new up and hold a proxy ref. Not sure why that is cool, but it is.
- I like how I don't have to spend a day or two learning wcf config files and such to get started. Nice again.
- I don't see any knobs for server side threading or instancing or procotols, etc. But assume that will be added.
This is the future and works like how your brain wants it to work. Nice work. Can't wait for rtm some day.