BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage .NET Framework Content on InfoQ

  • Erik Meijer on LINQ

    In this interview filmed during QCon SF 2008, Erik Meijer talks about less known LINQ features, like the ability to do meta programming or the fact that LINQ works against any data collection that implements the sequence operators. Meijer also talks about the differences between functional languages and objectual ones, asynchronous computation, and the evolution of languages.

    Erik Meijer on LINQ
    Icon
    57:23
  • Dan Farino On MySpace’s Architecture

    In this interview taken by InfoQ’s Ryan Slobojan, Dan Farino, Chief Systems Architect at MySpace, talks about the system architecture and the challenges faced when building a very large online community. Because MySpace is built almost entirely on the .NET Framework, Dan explains how a .NET product scales on hundreds of servers.

    Dan Farino On MySpace’s Architecture
    Icon
    27:55
  • John Lam on IronRuby, Microsoft and Open Source

    In this interview from RubyFringe, John Lam talks about his work on IronRuby and how Microsoft is approaching Open Source software development.

    John Lam on IronRuby, Microsoft and Open Source
    Icon
    29:14
  • Rustan Leino and Mike Barnett on Spec#

    Greg Young sat down with Rustan Leino and Mike Barnett of Microsoft Research to discuss Spec#. Spec# is a superset of C# and allows developers to impose contracts on their own code and verify it. This benefits developers by allowing them to find their own errors sooner saving time and resources.

    Rustan Leino and Mike Barnett on Spec#
    Icon
    16:07
  • QCon Panel: What will the Future of Java Development Be?

    In this panel discussion from QCon San Francisco, several influential leaders of the software development community discussed and debated the future of the Java language and APIs based upon the lessons we have learned from the past. Topics included static versus dynamic languages, removing code from Java, forking the JVM, and the next big programming language.

    QCon Panel: What will the Future of Java Development Be?
    Icon
    54:29
  • Jimmy Nilsson on LINQ to SQL

    In this interview, Jimmy focuses on LINQ to SQL and ORM. Jimmy has tried to create a similar technology to LINQ to SQL in the past, but without similar results. While LINQ to SQL is a step in the right direction, .NET still lags behind other programming languages in object-relational mapping capabilities.

    Jimmy Nilsson on LINQ to SQL
    Icon
    09:09
  • Ian Griffiths on WPF

    Windows Presentation Foundation is a fundamental shift from how interactive applications have previously worked in Windows. In this interview, Ian Griffiths talks about the key features of WPF such as XAML, composition, layout, animation, and data binding. Included is advice on when to use WPF and its sister technology Windows Forms.

    Ian Griffiths on WPF
    Icon
    18:24
  • Brian Beckman and Erik Meijer on Tesla

    The project code-named TESLA in Microsoft Research is being spearheaded by Brian Beckman and Erik Meijer. LINQ is the first technology aimed at democratizing the Internet coming from Microsoft. From Monoids to LINQ, Brian and Erik provide insight into the future of the .NET Framework languages at Microsoft and how they plan to change the Cloud as we know it today.

    Brian Beckman and Erik Meijer on Tesla
    Icon
    15:10
  • Overview on Workflow Foundation

    Workflow Foundation is a new workflow engine from Microsoft. Microsoft is embedding Worfklow Foundation in many of its products like Office 2007, Windows Vista and soon Biztalk itself. Matt Winkler, Microsoft Technical Evangelist, walks through the story of Workflow Foundation, when to use it and the futures planned in the next version.

    Overview on Workflow Foundation
    Icon
    23:26
  • Erik Meijer on LINQ

    LINQ creator Erik Meijer talks about the design and capabilities of LINQ, how to use it, why to use it, how it differs from XQuery, how it addresses ORM, extension methods, EDM, and more.

    Erik Meijer on LINQ
    Icon
    27:29
  • Windows Workflow with Scott Allan

    Scott Allan is interviewed by David Totzke on Windows Workflow Foundation, recorded a year ago at VSLive Toronto. Scott talks about the capabilities of Windows Workflow foundation, how it integrates into application development, how Microsoft is using WWF in its own products, DSLs and WWF, and architectural pattterns possible with WWF.

    Windows Workflow with Scott Allan
    Icon
    23:32
  • Richard Hale Shaw on C# 2.0 features leading us into 3.0 functionality

    Join Richard Hale Shaw as InfoQ peppers him with questions about the C# language and differences between C# 2.0 and 3.0. Richard provides insights developing with the Enterprise Library and waxes wisely on Generics and IEnumerator.

    Richard Hale Shaw on C# 2.0 features leading us into 3.0 functionality
    Icon
    21:30
BT