2014
- Passing JSON from JavaScript to C/AL
- Passing strongly typed data to a JavaScript control add-in
- Goodies from the Control Add-ins session at NAV TechDays 2014
- The “Life Hack” from today’s Session
- DEmos from the .NET Interop for Mere Mortals
- NAV TechDays 2014 Pre-conference goodies
- Do you have a value, Mr. BLOB?
- Improving semantics through function properties
- Try..Catch for .NET Interoperability
- Adding a ControlAddInReady event to custom controls
- C/AL rollback without error
- TRY.. CATCH in C/AL
- GETLASTERROROBJECT vs. GETLASTERRORCODE
- Getting more insight into exceptions in NAV
- Statical Prism – a simple, but practical C/AL code analyzer
- Getting the exception type from the GETLASTERROROBJECT
- Better error handling in NAV 2015
- Directions EMEA 2014 content
- NavUserAccountHelper class
- Three Whys about .NET Interoperability
- Request page automation in NAV 2015
- Quick Reporting Tip
- How I Reduced Data Upgrade Time By 78 Hours
- A quick upgrade tip
- Any clue about cue?
- NAV 2015 available from PartnerSource
- Upgrade Codeunits in NAV 2015
- Go To Definition on Page Parts
- Synchronizing Database Schema in NAV 2015
- Directions US Presentation and Files
- Detecting current object type and ID using some funky .NET Interop
- Detect file encoding in C/AL using .NET Interop
- A .NET Interoperability Lesson: Mapping indexed properties to C/AL
- Trick: Instantiating any control in a Control Add-in
- Trick: Subscribing to any Control Add-in event through pure C/AL
- Tip: Interacting with the actual .NET Control Add-in controls
- Drag and Drop File Upload for Microsoft Dynamics NAV 2013 R2
- DotNet Quick Tip: Accessing members with invalid names
- .NET Tips & Tricks: Mediator Pattern (on steroids)
- .NET Tips & Tricks: Dispatcher