|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Component version questionUsing VS 2005...
Will a component (control) written for net 1.1 work in a end user computer with just net 2.0 installed? TIA. Antonio,
It should however if it does can always be a problem if there is made a mistake somewhere. The Net versions should be upwards compatible. Cor Show quoteHide quote "Antonio T." <terron2***@hotmail.com> schreef in bericht news:%23G$jzhBcGHA.3872@TK2MSFTNGP04.phx.gbl... > Using VS 2005... > > Will a component (control) written for net 1.1 work in a end user computer > with just net 2.0 installed? > > TIA. > > Most likely, yes.
There are a few changes in the framework that could keep the code from working, but most 1.1 code runs just fine in 2.0. It depends a bit on what the component is doing, but you would be unlucky if it manages to hit one of the few breaking changes (there is about 20 in the entire framework). Antonio T. wrote: Show quoteHide quote > Using VS 2005... > > Will a component (control) written for net 1.1 work in a end user computer > with just net 2.0 installed? > > TIA. Thanks
Show quoteHide quote "Antonio T." <terron2***@hotmail.com> escribió en el mensaje news:%23G$jzhBcGHA.3872@TK2MSFTNGP04.phx.gbl... > Using VS 2005... > > Will a component (control) written for net 1.1 work in a end user computer > with just net 2.0 installed? > > TIA. > > > "Antonio T." <terron2***@hotmail.com> schrieb: Basically yes, but I'd recommend to test it extensively in order to make > Using VS 2005... > > Will a component (control) written for net 1.1 work in a end user computer > with just net 2.0 installed? sure it behaves as expected. Maybe it's easier to convert the control to VS 2005 or wait for the manufacturer to provide such a version. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Sql Code generation tools
Simple questions about interfaces Internationalisation Project VB.net 2005 RESX Do nothing but wait loop.. copying records HttpWebRequest - Timeout For Each Loop Not Working Datagridview problem Help Needed Declaration Expected how to prevent the controls in a form and form itself to scroll? |
|||||||||||||||||||||||