Uncategorized

  • Linking error LNK2028 and LNK2029

    In one of my C++/CLI projects, I need to use a class exported from a unmanaged DLL. When I build the C++/CLI project, I get two linking errors: LNK2028 and… More.

    · , ,

    ·

    2–3 minutes
  • Compile Error C3918

    In C#, we can check if an event variable is null before firing the event. For example: public class MyClass { public event EventHandler MyEvent; public void FireEvent() { //… More.

    ·

    ·

    1–2 minutes
  • GeometryViz3D

    GeometryViz3D is a tool that allows you to create a 3D geometry model that comprises of points and lines, and to examine the model by rotating it around the 3… More.

    · , ,

    ·

    1–2 minutes

Related Articles

Get updates

Spam-free subscription, we guarantee. This is just a friendly ping when new content is out.

← Back

Thank you for your response. ✨