66366 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

Views on .NET language symposium

Posted by: Jack Vaughan on August 22, 2006 DIGG
By Jack Vaughan
Microsoft has always favored the notion that a variety of languages may be employed to build applications. While C# and VB.NET have gotten the brunt of attention during the .NET era, the Common Language Runtime is intended to support a wider variety of languages.

Over the years, the company convened a number of development labs at its Redmond facilities to bring together academics and Microsoft engineers to discuss language particulars. This summer’s get btogether, known as Lang .NET 2006 Symposium, broke the mold a bit, as a wider of variety of participants were involved. Microsoft competitor and courtroom adversary Sun Microsystems was even on hand to discuss its technologists’ views on dynamic language support for the Java runtime.

Highlights of the symposium included Anders Hejlsberg on LINQ (Language Integrated Query), John Gough on implementing Ruby on the CLR, Jim Hugunin on IronPython, and much more.

“The CLR, just like the Windows API, is a platform people can build on,” said Michael Lehman, Microsoft technical evangelist. “We have worked with third-party vendors creating languages to track general industry trends to create ways of accessing data.”

Lehman, together with Microsoft’s Eric Meijer and others, worked to put together the event. Lehman indicated similar previous compiler lab events were more oriented to “NDA” information. Lehman said: “This was our first symposium of this kind.”

He said internal Microsoft workers, attendees and invited speakers mixed freely with language as the common area of interest.

“It says ‘Common Language Runtime.’ There is a long history of making sure the CLR is really a multi-language runtime, said Erik Meijer, who is an architect in the SQL Server Division. “This isn’t a trend that just started.”

Meijer discussed Linq [Language Integrated Query], intended to be part of Microsoft’s future Orca tools release and heavily evangelized of late by Microsoft’s Anders Hejlsberg. There are precedents for Linq that have been discussed in past symposiums, Meijer indicated. Hejlberg led off this year’s conference with a discussion of Linq.

“[The ideas behind] Linq have a long history in the programming and language communities, said Meijers. “It’s the idea of having queries integrated in the programming language. People have tried to do that before. Cobol tried to do it for a long time.”

“Where Linq comes from is a functional programming background. People have been generalizing ways to query or operate over collections. What we have done here is to take these more or less abstract ideas from functional programming and apply them to mainstream languages for a wider audience -- to make it less geeky in some sense,” he said.

Related links
Lang .NET 2006 Symposium
Reports from Lang.NET 2006 - Day 1 - dotnetlanguages.net
Reports from Lang.NET 2006 - Day 2 - dotnetlanguages.net
Reports from Lang.NET 2006 - Day 3 - dotnetlanguages.net
Lehman blog -MSDN
 
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