.Net creator sees developer future with Linq
IDG News Service - As the man credited with creating .Net, Anders Hejlsberg has been in charge of making it easier for developers to build increasingly complex applications for years.
With a new technology called .Net Language Integrated Query, or Linq, introduced by Microsoft Corp. at its Professional Developers Conference (PDC) Tuesday, Hejlsberg said the software maker has taken another step forward toward solving a common problem for developers: how to integrate various sources of data into applications built with object-oriented programming models.
"With a lot of programs today, you're not only saying what you want the program to do; you are saying in painful detail how you want it done," said Hejlsberg, a Microsoft technical fellow. "The way we get to take advantage of all of the progress in CPUs and memory is offloading some of that 'how to' to the infrastructure."
One way to do this is to simplify how developers bring relational data that's stored in databases more seamlessly into .Net applications, he said. Linq is Microsoft's early attempt at bridging the gap between data and object-oriented programming, Hejlsberg said.
The framework, which is available to developers at the PDC as a community technical preview, adds data-query capability to .Net. This capability applies to all forms of data, so developers can query data from various sources, such as databases or XML documents, right within their Visual Basic (VB) and C# code, Hejlsberg said. VB and C# are two common languages used to develop .Net applications.
Currently, the most common way to bring data from databases into an application developed in .Net is through SQL. However, SQL uses a completely different vocabulary from languages such as C# and VB that .Net developers use to build applications, so it takes a lot of coding to bring the two languages together in one development framework, Hejlsberg said.
"Programmers writing enterprise applications [say] that sometimes when it comes to data, they feel more like plumbers than programmers" because they have to create ways to link the two languages to access data, he said. "There is no native understanding of the query language in C# or Visual Basic," Hejlsberg said.
Another problem with SQL is it can only be used to query data in relational databases. If developers want to access data from an XML document or from a source other than a database, where much of enterprise data now lives, they have to do it another way, Hejlsberg said. "There is a lack of coverage when it comes to query," he said.
Eventually, as LINQ


- Excel 2010 Cheat Sheet
- Register for this Computerworld Insider Cheat Sheet and gain access to hundreds of premium content articles, guides, product reviews and more.
- Workload Automation Challenges and Opportunities
- This Executive Brief discusses IDC's perspective on how enterprise workload management requirements are changing and highlights the ways that workload automation solutions can...
- Enabling Remote Employees with High Quality Video
- In this paper, we analyze the delivery of live and on-demand mobile video content. It focuses on specific ways in which organizations can...
- Traditional Backup is Dead - Are You Prepared?
- Conventional backup and recovery approaches are not robust enough to meet today's data and information management challenges, let alone those of tomorrow. A...
- Redefining Backup & Recovery: A call to CIOs
- Re-evaluate your data management strategy and embrace new ways to store, access and protect your data through virtualization and cloud computing - all...
- CIO Guide to Virtual Server Data Protection
- Server virtualization is changing the face of the modern data center. CIOs are looking for ways to virtualize more applications, faster across the... All App Development White Papers
- Redefine Expectations in the Data Center
- Need to do more with less? Watch this video to learn how HP ProLiant Gen8 servers can help your business deploy servers three...
- BMC Control-M - Single Point of Control Demo
- With BMC Control-M, you schedule and manage everything - down to the very last platform and application - from one simple interface. It's...
- Operational Analytics - Changing the Competitive Dynamics of the Business
- Date/Time: June 5, 2012, 11:00 a.m., EDT, 4:00 p.m. BST / 3:00 p.m. UTC
Please join us for this webcast, as Dr. Barry... - A Geek's Guide to Presenting to Business People
- Live Webcast: Wednesday, June 20th at 1:00 PM EDT
Join this live webinar with Paul Glen, author of Leading Geeks, to learn how to... - Today's NAS: A Solution Beyond Old Limits
- Date: Tuesday, July 17, 2012 2:00 PM EDT
Traditional NAS systems don't scale beyond fixed limits. Proliferation of NAS systems leads to management...
All App Development Webcasts