Freitag, 25. Mai 2012


News

Dienstag, 16. März 2010 | News

MIX10 - Silverlight4 und RIA Services RC verfügbar

(Link zum Artikel: http://www.entwickler.de/dotnet//054454)
  • Teilen
  • kommentieren
  • empfehlen
  • Bookmark and Share

Microsoft hat auf der MIX 2010 Silverlight 4 und den Release Candidate der RIA Services veröffentlicht. In Silverlight 4 sind seit der Beta keine neuen Funktionen hinzugekommen. Die Stabilität und Zuverlässigkeit von Silverlight 4 sei aber verbessert worden, hieß es. In den RIA Services RC sind laut Deepesh Mohnani, Program Manager bei Microsoft, folgende Neuerungen enthalten:

  • INDEI Support:- Validation support based on Silverlight 4’s INotifyDataErrorInfo. This is a non-exception-based model and enables async validations more easily. It also helps display errors flagged by the server in the UI.
  • Spiffier DDS: filter/sort/group descriptors support binding; ICommand support for Load/SubmitChanges/RejectChanges
  • Server throttling: you can regulate the per request load on the server / DB by specifying maximum result limit on a query method using the QueryAttribute.ResultLimit property.
  • AuthorizationContext: Similar to ValidationContext, now you have more options for implementing custom authorization rules (e.g. entity-based authorization)
  • Endpoint configuration support: Following the “secure by default” principle, only binary endpoint will be exposed but we have made it really easy to add additional/different endpoints if you plan to use them.
  • OData endpoint: you can point PowerPivot to a DomainService OData endpoint and analyze data by calling the appropriate query method. This is the first step in lighting up OData with RIA Services.

Beide Releases können von der Silverlight-Seite heruntergeladen werden. Dort finden sich auch weitere Einzelheiten zur Installation und Features.

(eb)

andere Artikel dieser Serie

Kommentare

Folgende Links könnten Sie auch interessieren