Programming

Generating a Large PDF from Website Contents Members Public

Dynamically generate a PDF file for a CMS Website.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Tip of the Week: Testing Your Website Under Different Bandwidths Members Public

How does your site behave on a lower bandwidth?

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Azure Web App Restarting Automatically Due to Overwhelming Change Notification Members Public

Explore how the fcnMode setting and changes to files within wwwroot can cause application restarts.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Left Align Your Code For Better Readability Members Public

Keeping you code aligned to the left makes it more easy to read and refactor.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Tip of the Week: Using Git Locally in a TFVC Repository Members Public

Use the power of git even with TFVC source control.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Todoist Template Transformer - Transform Tasks to 'X' Days From Now Members Public

Transform Todoist templates to start on a specific date

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Productivity

Tip of the Week: Visual Studio Task List - Keep Track of Your TODO Comments Members Public

Track your unfinished work in one place.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Productivity

Refactoring to Composite Pattern Members Public

Composite Pattern is a useful technique to keep code maintainable and readable.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming