Onward and Upward

Blog archive

Build Keynote Odds 'N Ends

Anaheim, Calif. -- Here are some interesting tidbits that came out of this morning's Build keynote presentation that caught my attention.

  • I was very impressed by Windows 8's limited resource usability. One demo had a three-year-old netbook loaded with both Windows 7 SP1 and Windows 8. According to Task Manager, Windows 7 used 404 MB RAM and 32 processes; Windows 8 used 281 MB RAM and 29 processes. Microsoft has learned that bigger isn't always better.
  • The boot times for Windows 8 are staggering. The OS loaded in under 10 seconds on both a laptop and tablet. Wowzer.
  • As with all demos, take these numbers with a grain of salt. They'll likely be highly optimized, to make people like me go "oooh" and "aaahhh". Which I did.
  • I really liked Metro's ability to dock apps at the side of the UI. My iPhone and iPad can't do that type of multitasking. Would love it if they could.
  • One company is holding a "Recruitment Party" tomorrow night at the show. Unemployment may be more than 9 percent nationally, but not for developers.
  • Not much talk of Silverlight. At all. Hope there's more coming. It wasn't ignored completely, but not highlighted either. It looks like it'll be easy to port it to Windows 8 -- one demo showed a Silverlight app being converted to Windows 8 with the addition of something like 20 lines of code -- but from what I saw, they didn't announce much to move it forward as a technology. That may change over the week, though, so stay tuned.
  • XAML will be easy to convert as well. According to the speaker during the demo, "It's mostly namespace changes" and different "using" statements. Really easy -- at least for the demoed apps. Again, see the previous point about optimized demos.
  • Once again, I point out with no bitterness, journalists ARE NOT eligible for the free tablet giveaway. Oh, well, guess I'll have to struggle through with my iPad 2.

More Windows 8/Build coverage from VisualStudioMagazine.com:

Posted by Keith Ward on 09/13/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