Posts Tagged "Tips"

JavaScript Tip - RegEx Instances Hold State

A lesson learnt in JavaScript and state where you least expect it - RegEx.

On Cookies and the .NET HttpClient

I hope you never have to experience this, but in case you... Here's how you can use cookies to communicate in a server to server set up - but ONLY if you absolutely must!