Philosophizing about the .Net religion
Browse by Tags
All Tags »
Dev Philosophy »
Weird Ideas (
RSS)
-
|
Yesterday, I have come full circle and realized how I have been apart of something really cool! If you go all the way back to my second post back in March of 2004 , you will see that the MS Dev Evangelist for the SW ( Joe Healy ) at gave me my nickname...
|
-
|
So a co-worker (Scott H.) sent me some code that is purely fictional (but a sick part of me wishes I had actually found it in the wild). Here's the code - Public Function IsNotFalse( ByRef Value As Boolean ) As Boolean IsNotFalse = False If Value = True...
|
-
|
I just saw this post by my co-worker Rob Teixeira (MS MVP) on Agile. Actually, IMO, it's not really about agile at all except maybe for Rob to get a couple one-liners in (on both sides), and it's also not an attack on agile despite the source of the name...
|
-
|
A response to the Gypsy's Sr. Developer Attributes So my buddy and former student -- the webgypsy -- has written a post that he attributes to the lessons he learned from me. My initial response is "Oh no, don't pin this one on me." So I decided to have...
|
-
|
I can't hold back on this one... Eric Wise has become an open source hippie like Brendan and me... See here ... Ok, actually Eric is experimenting with the Open Source model, and for a lot of the same reasons I would end up going that route witha product...
|
-
|
I've been thinking about all this and I have been pondering ways to make my templated code more maintainable or better yet, get things to a point where I somewhat don't have to maintain code at all.
The idea I have come up with to create a CodeSmith template (I'm sure this can be done with other templating tools like MyGeneration) that let's me build CodeSmith Templates.
|
-
|
You know this fantasy conference has not been as good as the Sells XML Conference. I hope he has another one of those soon; I'll sign up ASAP this time. Seriously it appears that Darrell is having a good time. I still wish I was there (basically nothing...
|
-
|
I've done a bit of reading over the last couple days. DonXML mentioned Domain Driven Design (DDD) in a comment . This led me to a series of posts from Steve Eichert on DDD. This post of Steve's was very intriguing to me. He talks about the need for UI...
|
More Posts