MS Dynamics 365: Some useful JavaScript Functions
We’ll start with some useful JavaScript functions that you’ll need in your adventures with MS Dynamics 365 Development. A quick cheat-sheet, if you will. It is for CRM v9.
Continue readingWe’ll start with some useful JavaScript functions that you’ll need in your adventures with MS Dynamics 365 Development. A quick cheat-sheet, if you will. It is for CRM v9.
Continue readingNo worries series is designed to do just that – enable you to say “no worries”, just copy the code and fire it up. For the first post in the…
Continue readingThere are many challenges when attempting to establish cooperation between systems and technologies that were not originally meant to work together. Unfortunately, this is still true to this day, even…
Continue readingThe key thing is to return the Real 404 HTTP status code and avoid any solution that replaces 404 with 301. This is completely wrong and has the potential to do damage to your site.
Continue readingSearch engines care about page speed. Users care about page speed. It only makes sense that you try to make your pages load as quickly as possible, without losing anything important
Continue readingIf you haven’t been programming in visual studio for long, chances are you haven’t heard about code snippets. A code snippet is actually coding that you can quickly insert into the…
Continue readingThere are a lot of great developer resources out there on the Internet, so it occurred to me that it would be interesting to showcase some of them, especially ones that are jam-packed with great resources
Continue readingI had to take a minute to share this wonderful and funny video about what it is like to be an engineer in the corporate world. I really suggest that…
Continue readingLet me quickly introduce an interesting add-on for Firefox to you. It’s called HttpRequester and it’s a very very useful add-on for basically any developer. What it does, it enables you to…
Continue readingYes, we should make it easy for visitors to share content. It is handy and in many cases it allows us to pre-fill the share text. Most of the time,…
Continue reading