bennage

Stories kicked by bennage

José F. Romaniello: Caliburn.ModelFramework with only one interceptor(jfromaniello.blogspot.com)

submitted by jfromaniellojfromaniello(40) 2 years, 10 months ago

Implementation of Caliburn.ModelFramework with a castle dynamicproxy interceptor. read more...

add a comment |category: |Views: 27

tags: another

Zen is Live!(kohari.org)

submitted by nkoharinkohari(1310) 2 years, 10 months ago

Zen, the lean project management tool, is now open to the public! read more...

add a comment |category: |Views: 550

tags: another

José F. Romaniello: INotifyPropertyChanged as AOP(jfromaniello.blogspot.com)

submitted by jfromaniellojfromaniello(40) 2 years, 10 months ago

The purpose of this post is to demonstrate several ways that to use INotifyPropertyChanged as an AOP aspect in your business entities. I will use DynamicProxy for AOP and NHibernate as orm mapper. Althought all methods can be plugged into nhibernate using tuplizer, I will skip this part until the final solution. read more...

add a comment |category: |Views: 52

tags: another

Announcing TeamCity.CodeBetter.com (codebetter.com)

submitted by MichaelDotNetMichaelDotNet(450) 3 years, 3 months ago

CodeBetter – in collaboration with JetBrains, IdeaVine, and Devlicio.us – is proud to announce the launch of TeamCity.CodeBetter.com – a continuous integration server farm for open source projects. JetBrains is generously supporting our community efforts by funding the monthly costs of the server farm and providing a TeamCity Enterprise license. Volunteers from CodeBetter, IdeaVine, and Devlicio.us are administering the servers and setting up OSS projects on the build grid. read more...

1 comment |category: |Views: 205

tags: another

Understand closures with JavaScript(devlicio.us)

submitted by DrWatsonDrWatson(690) 3 years, 3 months ago

Closures are a programming concept that can be a bit intimidating but it shouldn't be this way. Hopefully this short article can clarify how that works and how to avoid problems when using it. read more...

add a comment |category: |Views: 307

tags: another

UX patterns vs UI patterns(devlicio.us)

submitted by BagavathiBagavathi(150) 3 years, 3 months ago

Distinction between UX and UI read more...

add a comment |category: |Views: 20

tags: another

An Essential Tip for Working With XAML (devlicio.us)

submitted by joelcochranjoelcochran(333) 3 years, 3 months ago

This is actually a couple of great tips for XAML editing in Visual Studio. read more...

add a comment |category: |Views: 12

tags: another

On Oxite(codebetter.com)

submitted by colinjackcolinjack(1010) 3 years, 5 months ago

Excellent comments from Glen Block on Oxite, great quote: "...if you want to develop something that will be useful to the community as guidance, don't built it behind closed doors, build it WITH the community. Don't tell them it's good guidance, let THEM tell you." read more...

add a comment |category: |Views: 7

tags: another

When Should I Write Tests?(stevenharman.net)

submitted by usshermussherm(5285) 3 years, 5 months ago

The definitive answer to a question that comes up all the time... read more...

2 comments |category: |Views: 494

tags: another

Programming Asp.Net MVC by O'Reilly (devlicio.us)

submitted by daveschinkeldaveschinkel(1720) 3 years, 6 months ago

Well, it is about time we (Tim, Chris and myself) actually made this announcement. We will be doing a MVC book with O'Reilly titled 'Programming MVC'. We are super excited and super pumped to get this out the door. All three of us are huge fans of the MVC framework and know that this is framework going to be smashing success. read more...

add a comment |category: |Views: 399

tags: another

Update on Silverlight 2 - and a glimpse of Silverlight 3 (weblogs.asp.net)

submitted by simonechsimonech(10.1k) 3 years, 6 months ago

ScottGu unveils the plans for Silverlight 3, shipping next year read more...

1 comment |category: |Views: 350

tags: another

Testing is hard but debugging just sucks A$$(devlicio.us)

submitted by JemmJemm(9604) 3 years, 6 months ago

"At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'. After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY...... Below are some of the answers I received (btw, not the first time I have heard these reasons)." read more...

1 comment |category: |Views: 366

tags: another

Unit Testing Change Notification(devlicious.com)

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

Simplifying the way I assert change notification for properties in unit tests. read more...

add a comment |category: |Views: 10

tags: another

NHibernate Profiler: A guided tour(ayende.com)

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

Ayende provides an introduction to his upcoming tools for analyzing NHibernate usage. read more...

1 comment |category: |Views: 281

tags: another

Crazy Talk: Reducing ORM Friction(blog.wekeroad.com)

submitted by TazerTazer(360) 3 years, 6 months ago

Let's get this out of the way: I know you're going to think I'm nuts as you read this. You may "pfft" to what you're about to read - know that I know you're "pfft"-ing me. All I ask is that you consider what I'm about to suggest... read more...

1 comment |category: |Views: 471

tags: another

Ian talks about L2S Being killed(codebetter.com)

submitted by sidaroksidarok(1715) 3 years, 6 months ago

great post from Ian on the choice of EF over L2S decision from Microsoft. read more...

2 comments |category: |Views: 635

tags: another