
Microsoft Silverlight 4
There are tons of cool stuff for Silverlight 4 that are being shown in Day 2 keynote of PDC ‘09 and in the SL4 overview talk by Karen Corby. I am amazed at the speed in which the Silverlight team in Microsoft has been able to churn out releases at rapid pace – SL 1 in Nov ‘07, SL 2 in Oct ‘08, SL 3 in Jun ‘09 and SL 4 Beta in Oct ‘09.
The main features of Silverlight 4 that caught my attention are:
- Access to Webcam, Microphone and other devices like Digital Camera
- Print Preview and direct Print support
- UDP Multicast, very useful for organization-wide network distribution of live video
- Authorization support in client HTTP Stack (NTLM, Basic and Digest)
- Same .NET compiled code runs in SL 4 and .NET 4
- Offline DRM play support
- Drag/Drop, Clipboard support
- Audio and video local recording capabilities capture RAW video without requiring server interaction
- Embed an HTML control including a Flash control inside that HTML, all usable from Brush
- Styles support
- RichtextArea control and better internalization text support


