Skip to content

Chen V PowerShell Blog

I Multiply Happiness by Sharing!

  • About Me
  • TechNet Wiki

Month: May 2018

Node JS

Node JS – Store Self Requests Form information in SQL

Posted on 26th May 201826th May 2018

This article is to show simple steps to save the form information in SQL – The cool part is, this solution works as web app and REST API as well. The intention of this quick write up is to show how MSSQL and msnodesqlv8 helped me to solve the needs. Step 1 – Create Table as […]

Node JS

Build RESTful API using Node JS and consume it using PowerShell | Google Translate

Posted on 20th May 201820th May 2018

I started my session by thanking matheuss and one raised voice  “Hey, Thanks Mr.Sundar Pichai!” – Yay! Good One! I just lost my focus and managed to push back! Yes, I really appreciate the author who made this possible nearly 2 years before. So, what’s new I can do using this NPM package? With no wait […]

Node JS

Dynamically populate data for drop down list using PUG in Node JS

Posted on 19th May 201819th May 2018

Let me keep this blog simple and easy. All we need to achieve is to dynamically retrieve items in PUG drop down list. Here is the logic! select(name=’dropDown’, id=”) each val in [‘red’ , ‘green’ , ‘blue’] option=val So, now let us create a data.json file – In my case it’s like below { “FirstName”: […]

Node JS

Exception Handling for Node.Js Application fused with PowerShell | Part 1

Posted on 16th May 201816th May 2018

Yeah, it’s me again with Node.js and PowerShell but this time for exception handling series of blogs and this is part 1 – Handling Exceptions are must in development practice right? But, how we output to end users matters a lot. For example consider the below error Cannot GET /hello There is no such route […]

Node JS

Zomato Custom Web App using PowerShell and Node JS

Posted on 14th May 201814th May 2018

A friend asked me a demo to use iFrame in PUG file. To make the session short I used zomato widgets code and very little of PowerShell scripts. All I used is Invoke-RestMethod cmdlet to retrieve information. This is just a start – so all we have is a Zomato API and With no wait let […]

Archives

  • April 2020
  • January 2020
  • December 2019
  • October 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • May 2016
  • January 2016
  • December 2015
  • November 2015
  • September 2015
  • August 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015

Recent Comments

  • Chen V on PSHTML tip to validate the input text field(s) against JSON file
  • Chen V on Working with Azure Function App using PowerShell and PSHTML module – Part 3
  • Maddie Trautman on Get High Priority Email Message as a Phone Call using EWS API and PowerShell
  • Konstantin Kaminskiy on Working with Azure Function App using PowerShell and PSHTML module – Part 1
  • Harikanth on PSHTML tip to validate the input text field(s) against JSON file
Proudly powered by WordPress | Theme: Sydney by aThemes.