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

  • Caucho's Resin Application Server Grew by a Factor of Almost Ten Last Year According to Netcraft

    According to Netcraft Resin has been seeing strong growth in the last 12 months, seeing an almost tenfold growth from 480k hostnames in February 2011 to 4.7M in February 2012.

  • Code-First Migrations Released With Entity Framework 4.3

    Entity Framework 4.3 release finally brings the Migrations feature to Developers, without having to depend on separate pre-release binaries.

  • Visual Basic 6 Renewed to Run on Windows 8

    The venerable Visual Basic 6 platform has received another stay of execution from Microsoft with the announcement that it will continue to support the platform on the upcoming Windows 8. Overcoming age and a succession of post-VB6 products (Visual Basic .NET, C#), VB6's simplicity, popularity, and inertia have brought it to the latest frontier. Will Microsoft do more to support it?

  • A New Garbage Collector and Memory Profiler for iOS/MonoTouch

    MonoTouch for iOS now supports the generational garbage collector SGen. Until recently this was an experimental option only available on the full version of Mono. Along with it comes a Memory Profiler for iOS that it accessible via the MonoDevelop IDE.

  • Mikado Method For Refactoring Legacy Software

    Daniel Brolund presented the Mikado method in a talk-cum-workshop here in Agile India 2012. This proposes a simple method for agile teams faced with poor legacy code, which needs to be refactored in pieces as and when new goals arrive.

  • JBoss AS 7.1 Reaches Full EE Profile Compliance

    JBoss AS 7.1 has been released, becoming the first JBoss server to achieve full compliance with the Java EE 6 Full Profile, joining the other open-source servers in full compliance, including Apache Geronimo and Oracle GlassFish. Read on to find out more.

  • The Role of Emotions in Software Engineering

    A recent study by the Carlos III University of Madrid (UC3M) investigates the importance of emotions in software engineering. In the study requirements engineering is considered

  • RTI Introduces the Integration Solution and Data Bus RTI Connext

    RTI (Real-Time Innovations), a company based in Sunnyvale/California, has introduced its product family RTI Connext. According to RTI, Connext provides a high performance data bus for integrating data sources of all types. Using the solution, engineers can connect data across devices, systems and networks.

  • Yahoo! Has Open Sourced YSlow

    Yahoo! has decided to open source YSlow. Developers no longer need to submit feature requests to Yahoo!, being able to improve the tool themselves. Comparing YSlow with Google Page Speed.

  • Unit Testing on Mobile Devices with .NET/Mono

    An ongoing problem with specialized platforms is the lack of support for unit testing. Developers are forced to compromise the quality of their tests or their build process in order to get anything working. Recently MonoTouch has made progress in this area, but Windows Phone and Mono for Android still lag behind.

  • Fred George On Programmer Anarchy

    Fred George shared his insights about moving beyond Agile, a state he calls “Programmer Anarchy”, at the Agile India Conference on Day 1. Along with a few personal examples from his experience at Forward Technology he explained how this can lead to a very productive environment for solving complex problems, with substantial increase in business results.

  • Group By in MongoDB

    In response to demands for simpler data access, MongoDB is introducing the Aggregation Framework. This library uses a declarative pipe-line notation to support features such as SQL-like group by operations without having to write custom JavaScript routines.

  • IceFaces Ace Forks PrimeFaces for jQuery Support, PrimeFaces not Happy

    PrimeFaces is claiming IceSoft copied PrimeFaces code "LINE BY LINE" for its new IceSoft Ace. While not claiming legal issues with the fork, the PrimeFaces team is "shocked and disappointed" and claim the new IceSoft Ace components are "up to 90% copied" from PrimeFaces. InfoQ caught up with PrimeFaces and IceSoft about this issue. Is it ok for a competitor to fork an Apache licensed project?

  • Microsoft Reports Significant Performance Improvements in Entity Framework 5

    Microsoft has announced that the upcoming Entity Framework 5 could potentially improve performance up to 67 percent. Developers using EF 4.0 should also see performance improvements just by upgrading to .NET Framework 4.5.

  • Weak Events in WPF 4.5

    .NET 4.5 brings with it a generic version of WeakEventManager for WPF developers. In addition to not needing the event-specific subclass, this version also dispenses with the need for listener interfaces.

BT