You cannot create a non-cf dll and use that on the device. However, in most
cases you can create a dll built against the compact framework and use that
within your desktop application.
David Wrighton
.NET Compact Framework
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Venue" <11@1_23_A..net.none>
| References: <#
[email protected]>
<
[email protected]>
| Subject: Re: Adding projects
| Date: Thu, 16 Oct 2003 11:25:18 -0500
| Lines: 28
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <
[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: obftp.brinksinc.com 208.249.243.131
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:36175
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| What I meant was, Can I have a non CF class project and at to my CF
solution
| (basically have only 1 project and add it (or reference) to both Non-CF
and
| CF solution).
|
|
| | > To create anything targeting CF you use the "Smart Device Application"
| > project type. Even though it says "Application" it actually applies to
| any
| > project targeting CF. Once you make this selection, the Smart Device
| wizard
| > will start and from there you simply choose "Class Library".
| >
| > Jim
| >
| > | > > How do I add a non UI .net class project to my CF project. I need to
| share
| > > the common .net class project between desktop and handheld
application.
| > > When I try to add it, there is no place to tell the target device.
| > >
| > >
| >
| >
|
|
|