Rails for .NET Developers introduces the joy of Ruby on Rails development to Microsoft .NET developers. This book demonstrates the essential elements of both the Ruby language and the Rails application framework, geared especially for developers already fluent in the Microsoft .NET platform.
Rails for .NET Developers
by Jeff Cohen and Brian Eng
About this Title
Pages: 300
Published: 2008-11-01
Release: P1.0 (2008-10-14)
ISBN: 978-1-93435-620-3
Learning a new language and a new framework can be daunting. What you need is a guide to help leverage your existing knowledge and skills, and show you just what you need to know to get up and running with a new system quickly.
You’re already a .NET developer; we’ll help you get up and running as a Ruby on Rails developer on any operating system: Windows, Mac, or Linux. We start with a gentle introduction to the object-oriented Ruby language with examples and direct comparisons to C#, so you’ll quickly feel at home writing Ruby code for the first time.
We then get to the heart of Rails development by showing how to tackle everyday tasks in Rails compared with typical ASP.NET implementations, with a tutorial focus. You’ll build a sample airline reservation system using Rails, learning essential techniques along the way. You’ll come to learn the joy and power inherent in the “convention over configuration” philosophy, the natural elegance of the MVC architecture, and the essence of REST-based design as you develop applications that accommodate web browsers, handheld devices, and even XML web service clients with unparalleled ease.
Along the way, you’ll see good agile development practices, explore test-driven development with Rails. You’ll be prepared for real-world application deployment, and we’ll give you a taste of how Ruby and Rails are reshaping the Microsoft application landscape, including a look at IronRuby.
Resources
Contents & Extracts
Full Table of Contents
- Hello, Rails
- Getting Started with Rails
- Instant Gratification, Your First Rails App
- Switching to Ruby
- Ruby Skills for the Rails Developer
- Rails In Action
- A Bird’s Eye View of Rails
- Rails Conventions
- CRUD with ActiveRecord
- Displaying a Grid of Data in a Table
- Directing Traffic With ActionController
- Exploring Forms, Layouts, and Partials
- Using Layouts Instead of Master Pages
- Creating Rich User Experiences with Ajax
- Advanced Topics
- Test-Driven Development on Rails
- Integrating with .NET
- Finishing Touches
- Inspired By Rails
Author
Jeff Cohen has worked with object-oriented programming languages and Microsoft application frameworks for more than 15 years. A former MCSD, he is now a Ruby on Rails core contributor. He is the founder of Purple Workshops and conducts training classes for agile software teams. Jeff is also a senior software engineer at Leapfrog Online.
Brian Eng is the founder of Bluebuzzard, a provider of web-based sales solutions for the hospitality industry, and a freelance Ruby on Rails developer and consultant. He has 12 years of software development experience, the last 3 with Rails, and is an MCSD for Microsoft .NET.
Jeff and Brian write about their transition from .NET technologies to Rails on their blog, Softies on Rails (http://softiesonrails.com).