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

  • PrimeFaces 3.0 Released: Ajax, Mobile and IE 9 Components for JSF2

    PrimeFaces 3.0 was recently released offering an extensive suite of JSF2 Ajax enabled components, a separate version for iPhone/Android devices and support for Internet Explorer 9.

  • SQL Server Unit Testing with tSQLt

    tSQLt is a free, open-source framework for unit testing in SQL Server. By writing tSQLt test cases, developers can create fake tables and views based on production data, then compare expected versus actual results. Tests can be created directly in SQL Server Management Studio.

  • Secure Code Development: A Casualty With Agile?

    Agile teams are known to produce reliable and high quality code quickly. However, it is also a fact that pressure to deliver quickly might result in short cut reviews, curtailed testing and lack of attention to secure code. Is secure development as good as wishful thinking with Agile?

  • Microsoft Details Windows 8 for ARM

    Microsoft has detailed Windows 8 for ARM: architected for low power consumption, apps that can only target WinRT, restricted desktop that allows only Office 15 and some Windows components to run.

  • Per Aspera ad ACTA–Worse than SOPA and PIPA?

    According to news magazines, people worldwide are more and more against ACTA. The Anti-Counterfeiting Trade Agreement is intended to reduce copyright infringement and stealing of intellectual property rights. However, opponents fear the loss of civil rights. And the treaty may also have a large impact on software engineers.

  • Microsoft Deprecates Legacy Workflow Foundation Libraries in New Beta Release

    In a recent blog post, Microsoft announced that the first generation objects of their WF technology are being deprecated in the upcoming .NET 4.5 release. WF, which is a workflow engine leveraged by .NET developers as well as a handful of Microsoft server products, has multiple new capabilities in .NET 4.5 while officially putting application that leverage the old .NET 3.0 objects on notice.

  • Sparx Systems Has Released Enterprise Architect 9.2

    Sparx Systems, an Austrian based vendor of UML tools, has recently published version 9.2 of Enterprise Architect. The new version adds features like enhanced simulation capability and support for describing ontologies.

  • CMU SEI Hosts Free Virtual Software Architecture Event on 28th February

    The Carnegie Mellon University Software Engineering Institute is organizing a free virtual event on software architecture. The show will provide information on tools and methods on 28th February, 1 pm to 4:30 p.m. ET.

  • Lighter Configuration Files and Better ASP.NET Support with WCF 4.5

    Ido Flatow has been posting a series on the upcoming changes to WCF in .NET 4.5. Most of these changes revolve around making configuration files lighter and easier to work with in both stand-alone and IIS hosted modes.

  • MapReduce Patterns, Algorithms, and Use Cases

    In his new article “MapReduce Patterns, Algorithms, and Use Cases”, Ilya Katsov gives a systematic view of the different MapReduce patterns, algorithms and techniques that can be found on the web or in scientific articles along with several practical use case studies.

  • Microsoft Publishes C++ AMP Spec, Wants to Lower Barriers to Data-Parallelism

    Hoping to make programming data-parallel hardware easier, Microsoft has published its open specification for C++ AMP. By building its implementation directly into Visual Studio 11 Microsoft seeks to improve access to the GPU for developers.

  • QCon London One Month Away (March 5-9, 2012); Martin Fowler Keynote Confirmed

    The 6th annual QCon London (March 5-9, 2012) is taking place in just 4 weeks, with the last early bird discount quickly approaching. ThoughtWorks' Martin Fowler and Rebecca Parsons have been confirmed to present the Day 1 keynote. QCon London will host more than 80 speakers, 5 concurrent tracks, and many breaks, parties, and opportunities for networking.

  • "The Object Network": Data Linking for Web APIs

    Developers are overwhelmed by Web APIs. APIs are being published at an alarming rate exposing a myriad ways to access data which in turn is incompatible with similar objects across other Web APIs. The Object Network is an attempt at universalizing data formats for objects to create a data fabric that leverages the network effects of hyperlinking similar to the Internet.

  • LightSpeed – A Commercial ORM For .NET

    LightSpeed is a commercial ORM for .NET that boasts of several features such as Entity Serialization, a robust VS designer, built-in LINQ support, support for DTOs and more. We got in touch with John-Daniel Trask, co-founder of Mindscape (LightSpeed’s maker) to speak more about the product and ORMs in general.

  • Debugger Canvas 1.1 Adds Easy On/Off, Improved Navigation

    Debugger Canvas, the tool that introduced 'Code Bubbles' to the Visual Studio Ultimate debugger, debuted last summer. Debugger Canvas 1.1 launches with new features including an easy on/off switch that can be used while debugging, and the ability to view multiple threads at once.

BT