Posts Tagged "Tips"
JavaScript Tip - RegEx Instances Hold State
A lesson learnt in JavaScript and state where you least expect it - RegEx.
Read Post
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!
Read Post