Skip to content
  • About

NAV GEEK

Dynamics NAV + Business Central + C# + Javascript discoveries

Tag: Reflection

Viewing .NET object properties from NAV

Sometimes you just want to see all the properties of a .NET Object, and the NAV debugger doesn’t do this (yet – I wouldn’t be surprised if it’s coming…). Our old friend Reflection is what we need here, but if you do the normal GetProperties off the Type you could be disappointed as this won’t… Read More Viewing .NET object properties from NAV

June 10, 2016June 10, 2016 strangenikolaiLeave a comment

Casting .NET Objects in Dynamics NAV, Part 2

My last post started with a disclaimer that it was not a post about how-to cast .NET objects from one type to another in C/AL code. This post IS about how-to cast .NET objects from one type to another in C/AL code. But it also starts with a disclaimer; i.e. the code below is “sandpit”… Read More Casting .NET Objects in Dynamics NAV, Part 2

July 15, 2015 strangenikolai2 Comments

“Casting” .NET Objects in Dynamics NAV

Let me start this off with saying this is not a post about how-to cast .NET objects from one type to another in C/AL code. I don’t know how to do it yet, or if it is even possible, I’m still playing around with some .NET libraries… (maybe next blog post… 😉 ). This is more… Read More “Casting” .NET Objects in Dynamics NAV

July 10, 2015 strangenikolai1 Comment

Using .NET Predicate (or Constraints on Type) in NAV

The other week I attended the UK PowerShot Workshop hosted at Microsoft HQ in Reading and run by the guys from Cloud Ready Software (Dynamics NAV’s very own Gang of 4: Waldo, Gary, Vjeko and Mark Brummel – Mark wasn’t there though). Waldo has posted about where it was and what was covered – suffice to say, it was great and… Read More Using .NET Predicate (or Constraints on Type) in NAV

July 6, 2015 strangenikolai6 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
April 2023
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
« 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
  • Follow Following
    • NAV GEEK
    • Already have a WordPress.com account? Log in now.
    • NAV GEEK
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...