How to build and use a "dll" library with .NET C# Compact Framework

  • Thread starter Thread starter SugarMan
  • Start date Start date
S

SugarMan

How can I build and use a "dll" library with .NET C# Compact Framework?

thanks for your consideration!

Umut Seker
Computer Engineering Ege University, Turkey
(e-mail address removed)
 
When you select create a new project in Visual Studio .NET 2003, select
Smart Device Application and then in the following wizard you can choose the
platform (Windows CE, Pocket PC or Smartphone) and project type
(Application, Class Library) - select Class Library to create a dll project.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top