Note: This post was co-authored by Chad Michel. The rest of this 5-part series can be found here: Part 1 – What and Why Part 2 – Leverage Your Leadership Roles Part 3 – Maximizing Productivity Part 5 – A Layered Approach To Quality In the fourth part of our series, we will be building…
Read more…
Here are some of the articles we’ve been reading around this office this week. Four Truths About Input (Thanks to Jarrod Wubbels for recommending this article) – “Unlike Schrödinger’s cat, our input experiments don’t end. Knowing what input is used one moment tells you nothing about what will be used next.” We’re Thinking About Organizational…
Read more…
A few months back, Andrew Tarr showed us how to trigger a build from another build using PowerShell. That worked pretty well for us and remains the recommended way to have a chain of builds in Visual Studio Online. However, recently I was working on a project that needed to trigger a build but also get…
Read more…
Here are some of the articles we’ve been reading around this office this week. Know when to ask for help with the 15 Minute Rule (Thanks to Jarrod Wubbels for recommending this article) – “The fact is – your time is expensive. It might feel good to learn things the hard way – you’ll build…
Read more…
Sometimes you find yourself needing to develop or test on an encrypted connection. Whether it is an MVC binding forcing you to do SSL or you simply want to get rid of your browser’s mixed content warnings, a local certificate can come in handy. Creating your .cer file Start by locating makecert.exe. You can typically…
Read more…
Here are some of the articles we’ve been reading around this office this week. 10 things I learned making the fastest site in the world (Thanks to Jarrod Wubbels for recommending this article) – “Writing a fast website is like raising a puppy, it requires constancy and consistency (both over time and from everyone involved)….
Read more…
Quick word on Aliasing. In the past few months I have come across a SQL issue that occurs in many different configurations, across various physical locations, and amongst several engineers. Since it was so prevalent I thought it might be helpful to talk about aliasing SQL instances. When you install a SQL instance, no matter…
Read more…
Here are some of the articles we’ve been reading around this office this week. Introducing the Conversational Form (Thanks to Jarrod Wubbels for recommending this article) – “Conversational Form turns web forms into conversations — making it easy for developers and designers to engage with users in a more compelling and conversational way.” The Stretch Goal Paradox…
Read more…
Here are some of the articles we’ve been reading around this office this week. The future of front-end development is design – “So, should our kids learn to code? I can’t argue against the value of every child having a working knowledge of software development. But there is a difference between coding foundational technology and…
Read more…
Here are some of the articles we’ve been reading around this office this week. Why It’s So Hard for Us to Visualize Uncertainty (Thanks to Brian Zimmer for recommending this article) – “As data science becomes more and more important for companies, managers are starting to deal with types of data that show multiple possible…
Read more…