I used to be a C# SharePoint Developer – Part 4 – Performance
JavaScript. Not an interpreted language as the name would suggest. Really it isn’t a scripting language at all, and for…
JavaScript. Not an interpreted language as the name would suggest. Really it isn’t a scripting language at all, and for…
In order to get a good basis for Best Practices for SharePoint and Apps, we need to keep the context of…
Brenden Eich born 1961 Pittsburgh, Pennsylvania. The creator of what we know today as JavaScript. A very controversial figure. He…
Why am I writing this? JavaScript is one of the most hated languages on the face of the planet. There…
My blog post at Rencore on demystifying null in PowerShell is now live! PowerShell – Null comparison demystified Enjoy!
My blog post on my time at the Erdinger SharePoint Conference at Rencore is now live! Erdinger: a SharePoint Konferenz…
My blog series for Rencore is complete! SharePoint JavaScript Context Development. The start of the series can be found here,…
My new blog post at Rencore is now available here: Loading a JavaScript library from a CDN Enjoy!
If you need to start an application proxy that’s crashed or for some other reason then the following will get…
Exactly no worries just make the following script bat or ps1: net stop SPTimerV4 net start SPTimerV4 iisreset /noforce net…