Re: A question on 1.1 and 2.0 interoperability



John, you mean that in that case the dll is executing the code of the CLR
loaded by the exe?

"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
news:MPG.1fa5698c8c9a159a98d56b@xxxxxxxxxxxxxxxxxxxxxxx
Roland <roland.demeester@xxxxxxxxx> wrote:
Is it possible to call a dll that was compiled against 1.1 when the exe
is
compiled against 2.0?
I have bought some dll's that are compiled against 1.1 and, obviously, I
don't have the source code. I hate to buy all libraries again each time
Microsoft moves its frzamework forward.

Yes, that should be fine. There are a few changes between 1.1 and 2.0
which aren't backward-compatible, and if the libraries rely on the
original behaviour then you may have problems, but those are pretty
rare.

--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too


.



Relevant Pages

  • Re: web based database
    ... That application is not running online. ... the users computer and executing from there. ... pushing the EXE to their system. ... the database and use something that identifies where ...
    (microsoft.public.vb.general.discussion)
  • RE: .Net Remoting problem: No connection could be made because the tar
    ... As you say, if the server isn't running, then you get the error message. ... Are you trying to start up and shut down a remoting exe at will, ... I am facing problem while executing the exe on ... > the remote machine. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: web based database
    ... You website is hosted on a server hosting 756 other websites. ... damage you could do or information you could gain by executing an EXE on ... > the users computer and executing from there. ...
    (microsoft.public.vb.general.discussion)
  • Re: web based database
    ... You website is hosted on a server hosting 756 other websites. ... damage you could do or information you could gain by executing an EXE on ... > the users computer and executing from there. ...
    (microsoft.public.vb.general.discussion)
  • Re: IIS 6 and executables
    ... looks like our script is executing the file" ... How is the cgi-bin exe trying to serve the wraped exe as a download. ...
    (microsoft.public.inetserver.iis)