After taking my first steps into integrating services with Microsoft Dynamics 365 I have learnt a thing or two about the service and feel I should share them. The first thing I’m going to go through is how to update a navigational property of an entity using the provided Web API. I am going to assume you know how to access the API and have an token as that is a whole other guide!
Continue reading Update Dynamics 365 Navigational Properties through the Web APITag: Web
NUnit HTML Report Generator
After doing some work with Selenium to perform some automated testing of a number of web applications and websites, myself and the team at Jatech came to the conclusion that the reports were not attractive enough to present to clients and thus embarked on creating a more attractive and responsive report.
Continue reading NUnit HTML Report GeneratorResponsive Redesign
Being a web developer, I use frameworks such as Bootstrap every day to build responsive websites that look great on any size screen or device. I therefore decided it was about time I updated this site to make use of a couple of those technologies.
Continue reading Responsive RedesignUmbraco Examine Search [Part 2]: Postbacks in Razor Scripts
This second post is aimed at building the search box that will be used for sending the query to the page containing the search results. Normally this would be an easy task of just creating a form and setting the action url to your results page. Due to the way we are creating cleaner URL’s, it isn’t quite as straightforward.
Continue reading Umbraco Examine Search [Part 2]: Postbacks in Razor ScriptsSetting up Outlook.com and Hotmail Custom Domain Alias
I am currently in the process of moving over from a Linux VPS to a Windows VPS. Due to the limited resources of my current web server I am unable to run an exchange server to handle all of my email, calendar etc. I have therefore decided to make use of the relatively new Outlook.com for all of my website email addresses as it integrates well with the desktop version of Outlook. Previously, I had much more control over my email accounts compared to Outlook. This included the ability to assign multiple addresses to a single mailbox. I knew you could set up an alias for a Hotmail account so I began looking into how to set one up for my Outlook accounts.
Continue reading Setting up Outlook.com and Hotmail Custom Domain AliasUmbraco Examine Search [Part 1]: URL Rewriting
One of the least documented aspects of Umbraco has to be the in-built Examine search mechanism. I’m going to do a couple of simple blog post’s to go through the whole process of building search into your site one step at a time. This first post is aimed at setting up nice url’s for your search page.
Continue reading Umbraco Examine Search [Part 1]: URL RewritingFeedz RSS Reader
Feedz RSS Reader fetches RSS feeds from as many sites as you want and display them on one page.
Continue reading Feedz RSS ReaderGet Longitude and Latitude from Google Maps
Getting the longitude and latitude from Google maps can be quite annoying, here’s a simple way to do it!
Continue reading Get Longitude and Latitude from Google MapsRoudcube Folder Protection
So, over the past couple of days I did a fresh install of Roundcube Webmail (0.3.1) following a pretty good tutorial. Everything installed fine and all my configurations were assumed to be correct, other than Roundcube wouldn’t download folders! So no Drafts, Sent, Junk or Trash..
Continue reading Roudcube Folder Protection