For Non-Startups, Agile is Dumb, Go back to Waterfall

Yeah I said it. Companies bigger than an actual startup, if you’re doing agile, just stop. Please for the love of the world, just stop. You’re likely kidding yourselves if you think you’re doing agile anyway. I have worked with small companies that are “doing agile” and I have worked at large companies that are … Read more For Non-Startups, Agile is Dumb, Go back to Waterfall

Simple AngularJS Directive Copyright Year

Last week, one of my favorite bloggers wrote this little diddy in jQuery.  And though I list “Angular Ninja” on my LinkedIn profile that is more jest than reality. Therefore I thought it a good exercise to take what was written here at Maff Rigby’s website and do me some learnin’ about AngularJS Directives. I like … Read more Simple AngularJS Directive Copyright Year

Azure SQL Connection Error: No entity framework provider found for ‘system.data.sqlclient’

I’ve been doing some work for a website which would be deployed to Azure for both the website and the database.  Here is a quick run-down on how the deploy situation went, an error that gave me fits and the final-fix. First off, let me say I had this website entirely working on my local … Read more Azure SQL Connection Error: No entity framework provider found for ‘system.data.sqlclient’