InfoQ Homepage Development Content on InfoQ
-
Windows 7 Is to Be Called, Well, Windows 7
Mike Nash, Corporate Vice President, Windows Product Management at Microsoft, has announced the name of the next version of Windows client operating system: Windows 7.
-
Silverlight 2 RTM
Microsoft announced that Silverlight 2 will be released to manufacturing and available for download on Tuesday, October 14th.
-
Date and Time API: Round 3
The existing Date and Calendar classes haven't really fit the bill for developers and have often been a painful area of the API to work with. JSR 310 aims to provide a complete, fully featured Date and Time API for the Java platform which might be available with Java 7.
-
Flex Testing with FlexMonkey
In this post, InfoQ.com discusses FlexMonkey with project founder Stu Stern of Gorilla Logic. FlexMonkey is an open source record / playback tool for testing Flex applications.
-
Deep Linking in Flex with URLKit
In Rich Internet Applications, Deep Linking is the ability to link directly into a specific state of the application without reloading the application. In Flex 3, Deep Linking support was added, but does not support many advanced requirements. For those cases, Flex developers can use URLKit.
-
.NET 4 Feature Focus: Parallel Programming
Microsoft is planning on releasing a wide variety of parallel programming libraries with .NET 4. These include Parallel LINQ (PLINQ), Structured Parallelism (Parallel.For), the Task Parallel Library, and the Coordination Data Structures.
-
MPI.NET Released
MPI or Message Passing Interface is the de facto standard for distributed memory programming. Recently Microsoft released a version for .NET, but the server needed to use it doesn't come cheap.
-
More Languages on top of Erlang Virtual Machine
Erlang virtual machine – BEAM – hosts an increasing number of languages. Reia, a Python/Ruby like scripting language and Lisp Flavoured Erlang have recently been released. Debasish Ghosh reflects on this trend while other authors try to outline other possible language variants inspired by Ruby or Haskell.
-
Article: Java FX Technology Preview
InfoQ takes a look at the JavaFX preview release and talks to Sun Staff Engineer Joshua Marinacci about version 1 expected this autumn.
-
MSBuild Extension Pack Brings 170 Build Tasks
Like the open source projects that inspired it, Microsoft's MSBuild framework was designed with extensibility in mind. Three years after its release, that decision is really starting to pay off in terms of the number of additional tasks available.
-
Interview: Dave Laribee and ALT.NET
Greg Young grabbed some of Dave Laribee's time at the last ALT.NET conference in Seattle. Dave opens up about the intent of ALT.NET and how the community can get involved.
-
Cascading - Data Processing API for Hadoop MapReduce
Cascading is a new processing API for data processing on Hadoop clusters, and supports building complex processing workflows using an expressive, declarative API.
-
SSIS for Oracle and Teradata
In conjunction with Attunity, Microsoft has released SSIS Connectors for Oracle and Teradata.
-
Unit Testing Workflow Foundation
Windows Workflow Foundation offers some powerful capabilities for those working with data flow style architectures. But these capabilities come at a cost. Unlike traditional batch processing applications, Windows Workflow Foundation does not lend itself to automated testing.
-
Granite Data Service 1.1.0 Released with new Features and Tools
Granite Data Services (GDS) 1.1.0 GA is released this week with new features and tools to help GDS based application development.