This release includes
BigShelf, the sample application that Brad Olenick showed during his MIX11 RIA/JS presentation. Check out the BigShelf sample that gets installed under
%ProgramFiles%\Microsoft SDKs\WCF Support for jQuery\Samples. The above installer has everything you need for you to run the sample and explore the code.
One thing to keep in mind if you want to run the sample is that
if you have WCF RIA Services V1 SP1 installed you have to upgrade to
WCF RIA Services V1.0 SP2 Preview (April 2011) and
WCF RIA Services Toolkit (April 2011), otherwise the sample will fail. If you don't have WCF RIA Services installed on the machine, you don't need to do anything to run the sample.
What's new in this drop:
- Support for jQuery 1.5.1 (or newer) and minor bug fixes
- Minor refactoring and bugof BigShelf application to make it easier to understand
- Removed ContactManager sample as the scenario is now replaced by BigShelf