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

  • LightSwitch 2011: Truly "Coding Optional"?

    Visual Studio LightSwitch 2011, the development tool intended to help non-developers produce business applications, was released earlier this month. Ever since the beta release last year, it has been the subject of some debate over the intended audience for the product.

  • Task Parallel Library for Silverlight

    Silverlight’s asynchronous service model forces developers to deal with multi-threading from the very beginning. So it seems odd that Microsoft choose to omit the Task Parallel Library, which is the core of .NET’s multi-threading infrastructure. Fortunately there are options.

  • U.S. Government Program Seeks Alternatives to Passwords

    In an effort to find viable alternatives to the false security offered by passwords, a new U.S. government program is trying to find consensus on standards with leaders of private industry. The new National Strategy for Trusted Identities in Cyberspace (NSTIC) program was formed early in 2011 with limited funding but ambitious objectives.

  • Mozilla Favors Web Over Native Application Development

    Mozilla has started working on WebAPI, a set of APIs for accessing device functionality usually accessible only for native applications in an attempt to develop a cross platform solution that will enable developers to write web applications once for all mobile OSes.

  • VMware Releases Free Version of Micro Cloud Foundry

    VMware today released a free downloadable version of its Cloud Foundry software, called Micro Cloud Foundry, designed to run locally on a developer’s workstation in a single virtual machine. Mac and PC developers can run and build cloud applications locally without having to configure middleware, and scale and deploy to their applications wherever they want without modifying code.

  • WCF Support Improved in Mono

    Xamarin's first official Mono release came out earlier this month with many bug fixes, OS X Lion support, a “vastly improved WCF stack”, and better debugging support. The version number is 2.10.3, which makes it a short-term support release. Those who desire a long term commitment to support should stay with the 2.6 series until Mono 3 is ready.

  • Microsoft Dynamics CRM As Development Platform

    The Dynamics CRM SDK, which allows Dynamics CRM to be customized using .NET framework, opens the entire object model to developers to build solutions against. It does this using reusable application services and a multi-tenant architecture and allows to build multiple Line-Of-Business xRM applications on a single platform.

  • Smalltalk IDEs Come to the Browser: Jtalk, tODE, Lively Kernel 2.0

    Smalltalk has always had tight IDE integration and it now comes to the web. InfoQ looks at Jtalk, a Javascript-based Smalltalk implementation and tODE a web-based frontend to Pharo and GemStone Smalltalks. Also: a sneak peek at Lively Kernel 2.0 - a Smalltalk-ish development environment for the web.

  • An Overview of WCF RIA Services Toolkit

    In honor of the August release of WCF RIA Services Toolkit, we are going to offer a quick introduction to the various components it offers on top of the baseline version of RIA Services. New in this build is support for EntityFramework 4.1, including code first, and a fix to the JavaScript/jQuery client so that it works with jQuery 1.5.1 and later.

  • Looking Past Lambda

    A view to the future after project Lambda has been shared on the Lambda-Dev mailing list, hinting at a more functional Java in future with the possibility of functional types post Java 8.

  • Java.Net Artefacts in Maven Central

    Sonatype and Oracle have joined forces to provide stability and quality to Java.net Maven artefacts. A Nexus Pro instance now hosts the artefacts at Java.net, and they are synchronised into Maven Central for widespread consumption.

  • Extended WPF Toolkit v1.5 Adds Six New Controls

    The Extended WPF Toolkit is a compilation of Windows Presentation Foundation (WPF) controls, utilities, and components not included in the standard WPF Toolkit. The new version 1.5 has six new controls in addition to some control updates and bug fixes.

  • JProfiler 7: Probes, Threads and Heap Inspections

    ej-technologies GmbH has released JProfiler 7.0. JProfiler is a Java SE/EE profiling tool which features CPU profiling, memory profiling, thread profiling and VM telemetry. Version 7.0 comes with an improved heap walker, custom probes and built-in probes for JDBC, JMS, JNDI, Servlets, files, sockets and processes.

  • jStat: A Lightweight Statistical JavaScript Library

    jStat is a JavaScript library providing developers with statistical functions and the ability to plot graphics from within the browser. jStat can be used for statistical operations on all browsers without any external dependencies, and it requires jQuery and the flot plug-in for plotting data. jStat is a partial port of R - an open source statistical language and environment-.

  • JCP.next Public Review

    Oracle have announced a public review for JCP.next, which aims to increase transparency by forcing discussions to happen in the open and use publicly viewable issue trackers. However, it does not address the key issues with the JSPA which led to complaints about the JCP earlier this year.

BT