CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2003
    Posts
    244

    .NET 2.0 assembly in .NET 3.5 WEB APP

    Can I use assembly created in .NET 2.0 in .NET 3.5 WEB APPLICATION ?

  2. #2
    Join Date
    Sep 2008
    Location
    Netherlands
    Posts
    865

    Re: .NET 2.0 assembly in .NET 3.5 WEB APP

    I you tested it, you would have known...

    Anyway, the answer is yes.

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