Источник:
http://channel9.msdn.com/posts/Scrip...amics-CRM-2011
==============
In this video, I walk you through two core usage scenarios for
Script# in the
Dynamics CRM 2011 context:
- Creating JavaScript web resources
- Sharing basic logic across server-side code (plugins/workflow activities) & client-side code (JavaScript web resources)
Think of this as an alternative approach to producing JavaScript code for
Dynamics CRM 2011. I tend to like it for all the same reasons the
Script# home page calls out: Intellisense that works!, MSBuild Support, Visualize your Code, Intuitive OOP Syntax, Unit Testing Support, Create Documentation, FxCop Code Analysis. Yes, there are ways to do these things with JavaScript, but
Script# lets you use what you already know if you are a C# developer. If after watching this video, you decide it's not for you, then erase it from your memory banks and continue with your current approach.
NOTE: Sorry about the audio quality (echo).
@devkeydet
Источник:
http://channel9.msdn.com/posts/Scrip...amics-CRM-2011