PC Review


Reply
Thread Tools Rate Thread

convert a "normal" c sharp project in a compact framework project

 
 
Carsten Marx
Guest
Posts: n/a
 
      22nd Nov 2004
hello,
how can i convert a normal c sharp project in a compact framework
project without including all the files manually in the new project.

i'm working with visual studio .net 2003 and pocket pc emulator 2003.
my application has no windows.forms, so that there will be not much work
to make the nessecary changes in the code.

i'm searching for the easiest way....

thanks


regards
Carsten

--
University of Konstanz, Germany
Information Engineering
 
Reply With Quote
 
 
 
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      22nd Nov 2004
There is no conversion process, creating a new project and then inserting
the existing code files will work. If you create the new project in the same
folder, then you will be working with the same .cs files, if you create it
in another folder copies will be made of these files.

Although there are major changes in the forms models on compact and desktop
frameworks, there are also many other areas where you will run into
functionality that you take for granted on the desktop but is not available
in the Compact Framework. OpenNETCF's Smart Device Framework
(www.opennetcf.org/sdf) aims to fill many of these gaps. For others you may
need to rewrite some of your code.

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

"Carsten Marx" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> hello,
> how can i convert a normal c sharp project in a compact framework project
> without including all the files manually in the new project.
>
> i'm working with visual studio .net 2003 and pocket pc emulator 2003.
> my application has no windows.forms, so that there will be not much work
> to make the nessecary changes in the code.
>
> i'm searching for the easiest way....
>
> thanks
>
>
> regards
> Carsten
>
> --
> University of Konstanz, Germany
> Information Engineering



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Defining "Project Task" views within a "Business Project" window Jeff Microsoft Outlook BCM 0 11th Nov 2008 12:50 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft C# .NET 0 24th May 2007 03:22 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft Dot NET Framework 2 22nd May 2007 02:35 AM
Excell error "Can't find Project or Library" Project VBAProject =?Utf-8?B?TG9zdCBpbiBFeGNlbA==?= Microsoft Excel Worksheet Functions 0 12th Apr 2007 04:42 PM
Project still in "project explorer" window after file closed down! Gunnar Johansson Microsoft Excel Programming 14 22nd Dec 2004 06:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:07 AM.