Tools

Setting up Git Credential Manager for Windows with Cmder Members Public

Do you enter your git credentials very often?

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

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
Tools

Tip of the Week: IF This Then That (IFTTT) - Connect Your Services Members Public

Do more with the services you love.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
TipOW

Type in Your Native Indian Language - Setting up Indic Keyboard on Your Android Phone Members Public

Write in your native language!

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Automated Deployment of AsmSpy to Chocolatey Using AppVeyor Members Public

Using AppVeyor to Automatically deploy AsmSpy to Chocolatey.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Web Application Occasionally Throwing 'Could not Load File or Assembly or one of its Dependencies' Exception Members Public

We were facing a strange 'could not load DLL issue', when building and running multiple host projects in Visual Studio (VS 2015), side by side. We had 2 host projects - an NServiceBus worker role project (a console application) and a Web application and a few other projects,

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

CLAL - Command Line Application Launcher Members Public

CLAL (Command Line Application Launcher) is a desktop application to launch any (currently supports only SQL Server Management Studio - ssms) command line application. It helps manage different configurations with which a command line application can be launched - such as different connection strings to various databases. ** Install the latest

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Using Fiddler to help in Manual Testing Members Public

Fiddler is an HTTP debugging proxy server application, that captures HTTP and HTTPS traffic and displays to the user. It also enables modifying HTTP traffic when sent or received. Fiddler is one of the tools that I use daily and is an indispensable one for any web developer. This post

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing