News

Microsoft's Guthrie Touts Silverlight 3 Beta's Database Access Features

Microsoft's release yesterday of its Silverlight 3 beta has plenty to attract the Adobe Flash faithful with its support for high-definition, TiVo-like capabilities, 3-D graphics and improved manipulation of visuals, just to name a few new features.

But in his keynote at MIX09 yesterday, Scott Guthrie, corporate vice president of Microsoft's .NET developer platform, pointed to many new features for data-oriented applications, as well. Guthrie indicated numerous data binding improvements, such as element-to-element binding between controls (60 new controls with source code were added) and validation error templates.

At the networking layer, Guthrie pointed to improved server data push capability. "Your server can push notification of a data change from the server to the client without you having to explicitly pull," Guthrie said. He also pointed to added support for Binary XML. "You can compress network payloads between the client and server," he said.

Furthermore, he emphasized support for multi-tier data. "What this means is we're providing a programming model that you can use so that you can actually expose data on the server," he said. "When it comes down to the client and you retrieve it, when you update it, we'll actually keep track of all the changes you're making on the client, and then you can very easily hit save and basically push those changes back to the server."

Guthrie demonstrated the "customer domain service," a service that takes advantage of that multi-tier data support. He created a class that exposes the client using .NET methods. "I have a get.customers method, a get.customer.orders method and then I basically created an insert, update and delete CRUD method and that's just working against my LINQ to Entities model to talk to my database," he explained.

Database developers can also use LINQ to SQL, NHibernate "or any other data access that you like," he added.

According to Guthrie, Silverlight 3 will also enable search engine optimization (SEO) by using server-based business objects with ASP.NET controls, where users can mirror data-driven rich interactive app content into HTML that can be indexed by Google, Yahoo and Live Search, among others.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Building Secure and Scalable APIs in .NET 8

    Tony Champion: "From giving you access to the entire lifecycle of a request, the ability to configure and extend authentication and authorization, .NET 8 gives you the power to create APIs to meet even the most demanding needs."

  • What's New for Java Tooling in VS Code, Azure Cloud

    Java on Visual Studio Code gets a new tool to its extension pack, while Java on Azure upgraded the Azure Toolkit for IntelliJ and more in new regular updates for both properties.

  • Microsoft Highlights Third-Party Open-Source '.NET Smart Components'

    Microsoft has long acknowledged third-party vendor contributions to dev tooling ecosystems like Blazor and is now doing the same for its newly open-sourced .NET Smart Components.

  • Data Science Pack for VS Code Bundles Python, Data and Copilot Tools

    New extension pack bundles wildly popular tools for Python development, assisted by the AI-powered GitHub Copilot and a data wrangler.

Subscribe on YouTube