InfoQ Homepage WOA Content on InfoQ
-
Introducing Microsoft’s Dynamically Typed Data Access Library
In conjunction with WebMatrix, Microsoft’s new tool chain for amateur web developers, Microsoft is releasing a dynamically type data access library. Similar to the Jasper project, this library trades the performance for ease of use. The result is an ORM-like API, but without the overhead of configuration files or code-generated classes.
-
ASP.NET Reaches a New Milestone: ASP.NET MVC 3 Preview 1
Although ASP.NET MVC 3 Preview 1 has not been announced yet, the framework can be downloaded from Microsoft downloads. The list of new features include: Dependency Injection, Razor View Engine, Dynamic View and ViewModel properties, and Global Filters.
-
Spring Aiming to Bring Grails-like Productivity to GWT Application Development With Roo
VMWare, Google partnership delivers GWT integration to Spring Roo.
-
WebMatrix: Microsoft's New Stack to Create Simple Websites
WebMatrix is a free tool from Microsoft putting together a web server, ASP.NET + Razor, SQL Server CE and an IDE for creating simple websites.
-
Four View Engines for ASP.NET MVC
With last week’s introduction of Razor, there are now four major view engine for ASP.NET MVC. The others are Spark, NHaml, and the traditional ASPX file templates. This article introduces the four engines with a special focus on the new Razor engine.
-
OpenFaces 3.0 Prerelease, JSF2.0 Compatible
Last month TeamDev had announced the pre release of OpenFaces 3.0. The official release of the 3.0 version is expected in June later this year. This intermediate milestone is a JSF 2.0 compatible version of OpenFaces. Versions 2.x are planned to be maintained in parallel with the 3.x versions while keeping the same features set in both branches.
-
Hobo 1.0 Builds on Top of Rails
Hobo, a collection of Ruby on Rails extensions designed to streamline Rails development, recently announced its 1.0 release. InfoQ spoke with project creator Tom Locke about the milestone.
-
Whither the GlassFish Gem? Alternatives for Deploying JRuby Web Applications
When Oracle released its GlassFish roadmap, a notable absence was the GlassFish gem. This gem-based server for Rails, Merb, and Sinatra applications has become a common deployment option for the JRuby platform and has been widely recommended to the JRuby community. The gem allows Rails users running in multithreaded mode to take advantage of the JVM by running multiple threads per server instance.
-
Deceptive Simplicity: Sinatra Turns 1.0
Since it appeared in late 2007, the lightweight Sinatra web framework has attracted enough interest that it now ranks first in Google search results for "Sinatra," above any results for Frank or Nancy. InfoQ spoke with Sinatra project founder Blake Mizerany to learn more about Sinatra and what the 1.0 release brings.
-
OSGi Enterprise Spec 4.2 released
<p>Today, the OSGi Alliance announced the release of the Enterprise OSGi 4.2 specification, along with the corresponding JavaDoc. Read on to find out what's new in the enterprise spec.</p>
-
WebSockets and Bayeux/CometD
There are two technologies which bring communication into browser-based applications at the moment; Bayeux (aka CometD) and more recently, WebSockets. Will one supersede the other, or are there sufficient differences for both to thrive?
-
ASP.NET MVC 2 Brings Breaking Changes
A few days ago Scott Guthrie announced the production release of ASP.NET MVC 2. With it comes with many new features, but also some breaking changes. Compared to the rather strict rules around changing .NET’s base class library, the changes in ASP.NET MVC are almost caviler.
-
Dealing with REST Services Security
With REST gaining popularity for SOA implementations, the issue of REST services security becomes more and more important each day. In their article, Why REST security doesn't exist, Chris Comerford and Pete Soderling discuss approaches to securing REST services.
-
ASP.NET MVC 2 Feature Rundown
ASP.NET MVC 2 is now ready for production use. Microsoft’s open source MVC framework is compatible with both .NET 3.5 and the soon to be released .NET 4. It provides many new features including Templated Helpers, Areas, Asynchronous Controllers, and a new validation framework.
-
Benefits Of Running Enterprise SOA Initiatives Like A Startup
Dion Hinchcliffe provides a detailed look at how we might run service orientated initiatives to maximize value of IT assets. He contrasts the state of Enterprise SOA initiatives to open API’s to public services available on the web; especially startups; in terms of adoption, time to market and overall return on investment and how to adopt some of that knowledge in Enterprise SOA.