Results 1 to 2 of 2

Thread: CF 2.0 on Visual Studio 2003?

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2006
    Posts
    61

    CF 2.0 on Visual Studio 2003?

    Hi there. I have visual studio 2003. It appears that i need some of the functionalities and classes of Compact Framework 2.0 which are included on visual studio 2005. Is there any way to just get the compact framework and not be forced to install all of visual studio 2005?
    thanks

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: CF 2.0 on Visual Studio 2003?

    You don't need Visual Studio at all to write .NET applications. Visual Studio itself is a .NET application so it couldn't write itself. All you need is the .NET Framework SDK for the version you want to target. Of course, VS has loads of useful features to make development easier.

    There are also other IDE's available. SharpDevelop is a free IDE that supports .NET 2.0, although I'm not sure if it supports Mobile development. You can't use VS.NET 2003 to create .NET 2.0 apps.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width