if there any disadvantageof using dot net 2.0 and 1.1on same server
-
I have to use reporting tool which is available in 2.0 in my application which is in dot net 1.1, if i will use this 2.0 reporting tool then will it have any kind of impact on the application or anything, please reply soon.
-
I have to use reporting tool which is available in 2.0 in my application which is in dot net 1.1, if i will use this 2.0 reporting tool then will it have any kind of impact on the application or anything, please reply soon.
If the reporting tool is to be used as part of your .NET 1.1 project (i.e. added via a reference), you are in for a nasty surprise. You can't link .NET 2 into .NET 1.1. If it's a separate application, then there isn't a problem running the two runtimes.
the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
Deja View - the feeling that you've seen this post before.