Data Driver

Blog archive

Microsoft Answers Call for Database Support in Windows Phone 7

Last fall, writing about the developer uproar surrounding the lack of database support in the Windows Phone 7 platform, I noted: "It's pretty obvious what mobile developers want. Is Microsoft listening?"

Well, the answer is: "Yes!"

Microsoft this week announced in a MIX11 keynote address that the next update of Windows Phone 7, called "Mango," will include the lightweight SQL Server Compact Edition. Previously, database options were limited to options such as storing data in XML files, isolated storage or third-party solutions. That caused much developer ire, such as this reader comment: "Why not implement SQL CE Compact? You cannot write real business application without database support."

Microsoft exec Joe Belfiore noted early in his keynote that Mango will add several new features "that you've been asking for."

That's for sure. In fact, when he got around to listing the features, he talked about new core support for things like TCP/IP sockets. But when he mentioned "we have a built-in SQL database that you can use," spontaneous audience applause broke out, causing him to have to pause and acknowledge the cheers. "Yes, thank you," he said, before he could continue on. There was yet more applause after he mentioned more improved data access, to information such as contacts and calendars "so you can more richly integrate your apps with the user's data."

Clearly, data is king in mobile app development, and Microsoft has answered the call to help developers build richer data-centric apps.

So much for the monolithic behemoth out of touch with customers and developers.

You can watch the keynote about Mango, due out later this year, here.

What do you think about the addition of SQL Server support to Windows Phone 7? Just what the developer ordered, or too little, too late? Comment here or drop me a line.

Posted by David Ramel on 04/15/2011


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube