ADO.NET: RESTful Data Services
Data and Modeling Group Architect, Pablo Castro, discusses RESTful ADO.NET Data Services with Ted Neward
Data and Modeling Group Architect, Pablo Castro, discusses RESTful ADO.NET Data Services with Ted Neward
Jens Østergaard gives an introduction to Scrum and talks about why is Scrum so hard. Video producer: San Francisco Agile User Group Related Resources * Adaptive Project Management Using Scrum * Opening Communication within a Scrum Team * Scrum Roles – an Unsolvable Puzzle? * Mature Scrum at Systematic * …
Shows how to do animation in Java with a custom DrawingPanel class. Reviews parameter passing in Java. Download source code from http://java.martincarlisle.com
JRuby has become popular for deploying Rails and other web frameworks, but it is also helping to expand the Ruby world beyond Rails. JRuby is everywhere, bringing Ruby to new users and new domains every day. In this session, we’ll show many other examples of JRuby, from mobile devices to …
This screencast demonstrates how to use MongoDb using C# Driver.
Maintainability of your code can be measured in many different ways. Jake Scruggs has combined several of the tools that measure you code into one Ruby Gem: metric_fu. Video producer