All Posts

Photography
Handheld Shutter Speed Calculator
24 Mar 2017

Handheld Shutter Speed Calculator calculates the recommended shutter speed to take photos without blur while taking shots by holding camera in hand.

ProgrammingSoftware Testing
HP ALM REST API - Get ALM Domains and Projects Together
23 Mar 2017

Tutorial on how to get domains and projects from HP ALM using REST API together. Includes browser method, VB.NET and C# functions to get them together.

ProgrammingSoftware Testing
HP ALM REST API - Get ALM Projects
22 Mar 2017

Tutorial on how to get projects from HP ALM using REST API. Includes the browser method, VB.NET and C# functions to get domains. Learn more @aneejian.

ProgrammingSoftware Testing
HP ALM REST API - Get ALM Domains
21 Mar 2017

Tutorial on how to get domains from HP ALM using REST API. Includes the browser method, VB.NET and C# functions to get domains. Learn more @aneejian.

ProgrammingSoftware Testing
HP ALM REST API - Authentication
20 Mar 2017

Tutorial on how to authenticate HP ALM Session using REST API. Includes VB.NET and C# code for Sign-in and Sign-out resources.

Programming
Constants in VB Script
19 Mar 2017

VBScript has number of useful constants which you can use in your code. These constants provide a convenient way to use specific values.