-
Azure Tools for .NET in Visual Studio 2019
Last updated: Wednesday, August 31, 2022
Published in: CODE Focus Magazine: 2020 - Vol. 17 - Issue 1 - .NET 5.0
Overview of how to use Visual Studio 2019 to consume Azure services from a .NET app and deploy your app to Azure using the revamped Connected Services experience. Get started using Connected Services to add service dependencies to your application.
-
Emotional Code
Last updated: Tuesday, March 16, 2021
Published in: CODE Magazine: 2019 - November/December
Whether you know it or not, your code says something about you. Kate tells you how to read emotions in existing code and how to be a better member of the coding community when writing your own.
-
A Good Idea is Just the Start
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2018 - January/February
If you ever thought you’d like to develop the Next Big Thing, you’ll need Q’s advice about how to get started and what to do before you start writing code.
-
Legal Notes: Say Goodbye to Most Software Patents
Last updated: Wednesday, May 19, 2021
Published in: CODE Magazine: 2017 - May/June
If you’ve ever wondered whether you need a patent or if a copyright is good enough, you’ll find John’s research into the subject fascinating.
-
Building a Weather App using OpenWeatherMap and AFNetworking
Last updated: Wednesday, June 30, 2021
Published in: CODE Magazine: 2015 - November/December
Take a look at third-party applications and code before sitting down to develop because the tools you need to build your masterpiece might already be available. Jason shows us some clever shortcuts as he builds a weather app.
-
Manager’s Corner: The Long View!
Last updated: Tuesday, February 19, 2019
Published in: CODE Magazine: 2015 - November/December
Take your company to the next level when you consider all of a client’s requests. No one can see the future, but it’s possible that the unreasonable thing that your client asks for is your best guess at how to grow your own business.
-
Manager’s Corner: Flat Code
Last updated: Wednesday, July 7, 2021
Published in: CODE Magazine: 2015 - July/August
Mike takes a close look at how to deal with legacy code and the problems of re-using and maintaining source code.
-
Easier AngularJS Routing with Angular UI Router
Last updated: Thursday, July 15, 2021
Published in: CODE Magazine: 2015 - May/June
Craig builds a simple application that reveals the states, dependencies, and methods of navigation that you’ll need in order to fully understand the Angular UI Router framework.
-
Managed Coder: On Process
Last updated: Tuesday, July 27, 2021
Published in: CODE Magazine: 2015 - May/June
Ted takes a look at how to tell if a process is broken.
-
Why Micro JavaScript Library Should Be Used in Your Next Application
Last updated: Monday, August 2, 2021
Published in: CODE Magazine: 2015 - January/February
Chris shows you not only how, but also why you really want to use a Micro JavaScript Library.
-
XAML Anti-Patterns: Resource Overuse
Last updated: Monday, August 2, 2021
Published in: CODE Magazine: 2015 - January/February, Markus Egger Talks Tech
In the second article of the series, Markus talks about keeping your code readable and maintainable by controlling how often and where you reuse objects.
-
Validating Your Beta Testers by Closing the Feedback Loop
Last updated: Saturday, February 23, 2019
Published in: Newsletters
You rely on your testers to give you relevant, high-quality feedback about your product. This requires fostering a relationship with them so they feel that they’re being heard and valued.