Sign in
|
Join
|
Help
Home
Merchandise
Blogs
Media
Groups
RSS
Twitter
Jimmy Bogard
»
All Tags
»
MonoRail
(
RSS
)
Browse by Tags
Jimmy Bogard
Home
Contact
The Lounge
Ads by The Lounge
Friends of Pablo
Friends of Pablo
Syndication
RSS for Posts
Atom
RSS for Comments
Recent Posts
Testing fun with ASP.NET MVC
ASP.NET: officially unmaintainable
Controller bloat?
Unit testing MonoRail controllers - Redirects
Tags
Agile
ASP.NET
ASP.NET MVC
AutoMapper
BDD
Behave#
Behavior-Driven Development
C#
Continuous Integration
Design
Domain-Driven Design
Legacy Code
LINQ
LINQ to SQL
Misc
Patterns
Rant
Refactoring
StructureMap
TDD
Team Build
Testing
Tools
VSTS
WCF
View more
News
Archives
July 2009 (2)
June 2009 (10)
May 2009 (11)
April 2009 (10)
March 2009 (9)
February 2009 (12)
January 2009 (10)
December 2008 (8)
November 2008 (14)
October 2008 (11)
September 2008 (10)
August 2008 (11)
July 2008 (12)
June 2008 (11)
May 2008 (15)
April 2008 (10)
March 2008 (15)
February 2008 (13)
January 2008 (19)
December 2007 (9)
November 2007 (17)
October 2007 (23)
September 2007 (10)
August 2007 (11)
July 2007 (11)
June 2007 (9)
May 2007 (14)
April 2007 (7)
ASP.NET
ASP.NET MVC
Patterns
TDD
Testing
Testing fun with ASP.NET MVC
So I assumed that much like MonoRail, ASP.NET MVC would have created, at the very least, abstractions on top of HttpContext. Although HttpContext is an absolute beast of a god class, creating an abstraction is possible. Let’s look at MonoRail...
Published
Wed, Oct 10 2008 7:14 PM
by
bogardj
Filed under:
MonoRail
,
ASP.NET MVC
ASP.NET: officially unmaintainable
Recent forays back into "classic" ASP.NET (i.e. not MVC) have me completely convinced that ASP.NET is inherently unmaintainable. Not partially convinced, not on the fence, but completely convinced that the presentation layer of ASP.NET cannot...
Published
Sun, May 05 2008 10:13 PM
by
bogardj
Filed under:
ASP.NET
,
MonoRail
Controller bloat?
Some of my background information first: 2 years classic ASP (ASP 3.0) 5 years ASP.NET 1-2 months MonoRail 10 minutes ASP.NET MVC ~45 seconds Ruby on Rails That's the sum of my experience with different web application frameworks. Obviously it's...
Published
Wed, Mar 03 2008 10:44 PM
by
bogardj
Filed under:
MonoRail
,
ASP.NET MVC
Unit testing MonoRail controllers - Redirects
When developing with MonoRail , one of the common operations is to redirect to other controllers and actions. Originally, I looked at the BaseControllerTester to help test, but it required a little too much knowledge of the inner workings of MonoRail...
Published
Mon, Feb 02 2008 9:40 PM
by
bogardj
Filed under:
Patterns
,
Testing
,
TDD
,
MonoRail
Copyright Los Techies 2008, 2009. All rights reserved.