Saurabh Pahuja Tech blog
Tuesday, October 2, 2018
Ignore whitespace in github when comparing
›
On git-hub, we can simply append the w=1 parameter to the URL for it to ignore white space. URL would look something like: https://gi...
1 comment:
Friday, August 10, 2018
Rename a local and remote branch in git
›
If you have named a branch incorrectly AND pushed this to the remote repository follow these steps before any other developers get a chance...
Wednesday, May 23, 2018
Open chrome with CORS Disabled
›
In Chrome -> rt click n open properties: Specify the following in the chrome target: "C:\Program Files (x86)\Google\Chrome\Appli...
Monday, January 29, 2018
Smart Markers and Protecting and unprotecting Excels
›
Smartmarkers · Add header columns in first row · In second row use syntax like &=[ClientMasterDataList].Name , wh...
1 comment:
Important Linq Queries
›
Update with join var InputCombipairs = from Input in InputCombinations.ObjectiveSubbannerCombinationList ...
nodeJS launch.json for debugging node js projects
›
1) Open cmd at web api root à run Tsc –w 2) now using debug options start debugging, updated launch.json and tsconfig.json are attache...
basic steps git repository + node app
›
Git ignore details https://elanderson.net/2016/09/add-git-ignore-to-existing-visual-studio-project/ Clone the repo from git C:\Use...
›
Home
View web version