P
Petr Komarek
All,
we are developing ASP pages using middle tier COMs written in VB and using
ADO. It is quite huge application and we are considering development of new
functionality in .NET. It means that the existing code (using COM and ADO)
will be executed side by side with new ".NET" code (using ADO.NET). New code
will reuse some of the existing COM components and it means that I need to
make sure there are no known "fatal" limitations related to combining
(passing data from ADO to ADO.NET ) ADO and ADO.NET.
I from MS that there should not be any problems with that but I would
appreciate any experience or if you know any useful article.
We are using MSMQ as well. Is there any known limitation or migration
problems related to the .NET ?
Thanks
Petr
we are developing ASP pages using middle tier COMs written in VB and using
ADO. It is quite huge application and we are considering development of new
functionality in .NET. It means that the existing code (using COM and ADO)
will be executed side by side with new ".NET" code (using ADO.NET). New code
will reuse some of the existing COM components and it means that I need to
make sure there are no known "fatal" limitations related to combining
(passing data from ADO to ADO.NET ) ADO and ADO.NET.
I from MS that there should not be any problems with that but I would
appreciate any experience or if you know any useful article.
We are using MSMQ as well. Is there any known limitation or migration
problems related to the .NET ?
Thanks
Petr