By tag: CastleProject
0
kicks
Comparing .NET DI (IoC) Frameworks, Part 2
A second part of popular IoC frameworks comparison.
0
kicks
Comparing .NET DI (IoC) Frameworks, Part 1
A first part of feature comparison between the most popular DI (IoC) Frameworks: Castle, Unity, Autofac, Ninject, StructureMap and Spring.Net.
0
kicks
donjon - an agile project management web app
From hammet - the man behind the castle project
"Our first goal is to make an agile project management web app. Why? We are not happy with the apps we have been using. They clearly are clueless regarding usability, and the pricing is unreasonable - not to mention the drug dealer selling model....
0
kicks
Painless Persistence with Castle ActiveRecord (video presentation)
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.
0
kicks
A realistic impression about MonoRail
"MonoRail is hard, don’t let anyone tell you any different. You have to download a bunch of stuff, set it up on your machine, learn some weird new syntax for writing your web pages, you don’t get intellisense in your webpages, there’s no nice server controls, no drag and dropping to build the U...
0
kicks
The reason for the Ayende phenomenon?
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...
0
kicks
Rhino Security Overview: Part I
"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...
0
kicks
Strongly Typed Resources ... Care of DynamicProxy2
"One option was to use resgen.exe to create strongly typed classes for the resources, but I felt that this lost us the flexibility that dropping the .resx files into app_globalresources would provide us with. Although accessing the compiled resources from the AppDomain is easy enough (look for...
0
kicks
Great MonoRail and Castle Project Screencasts Series
Colin Ramsay created a series of screencasts about MonoRail. To date, parts 1-5 are about MonoRail while there are a couple more talking about other features of Castle Project. They're easy to follow and worth watching.
If you need to download them just point your download manager to http://colinra...
0
kicks
Handling javascript localization in Mono Rail
I run into the issue of having to alert the user of some error, and it brought home the fact that English & Hebrew are not easy to mix...
0
kicks
Castle Project cooler than Jerry Springer
There, I've said it. If Castle Project has been on your "need to check that out list," you very much need to make it a higher priority.
0
kicks
Castle Project 1.0 Release Candidate 3 is out
Yep, you read that right, they finally made it.
0
kicks
Windows Container tutorials
The castle projects gaining in popularity all the time (http://www.castleproject.org/) and now the Inversion of control container (collectively known as the MicroKernel & Windsor Container) is starting to get some attention.
In that same vein here is a wiki which collates a series of tutorial...
0
kicks
Castle MonoRail & ActiveRecord - First Impressions
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!