Getting Started with Grails
Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.
- Java,
Tracking change and innovation in the enterprise software development community
Posted by James Vastbinder on Mar 27, 2008 11:40 PM
In this article Robert Pickering demonstrates an interesting use of asynchronous workflows in F#. Asynchronous workflows are a BCL operation and are applicable to all .NET programming languages.When working with the .NET BCL all I/O operations use one of two models, the synchronous model or the asynchronous model. .... In my experience most programmers tend to use synchronous model because of its simplicity and because there are many class in the BCL that only support the synchronous model, but in many case the asynchronous programming model can produce a more responsive and more scalable application.Robert then provides several code samples and quantifies the performance improvements gained through the use of asynchronous workflows.
IBM software architect eKit: Grady Booch podcast, whitepapers, articles
Introducing Project Zero: Building RESTful services for your Web application
Hepl Blog >>> evden eve nakliyat
Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.
The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.
Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.
A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.
In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.
Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.
Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.
Deborah Hartmann interviewed Segundo Velasquez about his experience as customer with an Agile team during the initial phase of software design of a product.
1 comment
Reply