Skip to content
  • About

NAV GEEK

Dynamics NAV + Business Central + C# + Javascript discoveries

Tag: Change Log

PubSub Pattern in Dynamics NAV 2016

As per my note on my previous blog on this topic, I will outline how to achieve something similar in NAV2016, but split into two bits. This is the second bit, which doesn’t have any corresponding objects in standard NAV as far as I can see. I struggled with what to call this pattern (naming… Read More PubSub Pattern in Dynamics NAV 2016

October 30, 2015October 30, 2015 strangenikolai1 Comment

Observer Pattern in Dynamics NAV 2016

As per my note on my previous blog on this topic, I will outline how to achieve something similar in NAV2016, but split into two bits. This is the first bit which is more generic, and follows the pattern from the standard system. Before NAV2016, Codeunit 1 was the ideal place to put code to… Read More Observer Pattern in Dynamics NAV 2016

October 30, 2015 strangenikolai2 Comments

Observer Pattern in Dynamics NAV

EDIT: NAV2016 has come out with new “Event” functionality, and looking into how that affects my Observer code I realised that what I had built was sort-of a combination of two different patterns, Observer and something a bit more like PubSub – the difference being the latter is “Cross-session”. See my follow-up blogs here: Observer… Read More Observer Pattern in Dynamics NAV

August 14, 2015October 30, 2015 strangenikolai2 Comments

Search NAVGeek

Tags

.NET Interop Casting Change Log Control Add-Ins CORS Data Migration Debugging Design Patterns Directions Dynamics NAV Generics Inheritance Javascript JQuery JSONP NAV2016 Observer Pattern OData Pointer Polymorphism Powershell Predicates PubSub Pattern Reflection T-SQL Type Constraint
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Mar    

Categories

  • Control Add-In Tips (3)
  • Development Process (1)
  • Javascript Tips (3)
  • NAV .NET Tips (6)
  • News (2)
  • Software Design (6)
Blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy