Close
Skip to content

Softwareproduction

Software Development Blog, mainly C# and .NET

  • ASP.NET Core
  • Mobile Development
  • Code Generation
  • General Programming
  • Development Tools
  • Servers
  • Miscellaneous

Tag: NullReferenceException

Reflection Emit and Type Inheritance: Calling Base Type Constructors

July 21, 2014August 2, 2019Munir Husseini2 Comments

Suppose you want to use Reflection.Emit to generate a dynamic type in memory. Suppose this dynamic type should inherit a…

Read More 14597 views

WF 4.0: NullReferenceException in ActivityXamlServices.Load

May 20, 2014Munir HusseiniNo Comments

I tried to dynamically load a workflow XAML from a database. Simple task, I thought, because there is an API…

Read More 2352 views
(c) 2011-2020 Munir Husseini