66020 members! Sign up to stay informed.

Sponsored Links


Resources

.NET Research Library
Get .NET related white papers, case studies and webcasts

News News News Messages: 0 Messages: 0 Messages: 0 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

Gates to MVPs: Important to solve parallel programming challenge

Posted by: Jack Vaughan on March 20, 2007 DIGG
Parallel programming will be one of the big new challenges facing the .NET development programming community, Bill Gates last week told key developers gathered for the Microsoft MVP Global Summit in Redmond.

Gates commended the hardware industry for continuing to create faster microprocessors, and pointed to the recent trend of multicore chips. “Now, instead of giving us higher clock speed, they're giving us more processors,” he noted.

“That's an interesting challenge,” he continued. “Because the ability to take multiple processors and use them in parallel has been a programming challenge going back many, many decades, so now it's important that we actually solve that problem, and make it possible for developers of all types to take advantage of these multi-core devices.”

“If we look at a typical desktop machine, today it's already got two processors, but if we look out even five years, it will be more like 16 or 32 processors, and even more at the level of the server,” Gates said.

For some .NET developers, the advent of multicore hardware architectures will require a crash course in parallelism, as well as threading methodology and principles. But the system programmer will see the greatest changes.

Gates said the move to multicores will further expand the role of the operating system, which, in his words, “will take on higher level tasks.”

“As applications are calling the operating system, the sophistication of doing this parallel programming will be handled in the operating system itself. And so we'll take the graphics layer and move it up to a much higher level of API,” Gates said.

He indicated this would be a year of implementation for programmers in the Microsoft community , after a few years of heavy emphasis on getting new product out the door.

Gates said: “I was thinking, wow, last year we had a lot of software in beta, a lot of hard work to get that into its final form. Today, we don't have as much in beta. [There is] a little bit of breathing room for everybody as we get ready for our next round.”

This was Gates first appearance before the MVP group since 2004. He is planning to retire from his role in day-to-day operations at Microsoft in 2008.


Bill Gates keynote MVP Summit, March 13,2007 http://www.microsoft.com/presspass/exec/billg/speeches/2007/03-13MVPSummit.mspx
 
New content on TheServerSide.NETNew content on TheServerSide.NETNew content on TheServerSide.NET

DSLs and language interop

Language "mashups" will become more prominent, and developers will become polyglots, one programmer suggests.

VS 2008 Resources

SearchWinDevelopment.com offers an introduction to the language, performance, testing and data management improvements in VS 2008.

VB code downloads home

VBCode.com code snippets cover all aspects of application development, from data binding to security to the user interface.

XAML Learning Guide

Get up to date on XAML best practices with a variety of articles, tutorials and webcasts. [SearchWinDevelopment.com]

Company uses VSTS DB edition to tame workflow

One team's experience with the VSTS DB edition suggests that it can improve workflow for dev teams. It also enhanced Agile efforts. (June 24, Article)

Book: Intro to DSL Tools

Microsoft has begun to include DSL tools in the VSTS kit. A new book by Steve Cook and other VSTS team members helps set the stage. (June 24, Article)

I See the Silverlight Shining!

Cartoon: Be it ever so humble there is no place like your home after you get a Microsoft Home Server . (June 18, Cartoon)

A look at .NET 3.5

Microsoft's Thom Robbins says new technology to highlight in NET 3.5 includes AJAX, LINQ for both C# and VB, as well as tooling enhancements intended to ease the task of building WPF, WF and WCF apps. (June 29, Podcast)

Venkat Subramaniam on AJAX

Venkat Subramaniam discusses AJAX bottlenecks, the tenets of Agile development and more. He spoke at the Ajax Experience. (June 25, Tech Talk)

Building a Claims-Based Security Model in WCF - Part 2

In the second of a two-part series, Michele Leroux Bustamente discusses design decisions related to the claims-based security model. Read the story and walk through the process for creating a set of claims-based utilities to encapsulate claims authorization at the service tier. (May 24, Article)

Introducing the Entity Framework

Understanding why the Entity Framework exists and learning where it can fit into your projects can get you prepared for the eventual release early next year. (May 10, Article)

WCF Security Learning Guide

Resource: This learning guide gives you quick access to useful links on Windows Communication Foundation security information. (April 24, Article)

Brad Abrams: Patterns for successful ASP.NET AJAX development

TSS.NET's Jack Vaughan spoke recently spoke with Microsoft's Brad Abrams to find out what he is seeing in the field and what the chefs in Redmond are cooking. Along the way he discusses patterns of AJAX frameworks. (April 11, Article)

Building a Claims-Based Security Model in WCF

In a two-part series, Michele Leroux Bustamente explains how claims-based security is supported by WCF, and how you can implement a claims-based security model for your services. (March 29, Article)

Authoring workflow using XAML

Windows Workflow Foundation is a new technology that many developers will need to get their heads around. In a brief excerpt adapted from Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#, K.Scott Allen considers aspects of workflow definition. (March 22, Chapter Excerpt)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map