roelof

Stories kicked by roelof

What’s new in Monorail 2.0(www.kenegozi.com)

submitted by roelofroelof(120) 2 years, 3 months ago

MonoRail's project lead describes what's new in MonoRail 2.0. read more...

add a comment |category: |Views: 16

tags: another

Monorail 2.0 – why the hell did it take so long(www.kenegozi.com)

submitted by roelofroelof(120) 2 years, 3 months ago

MonoRail's project lead tells why 2.0 took so long read more...

add a comment |category: |Views: 12

tags: another

Dependency Injection in WCF Services Part 3 (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 4 years ago

After Javi explained in the first post these series the problems you may run into when applying Dependency Injection in your distributed service layer, and in the second one how to put the theory in practice using Castle Windsor WCF Facility, in this post Javi explains how to appy cross cutting concerns upon your Service Objects using Castle Interceptors. read more...

add a comment |category: |Views: 67

tags: another

Dependency Injection in WCF Services Part 2 (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 4 years ago

In this second post of this series, Javi explains with an example how to apply Dependency Injection pattern in a WCF service using Castle and its WCF facility. read more...

add a comment |category: |Views: 86

tags: another

Dependency Injection in WCF Services(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 4 years ago

Javi explains the problems you may run into when applying Dependency Injection in your distributed service layer and some of the available solutions to get them around, mainly focusing WCF services. read more...

add a comment |category: |Views: 129

tags: another

Async Actions in Monorail(ayende.com)

submitted by roelofroelof(120) 4 years, 2 months ago

MonoRail gets support for asynchronous controller methods, a major improvement for scaling an application read more...

add a comment |category: |Views: 36

tags: another

Conveying Agile Processes Concisely to Clients(devlicio.us)

submitted by billybilly(410) 4 years, 7 months ago

When beginning a new project of any appreciable size and scope, I always start with a project charter to define the project vision, the business case for the product, basic scope and critical success factors. I also use the project charter to clearly define, to the stakeholders of the project, the agile processes that will be employed to manage project development. read more...

add a comment |category: |Views: 0

tags: another

GhostDoc 2.1.1 Release: For programmers who hate writing documentation(weblogs.asp.net)

submitted by powerrushpowerrush(3873) 4 years, 7 months ago

Unlike nDoc or Sandcastle, this tool doesn't generate the end-result documentation, rather, it's a VS add-in that _automatically_ writes the XML documentation in your C# code! What it generates is based upon a set of editable rules. read more...

5 comments |category: |Views: 52

tags: another

MonoRail #4: Validation(lostechies.com)

submitted by jmeridthjmeridth(720) 4 years, 8 months ago

Shows how to wire-up validation in MonoRail using the Validator Component/Library. read more...

add a comment |category: |Views: 77

tags: another

Dependency Injection Using Ninject(jaltiere.com)

submitted by jaltierejaltiere(885) 4 years, 8 months ago

This article discussed dependency injection, specifically using a new .NET framework called Ninject. read more...

add a comment |category: |Views: 223

tags: another

Monorail #1 Reasons, Setup, and First output(lostechies.com)

submitted by jmeridthjmeridth(720) 4 years, 8 months ago

Introduction to Castle MonoRail. More posts coming soon. read more...

add a comment |category: |Views: 4

tags: another

Essential MonoRail(panteravb.com)

submitted by chrcar01chrcar01(560) 4 years, 8 months ago

Describes the bare minimum, essential code only, to get Caslte's MonoRail to render content. Visual Studio not needed. read more...

add a comment |category: |Views: 9

tags: another

Inversion of Control and Dependency Injection with Castle Windsor III(dotnetslackers.com)

submitted by simonebsimoneb(5450) 4 years, 9 months ago

Third article of a 4 parts series about IoC and DI with Castle Windsor Container. This article tackles configuration properties, includes, type converters, decorators and configuration conditional statements. Any feedback, questions, ratings are welcome and will be answered as soon as possible. read more...

add a comment |category: |Views: 34

tags: another

Inversion of Control and Dependency Injection with Castle Windsor II(dotnetslackers.com)

submitted by simonebsimoneb(5450) 4 years, 9 months ago

Second article of a 4 parts series about IoC and DI with Castle Windsor Container. This article continues the discussion initiated in the previous one and tackles compulsory and optional dependencies, component injection and collections. Any feedback, questions, ratings are welcome and will be answered as soon as possible on the article page. read more...

4 comments |category: |Views: 35

tags: another

Inversion of Control and Dependency Injection with Castle Windsor(dotnetslackers.com)

submitted by simonebsimoneb(5450) 4 years, 10 months ago

First article of a 4 parts series about IoC and DI with Castle Windsor Container. This first part is an introduction to the core concepts and a simple example of how to start thinking in terms of IoC. read more...

9 comments |category: |Views: 273

tags: another

Windsor IoC Container in a Lunch Break(jeremyjarrell.com)

submitted by jeremyjarrelljeremyjarrell(2685) 4 years, 10 months ago

A brief, soup to nuts tutorial designed to get you up and running with the Windsor Container and Inversion of Control within an hour. read more...

1 comment |category: |Views: 96

tags: another