Project on GitHub: fertileverve/WebAPICall-Tutorial After gaining the Foundational C# certification, I wanted to set myself a project that would be relevant to the type of work I have been doing most of my career. If you are lucky in Corporate America, there is a single system that can manage HR and Finance. However, most times …
Online Invoicing Automation
I worked for a long time at a civil engineering firm that designed much of the built world that I enjoy, such as sidewalks, a faucet with water, and wastewater reclamation. As a professional services firm, they have a need to invoice their clients in order to generate revenue for what they do. We had …
Foundational C# Certification
I have been programming for many years, and I guess you could say that all started with Windows Notepad and HTML when I created my first website in college. Once on the job, I quickly wanted to implement “roll overs” on my sites and learned JavaScript, which lead to connecting to databases to display data …
Project Folder Automation
The company had a problem. Multiple file servers, one for each office location, meant there were multiple places a project could live. Organizing thousands of active projects was no easy task, especially if employees from multiple offices were working on the project. The structure for storage of these projects was hard to understand for the …
Report Automation
I have used SQL Server’s TSQL to generate Excel spreadsheets from Vision data, our ERP, and then deliver the document to various employees. The data in the document is customized to that individual and there are multiple types of audiences that have different reasons for the report, thus need a customized version of it. Even better, Vision …
