AMF for .NET 2/3

A site I work with is in a .NET environment. I want to create a Flash component that is customized to a user account. Normally, for PHP, I would use something like AMF-PHP to get the data from the server, but I don’t know if there’s something that works well with Microsoft’s platform. I’d rather not switch to Silverlight.

Any ideas?