Visual Studio

  • The name “LayoutAwarePage” does not exist in the namespace

    After I added a Split Page to a Windows Store app that was created with the Blank App template, I got the error mentioned in the title whenever I opened… More.

    · , ,

    ·

    1–2 minutes
  • Dynamically Load DLLs with Exported Classes

    In one of my applications, I need to use some DLLs. There may be several versions of those DLLs installed in different directories, and I need to dynamically decide which… More.

    · ,

    ·

    1–2 minutes
  • 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
  • Mastermind for Windows Mobile

    The design of the Mastermind game for Windows Mobile. More.

    · , ,

    ·

    1–2 minutes
  • Count the Number of Files with Command Shell Script

    Automate the build process by writing Build Events command line script. Count the number of files with Command Shell script. More.

    · ,

    ·

    2–3 minutes
  • Suppress First Chance Exceptions

    Avoid first chance exception messages in the Output window and prevent the control from breaking into the source code when an exception is thrown. 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. ✨