Programming

Generating a Large PDF from Website Contents Paid Members Public
Dynamically generate a PDF file for a CMS Website.

Tip of the Week: Testing Your Website Under Different Bandwidths Paid Members Public
How does your site behave on a lower bandwidth?

Azure Web App Restarting Automatically Due to Overwhelming Change Notification Paid Members Public
Explore how the fcnMode setting and changes to files within wwwroot can cause application restarts.

Left Align Your Code For Better Readability Paid Members Public
Keeping you code aligned to the left makes it more easy to read and refactor.

Tip of the Week: Using Git Locally in a TFVC Repository Paid Members Public
Use the power of git even with TFVC source control.

Todoist Template Transformer - Transform Tasks to 'X' Days From Now Paid Members Public
Transform Todoist templates to start on a specific date

Tip of the Week: Visual Studio Task List - Keep Track of Your TODO Comments Paid Members Public
Track your unfinished work in one place.

Refactoring to Composite Pattern Paid Members Public
Composite Pattern is a useful technique to keep code maintainable and readable.