December 2016
CRM Saturday London 2017
Senior Board Member for CRM Saturday, and Chapter Leader for Italy and Switzerland. CRM experts from the Microsoft Dynamics Community converge to address topical issues with the objective of helping organisations overcome and achieve success in CRM strategies.
 
Dec 2016     dynamics crm, IoT, machine learning
Microsoft Ignite Australia 2017
Microsoft Ignite Australia happens to attract some of the world’s brightest minds. It’s your chance to meet them, extend your professional network and deepen personal connections. Thoughts will be sparked. Questions will be answered. Fun will be had. Microsoft Ignite is the conference for Developers and IT Pros. It’s for curious minds hungry to connect with and learn from the brightest folk. And it’s for the innovators who want to make the most of what they have and find smarter ways of doing things.
BASTA! Frankfurt 2017
BASTA! is the one leading independent conference for Microsoft-Technologies in the German-speaking area. It is kind of a required course for all Windows- and .NET-developers, architects as well as project-leaders because of its unique concentration of experts, up-to-dateness and its high practise-relevance. The program focuses on the continuously larger becoming Microsoft-World – and beyond.
 
Dec 2016     azure, IoT
CRMUG Summit EMEA Amsterdam 2017
Summit EMEA 2017 is a peer-to-peer focused conference dedicated to end user education and networking. At this year's event, experienced Microsoft Dynamics users and partners will lead instructional sessions, showcases, and how-to's, focusing on past and current versions of Dynamics AX, NAV, CRM, and Power BI.
Global Azure Bootcamp Zurich 2017
Around the world user groups and communities want to learn about Azure and Cloud Computing! On April 22, 2017, all communities will come together once again in the fifth great Global Azure Bootcamp event! Each user group will organize their own one day deep dive class on Azure the way they see fit and how it works for their members. The result is that thousands of people get to learn about Azure and join together online under the social hashtag #GlobalAzure!
 
Dec 2016     azure
Great Indian Developer Summit Bangalore 2017
With over 40000 attendees benefiting from nine game changing editions, GIDS is the gold standard for India's software professional ecosystem. The summit has seen participation from 505+ sponsors and 725+ speakers since 2008. Join the 2017 edition for cutting-edge content that will squarely put you ahead of the pack.
 
SharePoint Saturday Zurich 2017
SharePoint Saturday Events (SPS Events) is a FREE one-day event held in different cities around the world, featuring sessions from influential and respected SharePoint professionals.
 
Dec 2016     sharepoint
NDC London 2017
Since its start-up in Oslo 2008, the Norwegian Developers Conference (NDC) quickly became one of Europe`s largest conferences for .NET & Agile development. Today NDC Conferences are 5-day events with 2 days of pre-conference workshops and 3 days of conference sessions. NDC conferences are currently running in Oslo (since 2008), London (since 2013) and Sydney (from 2016). NDC London 2017 is a full week event with Pre-Conference Workshops on 16-17 January and the actual conference on 18-20 January. The workshops are held at CentrEd at ExCeL and the conference at ICC London at ExCeL.
 
Dec 2016     azure, machine learning
October 2016
Bring your “A” game to ESPC16
With just over 3 weeks to go to Europe's largest gathering of SharePoint & Office 365 professionals, take a look at these tips that will help you get the most out of ESPC16…
 
Oct 2016     sharepoint
CIO vs CTO
What are the synergies and differences of the roles of a Chief Information Officer and a Chief Technology Officer? An open conversation about two roles with one mission…
 
Oct 2016     leadership
September 2016
SOLID SharePoint apps with MVC
Practical code examples of ASP.NET MVC applications that connect to a SharePoint Server and comply with the SOLID principles.
 
June 2016
API World Conference, San Jose 2016
Integrate 2016 + API World 2016 is the world’s largest technology conference, expo, and social network that is 100% focused on integrating technologies together. It is the nation’s biggest vendor-neutral API Conference for developers, executives, and API lovers. The vision of Integrate + API World is that data, API’s, infrastructure, and IT products will see themselves as components of a single interconnected technology platform.
 
Jun 2016     azure, IoT, microsoft band, xamarin
European SharePoint Conference Vienna 2016
The European SharePoint Conference is more than a conference – it is a community organisation whose mission is to support the SharePoint and Office 365 community to excel. Each year ESPC gathers the leading SharePoint and Office 365 thought leaders from around the world in one European location for the largest conference of its kind.
NDC Sydney 2016
Since its start-up in Oslo 2008, the Norwegian Developers Conference (NDC) quickly became one of Europe`s largest conferences for .NET & Agile development. Today NDC Conferences are 5-day events with 2 days of pre-conference workshops and 3 days of conference sessions.
 
Jun 2016     azure, IoT
SharePoint Saturday Cambridge 2016
SharePoint Saturday Cambridge is a unique not for profit (free to attend) community driven event dedicated to showcasing all that is great about SharePoint, Office 365 and the Microsoft Data Platform. It aims to provide expert training geared towards administrators, end users, architects, developers, and other types of professionals that work with Microsoft SharePoint Technologies.
 
Jun 2016     mvc, sharepoint
March 2016
A flexible Default Value for your DateTime properties
When creating an MVC application with Entity Framework, it is possible to set default values for most properties in a model using the DefaultValue attribute. However, no much flexibility is offered for a DateTime property. This article presents a custom validation attribute for DateTime types that accepts different formats for defining the default value of the property.
 
Mar 2016     .net, mvc
Coded UI test automation of MVC applications with Visual Studio
Whether you are a software developer, tester, administrator or analyst, this article can help you master different types of UI testing of an MVC application, by using Visual Studio for creating coded UI test suites that can be automated for continuous execution.
 
Mar 2016     software testing, visual studio
Software Development Management in 11 steps
What it takes to be a great Software Development Manager? I have been building software for the last 15 years and have collected a few stories and experiences to share. Some I have used as questions when interviewing candidates. In 11 points, this is my story to date.
 
Mar 2016     leadership, sdlc
February 2016
GIS Location Services in Dynamics CRM
A design paper about implementing GIS-based services for a local Council in Dynamics CRM, structuring address data, and delivering location services in the form of WebAPI endpoints via an Enterprise Service Bus.
 
Feb 2016     dynamics crm, gis
Building an MVC application for SharePoint
Learn how to write code to perform basic operations with the SharePoint 2013 .NET Framework client-side object model (CSOM), and build an ASP.NET MVC application that retrieves information from a SharePoint server.
 
Feb 2016     mvc, sharepoint
January 2016
Adding Social Sharing to a Web Site
How I built a social sharing component for my own web site and added a secured geo-located audit trail. Step by step, let’s analyse technologies and source code for developing this component.
 
Jan 2016     .net, mvc
Adding a Secured Geo-located Audit Trail
How I built a social sharing component for my own web site and added a secured geo-located audit trail. Step by step, let’s analyse technologies and source code for developing this component.
 
Jan 2016     .net, mvc
Converting GIS spatial coordinates
Different formats and standards exist for describing geographical coordinates in GIS systems and applications. This article explains how to convert between the most used formats, presenting a working library written in C#.
 
Jan 2016     .net, gis