Building Applications and Core TasksĀ 

This section describes how to install the .NET Compact Framework, compile at the command line, and perform common and useful tasks. Some tasks require interoperating with native code.

Note that the .NET Compact Framework does not support the new mdgb.exe debugging tool provided by the .NET Framework version 2.0. The cordbg.exe tool is deprecated in version 2.0 of both Frameworks.

In This Section

  • How to: Compile at the Command Prompt
    Describes how to create batch files for targeting the correct assemblies to compile Visual Basic and Visual C# applications at the command prompt.