Azure Devops Pipeline Deployment of .NET Web App and SQL Server database to IIS: Login to Azure Devops at: https://dev.azure.com Click on Pipelines on the lefthand column Click on New pipeline on the top right corner: Your screen would then look like this: Click ‘Use the classic editor Select the Repo and Branch from Azure…
How To Publish a Word Document to WordPress WITHOUT losing formatting Chris Johnson Follow Apr 16, 2022 · 5 min read Have you ever wanted to easily publish your Microsoft Word document or something similar directly to your wordpress blog, WITHOUT losing any formatting? This is how to do it: First, Edit your Microsoft Word Document…
Learning to code can be very difficult, at least that’s how it seems to the beginner. Truth is that it is not that easy, but then again it is not that difficult. If it were easy, we’d have coders running around, and this prestigious field of endeavour would become well, less prestigious and less financially…
by Chris Johnson @ www.Kolaberate.com April 20, 2014 There are many reasons to upgrade your existing ‘legacy’ applications. One of the main reasons would be performance. Are your pages just taking too long to load? Is every form submit taking more than a few seconds to respond? Users will usually get frustrated at this, especially…
By Chris Johnson @ www.kolaberate.com This article is about finally breaking dependence on a Version of Microsoft ASP.NET MVC, and moving towards an open sourced based MVC framework such as Angular JS. I have to admit that I was asking a lot of questions about why we need to break away from using ASP.NET as…
By Chris Johnson @ https://www.kolaberate.com This article is essentially part 2 of my last award winning article on ‘Hiring a Great programmer’. This time I want to delve into the non-technical side of hiring a developer, (or for almost any position that is critical to your organization’s success.) Though most managers understand the importance of…
By Chris Johnson @ kolaberate.com Hiring a Great Programmer Soft Skills: Hiring the right programmer for your organization is probably one of the most important tasks you may have been assigned to do. It should never be taken lightly and only the most experienced developers with the best communication skills on the team should…
1. Microsoft Azure Account Of course, you need an Azure account to get started. You can sign up for free at azure.com. You’ll receive $200 USD credit, which should probably last a few months depending on how many apps you are running. You’ll need to be familiar with Azure, and also be able to navigate…
This was a fun project that came about because of a lack of foresight in the design process. I had argued with the Business Analyst that this project would take a substantial amount of time to complete, and that it may be easier to have a simpler control, such as 2 list controls, or one…