I am visiting beautiful city of Nashvillie, TN, US and involoved in rather interesting project involving WCF, silverlight and SQL server 2008.
Also being used are
- Search server (FAST) / Lucene .Net
- Omniture (for Web analytics)
- Integration with Community server, Twitter, Facebook
- Velocity – Distributed caching.
- MemCache – Web server Cache
- I am also planning to use Nikhil’s MVVM Silverlight Fx at silverlight end or MEF
- LINQ / Enity framework - for ORM.

That remind me of scenario where i had to register MIME type at IIS 7.0 server to get silverlight (Skecthflow) running. below is the list
- .xaml application/xaml+xml
- .xap application/x-silverlight-app
- .xbap application/x-ms-xbap
- .deploy application/octet-stream
- .xps application/vnd.ms-xpsdocument
- .application application/x-ms-application
I will be posting more details when i get a breather from the project :D. Of course, it will have some more architecture docs :D
Keep me posted !!