I came across an interesting tool, which trace the HTTP transaction. It was really simple and amazing tool which shows all the input and output happening in the HTTP 80 port. Even we can edit the delivered HTTP content and see the output in the browser.
You can download the tool from http://www.fiddler2.com. and the site all has a simple video to demonstrate the features.
It will be really helpful to debug ASP.Net / Web service code.
Subscribe to:
Post Comments (Atom)
Teams PowerShell
The PowerShell helps to get quick meta data around Teams. Install-Module -Name MicrosoftTeams Connect-MicrosoftTeams Get-TeamAllChannel...
-
I was trying to install SharePoint 2013, the setup was complaining about a pending system restart. Even after multiple restart / Shutdown. ...
-
Recently a new learner of C# asked me a question on C# Virtual & Abstract properties. It turned out to a deep dive. Detail follows. D...
-
source 1. Microsoft .NET Framework interview questions .NET 2. What is .NET Framework? 3. Is .NET a runtime service or a developm...
No comments:
Post a Comment