|
You are here |
quakkels.com | ||
| | | | |
dusted.codes
|
|
| | | | | .NET Basics | |
| | | | |
mika-s.github.io
|
|
| | | | | Fiddler is an application that is used to view, record and manipulate HTTP requests. Fiddler has an extension system that makes it possible to make changes to the UI, create custom inspectors, modify requests and responses, and so on. Extensions can be made in either .NET or in a programming language called FiddlerScript. FiddlerScript is Fiddler's version of JScript.NET, which is an old .NET implementation of JavaScript. In this post I'll show you how to create extensions with .NET. More specifically, in C#. | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how. | |
| | | | |
blog.suborbital.dev
|
|
| | | A bit about me I'm Philippe, and I'm Technical Account Manager at GitLab. I am french, but you cannot hear my lovely accent. I love a lot speaking in front of people, mainly in French (it's, of course, easier for me), so I wrote this blog post like i... | ||