bennage

Stories submitted by bennage

Changing NHibernate Config with NAnt(lostechies.com)

submitted by bennagebennage(1150) 4 years, 3 months ago

Jimmy explains the proper way to use xmlpoke in NAnt to update the config file for NHibernate. read more...

add a comment |category: |Views: 10

tags: another

Nant & Visual Studio 2008(codebetter.com)

submitted by bennagebennage(1150) 4 years, 3 months ago

Having a problem with your nant script after upgrading a solution? I sure was. Palermo shows how to get it working again. Also, see Tim Barcz's followup: http://www.timbarcz.com/blog/2007/12/05/NantSetupForVisualStudio2008AndNet35.aspx read more...

2 comments |category: |Views: 258

tags: another

Stories, requirements, and language(lostechies.com)

submitted by bennagebennage(1150) 4 years, 3 months ago

How does the development team and the customer come to a common understanding about what needs to get done? Simple things like word choices can become barriers. read more...

add a comment |category: |Views: 0

tags: another

Flexibility and control (thoughts on management styles)(lostechies.com)

submitted by bennagebennage(1150) 4 years, 3 months ago

A brief discussion about management styles, predicating success, and developer efficiency. read more...

add a comment |category: |Views: 0

tags: another

XAML Only WPF Example Application(devlicio.us)

submitted by bennagebennage(1150) 4 years, 3 months ago

Here's an example application for WPF. A simple font choosing utility. It's XAML only (no code), and the source is available. However, it's very light on explanation, but fun to play with. read more...

add a comment |category: |Views: 165

tags: another

Bridging the Communities(devlicio.us)

submitted by bennagebennage(1150) 4 years, 4 months ago

Billy McCafferty offers a thoughtful look at the relationships between open source, Microsoft, and the state of the art. read more...

add a comment |category: |Views: 0

tags: another

MVC/MVP Framework for WPF(devlicio.us)

submitted by bennagebennage(1150) 4 years, 4 months ago

Rob Eisenberg introduces MVP framework he's been developing for WPF (source code included). read more...

1 comment |category: |Views: 340

tags: another

Book Idea: Writing Domain Specific Languages in Boo(ayende.com)

submitted by bennagebennage(1150) 4 years, 7 months ago

Would you be interested in a book like this? Cast your vote, share your thoughts. read more...

add a comment |category: |Views: 5

tags: another

.NET 3.0 Crash Course – Part 1: Introduction(devlicious.com)

submitted by bennagebennage(1150) 4 years, 7 months ago

Part 1 in a series introducing the basics of .NET 3.0 read more...

add a comment |category: |Views: 23

tags: another

Why I believe in and write unit tests(devlicious.com)

submitted by bennagebennage(1150) 4 years, 7 months ago

A brief explanation of why you would want to use TDD. read more...

1 comment |category: |Views: 4

tags: another

My new little friend, Enum<T>(devlicious.com)

submitted by bennagebennage(1150) 4 years, 8 months ago

Some description of a help class for working with Enumerations. read more...

2 comments |category: |Views: 46

tags: another

TDD Example: Querying a Repository(devlicious.com)

submitted by bennagebennage(1150) 4 years, 8 months ago

A short example of testing a repository. Come provide your feedback. read more...

add a comment |category: |Views: 11

tags: another

Scrumming for the first time(devlicious.com)

submitted by bennagebennage(1150) 4 years, 9 months ago

A first time participant in a Scrum project reflects. read more...

add a comment |category: |Views: 5

tags: another

Continuous Integration with Draco.NET(devlicious.com)

submitted by bennagebennage(1150) 4 years, 9 months ago

Beginner's tale of setting up Continuous Integration with Draco.NET, Subversion, and NAnt. read more...

1 comment |category: |Views: 18

tags: another