Programming

Generating a Large PDF from Website Contents - Merging PDF Files Members Public

Dynamically generate a PDF file for a CMS Website.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

NDC Sydney 2017 Members Public

Last week was a busy one at NDC Sydney and was happy to be back there for the second time.The conference was three days long with 117 speakers, 37 technologies, and 151 talks. Some of the popular speakers were Scott Wlaschin, Scott Allen,Troy Hunt, Damian Edwards, Steve Sanderson

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Generating a Large PDF from Website Contents - HTML to PDF, Bookmarks and Handling Empty Pages Members Public

Dynamically generate a PDF file for a CMS Website.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
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

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
TipOW

Refactoring to Composite Pattern Members Public

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

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Refactoring