//commented out
  • about
  • home
  • Search
✕
    • Why Fiddler's Process Picker tool doesn't work with Chrome anymore

      Posted on May 16, 2020

      Almost every web developer uses or has used Fiddler for inspecting network traffic. It’s a common scenario where multiple applications/browsers are running on a developer’s machine and he/she wants to monitor the network traffic only for a specific application. Fiddler provides a couple of ways to do this. One of... [Read More]
      Tags:
      • Fundamentals
      • Chrome
      • Fiddler
      • Architecture
    • How Interning of Strings affects string comparison in Java

      Posted on April 9, 2020

      In Java, Strings are reference types and for reference types == operator checks if two references point to the same object. Then why does the following Java code snippet prints true ? [Read More]
      Tags:
      • Java
      • Programming
      • Fundamentals
      • C#
    • REST API Versioning - Why and How?

      Posted on March 21, 2020

      Today, any business which is using a modern web or mobile application to serve its clients is most likely using Web APIs. As the business grows, its software applications also evolve to meet business goals. And sometimes you also need to modify the application’s Web APIs. Let’s take an example... [Read More]
      Tags:
      • REST API
      • Web Development
      • Fundamentals
    • Newer Posts
    • GitHub
    • LinkedIn
    • StackOverflow

    Thank you Beautiful Jekyll for this theme.