Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
6answers
829 views

Is ActiveRecord bad practice?

I'm starting a new project and i've recently found castle project activerecord, which seems like a GREAT solution, but at the same time, it looks like something realy unconventional. I was wondering, ...
3
votes
2answers
326 views

.NET: What is the status of the Castle Project?

Clicking through to the download-page if see that the last version of the download is over one year old and it's also "just" a Release Candidate of version 1.0. There are really no news on any ...
1
vote
1answer
41 views

Can I access generated query without executing it?

I know how to enable debugging so all queries that get run appear in my console. Is there any way to simply output the generated query without executing it?
0
votes
1answer
28 views

Anybody know where I can find src for Monorail 2.0.0?

We are using that exact version and I believe I've hit a bug that I might need to fix, however the 2.1RC doesn't fix it, and I don't want to break all dependencies to other frameworks (Windsor for ...
0
votes
1answer
865 views

where does the build log go when building castle project with nant?

I am trying to build castle project using nant and get output ending in the following: common.compile-dll: [csc] Compiling 92 files to ...