Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. .net 1.0 configuration for VS 2005

.net 1.0 configuration for VS 2005

Scheduled Pinned Locked Moved C#
questioncsharpdotnetvisual-studioworkspace
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mercenary01
    wrote on last edited by
    #1

    Hello How do I create a project for .net 1.0, what I am using now is VS 2005. Can I convert and existing project to .net framework 1.0?? samuel

    P 1 Reply Last reply
    0
    • M mercenary01

      Hello How do I create a project for .net 1.0, what I am using now is VS 2005. Can I convert and existing project to .net framework 1.0?? samuel

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Not inside VS2005. Well, you could create the code in VS2005 (i.e. just using it as a text editor) and as long as you only used .NET 1 methods, you could compile it using the cs command line compiler. I do have a question though, why would you want to do this? .NET 2 provides a much better framework so it's hard to see why you would want to use a lesser version.

      Deja View - the feeling that you've seen this post before.

      M 1 Reply Last reply
      0
      • P Pete OHanlon

        Not inside VS2005. Well, you could create the code in VS2005 (i.e. just using it as a text editor) and as long as you only used .NET 1 methods, you could compile it using the cs command line compiler. I do have a question though, why would you want to do this? .NET 2 provides a much better framework so it's hard to see why you would want to use a lesser version.

        Deja View - the feeling that you've seen this post before.

        M Offline
        M Offline
        mercenary01
        wrote on last edited by
        #3

        well the WinCE 4.2 is stable only with .net 1.0 and with 2.0 there seems to be some issues, thanks I will try your method and see how it works

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups