-
Recent Posts
Recent Comments
- Mark Webb on Git For Windows Developers – Git Series – Part 1
- Cherif on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on Git For Windows Developers – Git Series – Part 1
- sb22 on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on A very good introduction to TDD, NHibernate, DDD, NUnit
Archives
- June 2011
- September 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
Categories
- .NET
- Agile
- agile project management
- altnetconf
- apache
- apple
- ASP.NET
- ASP.NET MVC
- Automated Build
- Ayende
- bash
- blogging
- Blogs
- Books
- C#
- castle
- charity
- community
- Community Server
- continous integration
- Continuous Integration
- CruiseControl.NET
- Design Patterns
- DotNetNuke
- Events
- firefox
- friends
- funny
- gems
- git
- gitosis
- gitweb
- Good Finds
- Google Reader
- Hardware
- hosting issues
- howto
- htpasswd
- hudson
- Instant Messaging
- integrityapp
- JetBrains
- Kernel
- keyboard shortcuts
- Linux
- LosTechies
- members
- microsoft
- migrations
- Misc
- Mocking
- monorail
- movies
- MSBuild
- msdn
- MVC
- NAnt
- nginx
- NHibernate
- oauth
- Open Source
- Pair Programming
- Personal
- pragprog
- presentation
- principles
- Programming
- python
- rails
- rake
- ReSharper
- rspec
- ruby
- san antonio
- Scrum
- selenium
- selenium remote control
- shoulda
- slicehost
- SOLID
- ssh
- Stand-Up
- Subversion
- TDD
- TeamCity
- test::unit
- testing
- textmate
- Tools
- Ubuntu
- Uncategorized
- Virtual Machine
- Visual Studio
- vmware
- windows
- Windsor
- xkcd
- XP
Meta
Category Archives: castle
Castle API available now
Hammet has announced that the Castle API is now available online. This is awesome timing on his part with my new posts coming. I can directly link to the API for readers. Thanks Hammet. Post Footer automatically generated by Add … Continue reading
Comments Off
Monorail #1 : Reasons, Setup and First Output
UPDATE: I am using the Castle MonoRail project trunk code, NOT RC2 REASONS: I’ve had a few friends ask me what is MonoRail and how do I set it up? I decided to go from the ground up here. There … Continue reading
Also posted in monorail
6 Comments
Monorail on WebHost4Life
If anyone else is using hosting with WebHost4Life, I’ve gotten a Monorail site up there pretty quick using the MonoRailHttpHandlerFactory in my web.config, as suggested by the Castle Monorail installation documentation. Please note that the documentation has .ashx, it should … Continue reading
Also posted in hosting issues, monorail, Programming
5 Comments
Current things on my plate
I’m doing a good deal of stuff lately: 1. Helping build/standardize the local .NET Users group in San Antonio (Alamo Coders)2. Study/Learn/Grok Domain Driven Design (DDD) and Behavior Driven Design (BDD)3. Put out a production Monorail site for a local … Continue reading
Also posted in Books, monorail, Programming, ruby
Comments Off
Castle and Visual Studio integration
Hammet (Hamilton Verissimo), founder of the Castle Project (MonoRail, Windsor, ActiveRecord, etc.) just posted about a Castle Contrib project to help with highlighting of NVelocity language syntax in Visual Studio 2005. The post. The download from Castle Contrib. Hope this … Continue reading
Comments Off
Castle MonoRail – Response To Comments/Ramblings
Billy has decided to move forward with using MonoRail on one of his current projects. As I was writing the comment on his post to respond to some other folks’ comments, I decided it was getting too long and perhaps I … Continue reading
Also posted in Uncategorized
Comments Off
Bill McCafferty is moving to Monorail
Bill McCafferty, the author of NHibernate Best Practices on CodeProject, after researching many Separation of Concern Alternatives has decided to have his development team move to Monorail. (read the post) I’m curious to see how it goes. I’d love for … Continue reading
Also posted in monorail, Programming
Comments Off
Setting Default Focus Using MonoRail/Prototype Ajax Libraryw
It’s the little things that make web applications a bit more user friendly. One of these very basic things is simply making sure that some element, ideally the most important one (i.e. search box, first data entry element, etc.), is … Continue reading
Also posted in .NET
Comments Off
Creating Composite View Components In MonoRail / Refactoring Exercise
In a previous post, I showed some examples of how to create custom view components in MonoRail and touched on the ability to create composite view components. Since then I’ve refactored towards the use of interfaces which I think is a cleaner approach, … Continue reading
Also posted in .NET
Comments Off
Castle’s ActiveRecord: Not for the Domain Purist in you…
I finally “broke down” and began using ActiveRecord just to try it out. Here’s the tutorial that I used. Now, don’t get me wrong - ActiveRecord is built on top of NHibernate and it’s one of the fastest ways to start … Continue reading
Also posted in Uncategorized
Comments Off
