-
Recent Posts
Recent Comments
- GoDaddy.com on Domains available
- Chad Myers on Domains available
- Adam Rackis on Domains available
- Gleb on Domains available
- Joey on Sweet, sweet vindication
Archives
- February 2012
- December 2011
- October 2011
- July 2011
- June 2011
- May 2011
- March 2011
- February 2011
- January 2011
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- February 2010
- January 2010
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
Categories
- .NET
- 1998
- ad nauseum
- Advice
- Agile
- Agile Arguments
- ALT.NET
- altdotnet
- ASP.NET
- ASP.NET MVC
- ATX Code Lunch
- Austin
- Code Examples
- CoDe Magazine
- Code Specifications
- code-review
- CodeCamp
- CodingDojo
- composition
- Consulting
- Controllerless
- Conventions
- cool
- cool-stuff-in-fubu
- Database
- datetime
- Deployment
- Design
- DimeCasts
- Domain
- Dovetail
- DSL
- Enforcement
- Expression Trees
- Extension Methods
- Fiesta
- Fluent API
- Fluent NHibernate
- fubucore
- FubuMVC
- GenericFun
- Guidance
- Hiring
- Humor
- internationalization
- IoC
- jQuery
- Kaizenconf
- leadership
- LINQ
- LiveMeeting
- LosTechies
- Mangement
- Mean
- Misc
- Mocks
- MVC
- MVP
- NHibernate
- OffTopic
- Open source
- ORM
- Oxite
- parsing
- Patterns
- PDoTDD
- Plan
- Premature optimization
- Principles
- professionalism
- Programming
- Proof
- PTOM
- Quality
- quiz
- QUnit
- Rails
- rant
- regex
- Repositories
- ReSharper
- RSS
- Ruby
- Sad
- sanctus bovis
- Screencast
- Self-examination
- ShadeTree
- SQL is evil
- Static Reflection
- StructureMap
- TDD
- Tips
- Twitter die die die
- Uncategorized
- Unmaintainability
- VAN
- Video
- WCF
Meta
Monthly Archives: June 2008
Example of Removing Some Pain: Grid Fluent API
So on a previous project, we were making use a 3rd party WinForms UberGrid which, of course has a monstrous designer that spits out tons of code into your InitializeComponent() method in your .designer file. I think you know what … Continue reading
Posted in .NET, Fluent API
6 Comments
In the ORM Battle, Everyone Loses.
As Ted Neward aptly pointed out in his post: ORM is the Vietnam of Computer Science(credit to Justin Etheredge for reminding me of this). You need to do it, but there’s no real good end solution here. RDBMS do what … Continue reading
Posted in Database, ORM
16 Comments
Two things worth noting today
1.) [Serious] Rob Conery (of SubSonic fame, and oh yeah I think he works at Microsoft or something, too :)) has posted his FIFTEENTH screencast in his series on building an e-ecommerce app using ASP.NET MVC and exploring and learning … Continue reading
Posted in ASP.NET MVC, Misc
3 Comments
How did I get started in software development?
Jason Meridth tagged me with this meme, so I’ll play along if anyone cares. How old were you when you started programming? I remember being 6 or 7 years old helping my brother open the box for our new Commodore … Continue reading
Posted in Programming, TDD
1 Comment
I’m not a real world developer
I made the mistake recently of reading some of the responses to the ‘Entity Framework Vote of No Confidence’ letter which I’m sure you’ve heard about already. Granted, I haven’t read them all, but so far only one has been … Continue reading
Posted in Misc
29 Comments
Hosting an entire ASP.NET MVC request for testing purposes
We’ve been playing around a lot with the ASP.NET MVC Preview 3 at Dovetail and trying to find various ways to test at various levels. One of the levels we were toying with was doing an end-to-end test including URL … Continue reading
Posted in ASP.NET MVC, TDD
4 Comments
Neat Tricks with StructureMap
I’ve been getting a crash course in StructureMap the past 2 weeks. It’s been going pretty well especially when you consider that the author/maintainer sits next to me every day :) We’ve been using the new 2.5-ish trunk code and … Continue reading
Posted in StructureMap
11 Comments
Some Consulting Wisdom I Picked Up
I did a consulting gig for a few years at a very large government institution and I picked up some wisdom about how to best serve the customer (even sometimes in spite of themselves), how to remain sane, and how … Continue reading
Posted in Consulting
29 Comments
More on Quality
I started typing a comment to John Teague’s post about Creating a Culture of Quality, but it got a little long so I decided to make it a post. If you would be so kind, please read John’s post first … Continue reading
Posted in Agile, Mangement, Principles, Quality
5 Comments
Why Microsoft Won’t/Can’t/Shouldn’t Lead
That’s a rather sensationalistic headline, I admit, but it’s true and here’s why: Any sufficiently large service-based organization is a pure reflection upon its constituency. That is, any sub-optimization, moral bankruptcy, intellectual dishonesty, etc — either perceived or real — … Continue reading
Posted in ALT.NET, Misc, Self-examination
6 Comments
