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

  • What’s New in Entity Framework 4.0 Beta?

    Entity Framework 4.0 Beta 1 – aka EF V2 - delivered with .NET 4.0 Beta 1 contains a list of important improvements: Customization of Code Generation, Lazy Loading, N-tier Support, POCO Support, DDL Generation, Query Customization and others.

  • Recommended TDD Tutorials

    Recently, Dave Nicolette consolidated a list of recommended TDD tutorials from a discussion on the Extreme Programming group. Here is a sneak peak at the consolidated list with categorization for quickly getting started with Test Driven Development.

  • Visual Studio 2010 and .NET 4.0 Beta 1

    Microsoft has released Beta 1 of Visual Studio 2010 and .NET Framework 4.0. This long awaited release, initially available to MSDN subscribers only, includes ASP.NET 4.0 enhancements, improved SharePoint Development, better support for parallel programming and cloud development, and new application lifecycle management capabilities.

  • Flex: Engine Yard's New Cloud Offering

    Engine Yard announced Flex at this year's Rails Conf. Flex runs on Amazon's EC2, but unlike its smaller brother Solo, Flex scales over more than one instance. We talked to Michael Mullany, VP of Marketing at Engine Yard to get more information.

  • Presentation: Transforming Software Architecture with Web as Platform

    This session takes a comprehensive look the "Web as Platform," including implications for software architecture design and innovations and ideas that are just now being fully appreciated. Hinchcliffe offers a far ranging, but focuses discussion of system design and the discipline and practice of software architecture; information, that architects and technical leads must know.

  • jsFiction Releases jsDraw2D Javascript Library

    jsFiction announces the release of a 2D javascript graphics library, jsDraw2D - a pure JavaScript library to draw 2D graphics on web pages inside web browser without using SVG or VML. In addition to basic shapes (e.g. polygon, circle, arc), the developer can also create Bezier curves (linear, quadratic, cubic), set origins, and set scaling.

  • Dynamic Endpoint Discovery for WCF 4.0

    In a disaster and recovery scenario, you don’t want to waste time with your client applications trying to get them to hooked up to the backup server. You just want them to find the active server and just use it. With WCF 4.0 and dynamic endpoint discovery, that becomes possible.

  • Terracotta Server 3.0 Supports Cross-Application Data Sharing and Grid-Enabling APIs

    The latest version of enterprise Java infrastructure software Terracotta server supports cross-application data sharing and grid-enabling APIs. Terracotta development team recently announced the availability of Terracotta server 3.0 version. The new version also provides an operations center console for server monitoring and an updated cluster membership API.

  • Erlang and Ruby Roundup: 37Signals, Erlectricity

    37Signals is the latest company to use Erlang in combination with Ruby. The recent Erlang Factory conference also had other examples of Erlang use at EngineYard as well as a talk about Erlectricity, the library that connects Erlang and Ruby.

  • Source for the D.NET Compiler is Now Available

    Cristian Vlasceanu has released the source code for the D.NET compiler. Like C++ and ObjectiveC, D is a C-based language that attempts to correct some of the issues and limitations of the venerable language.

  • Article: Spring BlazeDS Integration - What it Is and What Does it Change?

    This article looks at the Spring BlazeDS Integration project and provides examples of how applications are wired and how to convert an existing Spring project to use the new integration.

  • Agile 2009 Program Announced

    The Agile Alliance's Agile2009 conference program has been announced, again organized by theme, not job description. It will be held this year in Chicago from Aug. 24-28. New: Coaching, Manifesting Agility. Back again: Open Jam, Programming w. the Stars, Live Aid, Muzic Masti, AAFTT (Testing) Workshop. Immediately followed this year the PLoP conference, also in Chicago.

  • MindTouch 2009 Includes Publishing from MS Desktop Applications

    MindTouch announces the ability to publish content from any Microsoft Desktop application to its collaborative industrial wiki. New user functionality includes: one-click publishing from any MS application and in-place editing of Microsoft Office. The new functionality is delivered as, Aurelia Reporter, Desktop Connector, and MS Word and MS Outlook connectors.

  • Ruby VM Roundup: Nokogiri and Nailgun on JRuby, Ruby 1.9.1p129, MagLev Update

    JRuby 1.3 will allow to reduce startup times in some situations using Nailgun. Nokogiri, a popular XML library, now runs on the latest JRuby thanks to ruby-ffi. Finally: Ruby 1.9.1-p129 is a new release that fixes a few bugs and security issues.

  • Google Releases New Version Of Protocol Buffers

    Google released a new version of protocol buffers – a language-neutral, platform-neutral, extensible way of serializing structured data for use in communications protocols, data storage, and more.

BT