Embedding Scripts as Resources in Whidbey

Whidbey has a method of embedding scripts, images, css, htc, etc. as resources in your code-behind assembly. Nice solution to the problem of versioning script files. Also, makes deployment easier.

If you're curious, here's an article about it.
https://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/webresource.asp