Retrieving PNR status in C#
One of the very first applications I found to be extremely useful on my Windows Phone was the IndianRail app. I had been looking into APIs for PNR retrieval, and found that none exists. I wanted to simulate the app, and ended up doing just that in .NET, using C#. Note: This method involves scraping [...]



