Error!
Success!

By tag: ActiveRecord

showing:  of
0
kicks

Create a Firebird database from script file with ActiveRecord  (Unpublished)

Once I needed to create a Firebird database from a SQL script file using the ActiveRecord component from Castle Project. First problem was to convince ActiveRecord to execute a non-query command and the second, to execute the script file using the Firebird embedded engine.


Kicked By:
Drop Kicked By:
0
kicks

ActiveRecord, Firebird and Guid Primary Keys  (Unpublished)

I like to use the Guid values as Primary Keys, because I do a lot of data synchronization and sometimes I need to know the ID value before saving the record into the database. Here is a good article about using the Guid as Primary Key.


Kicked By:
Drop Kicked By:
0
kicks

The Dynamic Programmer - XGENO.ORG new lightweight ORM Mapper.  (Unpublished)

New lightweight ORM mapper. It uses the ActiveRecord pattern.


Kicked By:
Drop Kicked By:
0
kicks

NHibernate Query Analyzer + ActiveRecord  (Unpublished)

NHibernate Query Analyzer (NHQA) helps a lot while working in a .NET project with a relational database that makes use of NHibernate as the persistence manager. I was having a problem getting NHQA to work with a business data layer constructed with the help of ActiveRecord - I searched the Intern...


Kicked By:
Drop Kicked By:
0
kicks

"Mock" Backend for Castle ActiveRecord  (Unpublished)

Testing code that uses Castle ActiveRecord business objects requires some sort of back end for persistence. This approach allows you to use a "mock" back end with ActiveRecord so that you don't need to rely on a file system or database service to unit test your services.


Kicked By:
Drop Kicked By:
0
kicks

NHibernate and large text fields gotchas  (Unpublished)

There are two gotchas associated with working with large text fields with NHibernate.


Kicked By:
Drop Kicked By:
0
kicks

Intro to ActiveRecord  (Unpublished)

This article is the third in a series of articles concerning NHibernate. This article specifically deals with the Castle ActiveRecord project and how it makes NHibernate easier to use.


Kicked By:
Drop Kicked By:
0
kicks

Using Linq for NHibernate in an ASP.NET MVC application  (Unpublished)

Quick overview on using Linq for NHibernate in an ASP.NET MVC Application. RhinoCommons, NHibernate and ASP.NET MVC Part 5


Kicked By:
Drop Kicked By:
0
kicks

Painless Persistence with Castle ActiveRecord (video presentation)  (Unpublished)

This presentation by Hamilton Verissimo and Oren Eini show Castle Active Record - an ORM solution for .NET building on NHibernate. After an introduction, the presentation dives into various advanced topics and techniques for working with Castle Active Record.


Kicked By:
Drop Kicked By:
0
kicks

ActiveRecorditize your NHibernate Classes  (Unpublished)

Part 3 of RhinoCommons, NHibernate and ASP.NET MVC Setting up the very simple model for use in our ASP.NET MVC application.


Kicked By:
Drop Kicked By:
0
kicks

The reason for the Ayende phenomenon?  (Unpublished)

As we all know, Ayende has done a lot for the .NET community. Blog subscription not optional. We heard lots of different people asking if he ever sleeps. How is this possible? I say; follow the link. http://kyle.baley.org/DoAndroidsDreamOfElectricMonorailsWhileTheyreHibernating.aspx http://blo...


Kicked By:
Drop Kicked By:
0
kicks

Rhino Security Overview: Part I  (Unpublished)

"The main part that we have here is the security model, but notice that the application domain model is off to the side, and have very little to do with the security model. In fact, there is only a single requirement from the application domain model, the User entity needs to implement an inter...


Kicked By:
Drop Kicked By:
0
kicks

Castle Project 1.0 Release Candidate 3 is out  (Unpublished)

Yep, you read that right, they finally made it.


Kicked By:
Drop Kicked By:
0
kicks

Castle MonoRail & ActiveRecord - First Impressions  (Unpublished)

I've spent quite a few hours over the past few days playing with the amazing Castle Project (long overdue for me), mostly MonoRail and ActiveRecord. All I can say is WOW!


Kicked By:
Drop Kicked By: