Early release to take away my workloads; okay now it is the HR who got fun time with the new toy.
Check it out www.ncdd.gov.kh/jobs if think you have something to do with D&D
Thursday, January 24, 2008
Wednesday, January 23, 2008
Tuesday, January 22, 2008
Friday, January 18, 2008
Extending MonoRail ViewComponent
Quick note before I leave my desk for a meeting
Always apply ViewComponentDetailsAttribute on your custom ViewComponent like this
This will prevent your custom view component name clash with base component name.
Okay ! got to go
Always apply ViewComponentDetailsAttribute on your custom ViewComponent like this
[ViewComponentDetails(string name, string sections, Type CacheKeyFactory, ViewComponentCache Cache)]
This will prevent your custom view component name clash with base component name.
Okay ! got to go
Thursday, January 17, 2008
Let do Projection
This would be a continue part from my previous post, what I tried to do is find out how to use ActiveRecord "NHiberate to be clear" in my reporting scenario (not a CRUD) after a quick search I come up with a few blog posts which give me some light:
Edit: I shouldn't have missed, exploring test case
Castle.ActiveRecord.Tests\ActiveRecordGenericsTestCase.cs
- ActiveRecord and ASP.NET 2.0 [Ayende ]
- Projection Using ActiveRecord's ImportAttribute and HQL's new Clause [Ken Egozi]
Edit: I shouldn't have missed, exploring test case
Castle.ActiveRecord.Tests\ActiveRecordGenericsTestCase.cs
Subscribe to:
Posts (Atom)

