Blog - .NET, ASP.NET, AJAX, Ruby and more

Category Archives: MVC

Behavior Driven Development (BDD) with Cucumber and ASP.NET MVC

So as I’m sure you have guessed by my last bunch of posts, I’ve been hooked on Ruby and Rails development.  The more I use it, the more I love it.  I felt I was loving it a bit too much, so decided to divert my attention back to ASP.NET MVC for a while.  While [...]

Also posted in .NET, ASP.NET, Ruby, Testing, Visual Studio | Tagged , | Comments closed

My Affair with Ruby on Rails

As I’m sure most of you know, I’m a hardcore C#/.NET guy.  The majority of my work as been on the web, and I’ve been using ASP.NET since the earliest betas.  ASP.NET’s profound effect on web development is still going strong to this day.  For me, the first choice for web application development has been [...]

Also posted in Ruby, Ruby on Rails | Tagged , | Comments closed

How To: Adding MVC items to an ASP.NET Web Application

I’ve been experimenting with using ASP.NET MVC inside a standard ASP.NET Web Application (Web Forms).  I really like what’s been released with MVC 1.0 and can see places where existing apps would benefit from the features.  Plus, having just finished Professional ASP.NET MVC 1.0 from Wrox (see my book review), I couldn’t wait to start [...]

Also posted in ASP.NET, How To, Visual Studio | Tagged , | Comments closed

Book Review – Wrox Professional ASP.NET MVC 1.0

Working primarily on web applications, I’ve focused most of my time on ASP.NET Web Forms since the very early betas.  Web Forms were truly a great revolution in the web world.  Once I saw the functionality when it first came out (when I was using ::shudder::  “classic” ASP), I couldn’t wait to start using it.  [...]

Also posted in .NET, ASP.NET, Review | Tagged , | Comments closed