BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Cristian Vlasceanu and D for the .NET platform.

    Cristian Vlasceanu takes some time from working on the D compiler for .NET to talk with InfoQ about the language and the difficulties in porting it.

  • Flight a Flex MVC Framework

    The Flight Framework is a recent addition to the ever-growing set of MVC frameworks for application development in Adobe Flex. Tyler Wright, Rob Taylor, and Jacob Wright created the Flight Framework to meet their ActionScript and Flex development needs, and recently open sourced it in beta under the MIT license.

  • Eclipse Riena 1.0 Released

    The Eclipse Foundation has announced the release of Eclipse Riena 1.0, a platform for developing multi-tier rich client applications based on the Eclipse Rich Client Platform (RCP) and Equinox. Riena Core is an OSGi-based Remote Services Component for creating distributed client/server applications.

  • .NET 4 Will Not Have a Command Line Parser

    Command line parsing was the first task performed by most applications back in the 80’s and even today it is very important. So you can imagine how happy developers were to learn they wouldn’t have to hand-code this pattern anymore. Unfortunately, that didn’t turn out to be the case.

  • Presentation: Community-Based Innovation: From Sports Equipment to Software

    In this presentation recorded during OOPSLA 2008, Sonali K. Shah talks about innovations produced by community users. Contrary to the general perception, most innovations are not created by firms but by individuals. Shah offers the details of a study of innovations in sports equipments and also talks about open source and gated community innovations in software.

  • Introducing ADO.NET Data Services 1.5

    The first version ADO.NET Data Services was originally slipped into a service pack for .NET 3.5. Finding that it did not quite meet customer expectations, another version is on its way.

  • Anders Hejlsberg on the C# 4.0 and 5.0

    In a Channel 9 video, Erik Meijer and Anders Hejlsbeg discuss the future of C# inlcudein dynamic types, co/contra-variant interfaces, and pluggable compilers.

  • Clear Toolkit Bridges Flex and Java Development

    On February 24, Farata Systems announced that it has started the process of open sourcing its Clear Toolkit framework for developing enterprise rich Internet applications (RIA) with Adobe Flex and Java. InfoQ spoke with Yakov Fain, one of the three partners of Farata Systems, to learn more.

  • Ruby Deployment Roundup: Vlad 1.3, Capistrano Maintenance Handover

    The recent announcement Jamis Buck is ending development of Capistrano has left many wondering the future of this deployment tool. The release of Vlad 1.3 gives others hope as an alternative.

  • Bi-Directional Routing Support in ASP.NET Web Forms 4.0

    The ASP.NET Routing engine was added in .NET Framework 3.5 SP1. Now Microsoft have added better support for using the engine in ASP.NET WebForms 4.0 by using expression builders enabling bi-directional routing.

  • A Workflow-as-a-Service Platform using SilverLight

    SnapFlow is the latest Workflow-as-a-Service platform to launch. Gopinath Dhanakodi, VP of Engineering, explains his technical choices while Samad Wahedi comments on why they decided not to use BPM standards as they aim at providing workflow for the masses.

  • The Problems with WCF and the Using Block

    The WCF Client code violates two of the core principals of .NET API design; calling Close should actually close the connection and calling Dispose should never throw an exception. We look at how this came to be and at some available workarounds.

  • Iron Speed Designer 6.0 Has Been Improved

    Iron Speed Designer is a Web 2.0 application generator enabling developers to visually create web pages for .NET/IIS without needing to know HTML or ASPX. The latest version, 6.0, has an improved layout editor, new page types, new workflow page types and live page preview.

  • Apache Tuscany Java SCA 2.0 M1 Released

    The Apache Tuscany team announced the release of 2.0 M1 of the Java Service Component Architecture (SCA) project. SCA defines a technology neutral component and assembly model for business application developers to focus on implementing the business logic and composing them into business solutions without worrying about the technology concerns.

  • Looking inside Silverlight XAP Files, and Making Them Smaller

    Silverlight makes it easy to accidentally deploy far more code than what’s needed for an application. ComponentOne’s XapOptimizer makes it easy to fix that.

BT