CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2009
    Posts
    18

    .NET Framework 1.0 and 3.5

    I had a general framework question and all the articles I've seen don't give a clear answer. Will an application written with the 1.0 framework, and a component that uses 3.5 be able to run side by side on the same machine?

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: .NET Framework 1.0 and 3.5

    The answer to your question is "yes".

  3. #3
    Join Date
    Nov 2009
    Posts
    18

    Re: .NET Framework 1.0 and 3.5

    Thank you very much

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

Featured