NAV TechDays 2018 Demos: Customer Star Rating

  • Reading time:3 mins read

I usually post my NAV TechDays demo stuff for you to use and abuse, and this year won’t be an exception. There are three changes, to previous years, specially the last year. First, you won’t need to wait until New Year’s Eve for me to post my stuff. Second, I’ll blog each of the demos individually, because of the third reason. Third, I don’t want to merely dump my code here with a big fat disclaimer; no – I’ll dump it with a big fat disclaimer and some explanations about what the code does and why.

So, here we go, the first demo (actually the second, because I already posted that Muppet Theme): Customer Star Rating control add-in.

Continue ReadingNAV TechDays 2018 Demos: Customer Star Rating

Control Add-in Dependency Demos

  • Reading time:1 min read

Yes, I keep forgetting about “stuff”. First I forget about blogging in general, then I forget how to blog properly. I’ll get it sorted out. Eventually. Solemnly swear. Kind of.

Anyway, my demos yesterday were full of screenshots. Useful stuff. You can copy a screenshot from there, paste it to OneNote 2016, then get the text from picture. Amazing stuff.

But, that’s not how code is done these days. So, I put everything on GitHub, and if you want to access all of the code you watched me build yesterday, here it goes:

https://github.com/vjekob/ControlAddInDependencyDemo

Good luck!

Continue ReadingControl Add-in Dependency Demos

TicTacToe challenge winner announcement

  • Reading time:2 mins read

In my last post I announced a challenge: the first pull request on my TicTacToe for AL GitHub repository that contains a properly written event handler with “AI” that either beats the human player or ends in a draw gets a special reward. Honestly, I didn’t expect to see any submissions there, because NAV community is not too GitHub savvy. I rarely get any hands up in the air when in my sessions or workshops I ask who uses GitHub. But, three forks arrived soon and one submission quickly followed. It provides a clean and working solution that properly applies the handler pattern and never loses a game.

And, the winner is: Bartel de Leeuw!

Continue ReadingTicTacToe challenge winner announcement

Quick Tip: Extension Demo Data

  • Reading time:2 mins read

Extensions are a hot topic these days. There was a ton of sessions at both Directions events, likely also at NAVUG, and most of the talks you could hear while mingling around was extensions this, extensions that.

Chances are – you are going to be writing your extensions in a foreseeable future.

However, there is a catch with extensions – while it may be easy to load them up into an environment, unlike Cronus database your extensions must populate the database with their own demo or starter data. Otherwise, they will be pretty much useless.

Continue ReadingQuick Tip: Extension Demo Data

Microsoft Dynamics NAV Managed Service Goodies

  • Reading time:2 mins read

Over the course of creating my videos, I have created a number of demos, and massive amount of code (well, massive in relation to the duration of videos). So, with Microsoft’s agreement, I have published all of the demonstrated C# and PowerShell code to my GitHub repository.

If you haven’t watched the videos yet, then please do.

And then, just visit this:

https://github.com/vjekob/NAV-Managed-Service

Continue ReadingMicrosoft Dynamics NAV Managed Service Goodies

How do I: Demo Microsoft Dynamics NAV

  • Reading time:1 min read

A couple of weeks ago, a new page was created on PartnerSource – the “Demo Microsoft Dynamics NAV” page. You can access it at http://aka.ms/demonav

The page contains (at the time) two scripts and two How Do I videos that help you establish a demo NAV 2015 environment on Azure, in Office 365. The whole process is highly automated and you can get up and running in a matter of minutes. When I say “up an running” I mean this: having a virtual machine running on Azure, with NAV 2015 accessible through Windows, Web, and Tablet client, with single sign-on to Office 365, and a nice demo SharePoint Online portal with several reports from NAV.

If you haven’t yet – give it a try.

Continue ReadingHow do I: Demo Microsoft Dynamics NAV
Read more about the article Directions EMEA 2014 content
Poznan

Directions EMEA 2014 content

  • Reading time:2 mins read

One more great Directions EMEA event is over, and it was a great experience again. I am a bit sorry, though, that my main focus was delivering presentations, so I enjoyed myself less mingling around, meeting new folks and consuming content. But it was still a great event.

What I liked a lot is the audience participation and the interest – all sessions, at least those that I attended or delivered, were packed full. It was a real pleasure presenting and demoing tips and tricks in my “Spicing up your user interface” session, and ranting about barriers and gaps between consultants and developers in my “Breaking the barriers” session. Thank you all who attended and I hope it was worth your time.

Continue ReadingDirections EMEA 2014 content

Microsoft Dynamics NAV 2009 Test Drive

  • Reading time:3 mins read

Microsoft Dynamics NAV 2009

Many people have asked me about availability of a downloadable Microsoft Dynamics NAV 2009 demo. Unless you are an existing Microsoft Dynamics NAV customer on a support plan, or a Microsoft Dynamics partner, you can’t download a demo version from a public Microsoft web site.

You can download your copy from a community web site though – check the links at the bottom of this post. Be advised that some of the downloads are larger than a gigabyte, which might not be too download friendly.

So, if you can’t download the demo, there is still a great option for trying Microsoft Dynamics NAV 2009: go to the Microsoft Dynamics NAV Test Drive website at http://www.dynamicsnavtestdrive.com/ and access the online virtual environment where you can try Microsoft Dynamics NAV 2009 for free.

Continue ReadingMicrosoft Dynamics NAV 2009 Test Drive