daddystarr

Stories submitted by daddystarr

Removing Duplicate Code in Functions(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 1 month ago

This is a great article on a practical use of AOP and delegates. Man, this is just slick coding. read more...

1 comment |category: |Views: 6

tags: another

The C# 3.0 Compiler vs. .NET 2.0 Project(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 2 months ago

Think VS 2008 is REALLY C# 2.0 compatible? Think again. read more...

add a comment |category: |Views: 0

tags: another

Microsoft releases Unity, an IoC library(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 3 months ago

A nice wrapup of IoC read more...

add a comment |category: |Views: 28

tags: another

ASP.Net MVC View Controls(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 4 months ago

A handy trick for declaring User Controls on a ViewPage in the MVC framework. read more...

1 comment |category: |Views: 15

tags: another

Fun with Generics - From Repository to DTO(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 5 months ago

Fantastic post using .Net to implement DDD to derive a Data Transfer Object Model. read more...

1 comment |category: |Views: 153

tags: another

Rhino Mocks With Code Coverage(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 5 months ago

When using Rhino Mocks with Code Coverage enabled, you must do something special to get past the errors VS2008 throws at you. read more...

add a comment |category: |Views: 23

tags: another

Windows Backup and Restore on Vista(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 6 months ago

This is interesteing as it was a restore on a Mac OS X running Vista under BootCamp read more...

add a comment |category: |Views: 0

tags: another

Free Copy of Visual Studio 2008 Pro(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 6 months ago

Get a free copy of VS2008 Pro in Boise, Idaho read more...

1 comment |category: |Views: 16

tags: another

Unit Testing Bliss in Visual Studio 2008(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 6 months ago

On TDD in Visual Studio 2008 read more...

add a comment |category: |Views: 0

tags: another

NHibernate IQuery to ISQLQuery Black Magic(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 6 months ago

NHibernate IQuery to ISQLQuery Black Magic read more...

add a comment |category: |Views: 156

tags: another

Querying Sub-Types with Linq(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 6 months ago

Querying Sub-Types with Linq read more...

add a comment |category: |Views: 6

tags: another

C# 3.0 Primer: Anonymous Delegates(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 6 months ago

An exellent primer on anonymous delegates. read more...

1 comment |category: |Views: 1

tags: another

Unit Testing Irritants in Visual Studio 2008(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 6 months ago

Discusses the unit testing features of Visual Studio 2008 and provides some workarounds for a particularly irritating "feature". read more...

add a comment |category: |Views: 2

tags: another

Widgets of Wisdom III(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 7 months ago

A collection of software developmnet wisdom and axioms from the stream of consciousness notes of the ElegantCoder. read more...

add a comment |category: |Views: 2

tags: another

The Netflix Silverlight Experience(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 7 months ago

Netflix doesnt seem to be getting the best use out of Silverlight quite yet. read more...

add a comment |category: |Views: 33

tags: another

The Absent Product Owner anti-Pattern(elegantcode.com)

submitted by daddystarrdaddystarr(365) 4 years, 7 months ago

What happens when development teams show up to find no one to create a backlog? This article explains the cause, effect, and cure for APOP. read more...

add a comment |category: |Views: 4

tags: another