-
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
Author Archives: Chad Myers
Domains available
In my effort to make myself an ex-GoDaddy customer, I have 3 domains left to transfer or let expire. Two of them I’m making available to transfer to anyone who wants them (rather than letting them expire so that you … Continue reading
Posted in Misc, Uncategorized
4 Comments
Sweet, sweet vindication
It’s been awhile since I have written an eye-poker post. I’ve been trying be more reserved, professional, and politically correct. But that basically had a cooling effect on my writing. So it’s time we turn up the heat and let … Continue reading
Cool stuff in FubuMVC No. 2: Action Conventions
This is the second post of the FubuMVC series mentioned in the Introduction post. UPDATE: Josh Arnold (FubuMVC contributor) pointed out an error in a code sample (at the bottom about custom conventions) and that I missed another extension point … Continue reading
Posted in .NET, cool-stuff-in-fubu, FubuMVC
6 Comments
New Blogger: Ryan Rauh
I’m pleased to announce there’s a new blogger on the Los Techies blog roll: Ryan Rauh. Ryan is a high-energy guy and has his hands in a lot of new tech out there, so expect some exciting blog posts from … Continue reading
Posted in Uncategorized
Comments Off
Code Review Quiz
I’ve been following Ayende’s series of reviews on the Microsoft N Layer App Sample V2. His most recent post in the series explored a little bit of the data access layer in the app. Specifically, this interface (which has since … Continue reading
Posted in .NET, code-review, quiz
8 Comments
Pablo’s Fiesta 2011
In case you haven’t seen John’s posts about Pablo’s Fiesta, I suggest you check them out. That’s right, Los Techies is having the 2nd annual “Pablo’s Fiesta” open spaces conference in Austin, TX over the weekend September 30, October 1 … Continue reading
Posted in Fiesta
Comments Off
Cool stuff in FubuMVC No. 1: Behaviors
This is the first post of the FubuMVC series mentioned in the Introduction post. Perhaps the coolest thing about FubuMVC (and I’m not kidding when I say there’s a lot of cool stuff) is the behavior model. This fundamental concept … Continue reading
Posted in .NET, cool-stuff-in-fubu, FubuMVC
11 Comments
Cool stuff in FubuCore No. 9: Stringification
This is the ninth post of the FubuCore series mentioned in the Introduction post. It’s a funny title, but it captures the point perfectly. What do you do when you have something (a domain entity or model object of some … Continue reading
Posted in .NET, cool-stuff-in-fubu, fubucore, FubuMVC
6 Comments
Convention over lots of code
I’m in the middle of writing my last FubuCore series post before I proceed to the FubuMVC series of posts. The post is called “Stringification” (String-eh-feh-k-shun) and it’s about using conventions to remove a lot of code that deals with … Continue reading
Posted in .NET, Conventions, FubuMVC
Comments Off
A Quick Follow-up on Model Binding in FubuCore
I wanted to make some quick follow-up points to my “Cool stuff in FubuCore No. 7: Model Binding” post: Joshua Flanagan pointed out that I had an error in my description of how the ExpandEnvironmentVariablesAttribute works. I updated the post … Continue reading
Posted in .NET, cool-stuff-in-fubu, fubucore, FubuMVC
2 Comments
