.NET Framework Bookmark and Share   
 index > Common Language Runtime > dotnet upgrade. framework 1.1+ VS 2003 to framework 2.0+VS 2005. DB SQL server 2000
 

dotnet upgrade. framework 1.1+ VS 2003 to framework 2.0+VS 2005. DB SQL server 2000

Hi All,

Could you please share your knowledge?

I am migrating my application from 1.1 framework and visual studio 2003 to framework 2.0 and visual studio 2005 and SQL server 2000.

Here are my Questions:

1. Is .Net framwork 2.0 + Visual studio 2003+ SQL server 2000? without any issues with my existingapplications.

2. Is .Net framwork 2.0 + Visual studio 2005 + SQL server 2000? without any issues.

3.Is there any functionality that you think might get affected because of the version upgrade?

for eg: In my current application i am using these components

3.1 Datagrid

3.2 User Controls which are built using the Visual studio 2003 and framework 1.1.

Thanks in advance.

Best Regards

GirishTS
I see no real issues here. You just can't use VS2005 compiled components in VS2003.
Hans Passant.
nobugz
I see no real issues here. You just can't use VS2005 compiled components in VS2003.
Hans Passant.
nobugz

You can use google to search for other answers

Custom Search

More Threads

• Automating ICE - Need help
• Another property question
• How to dispose all undisposed objects
• FileLoadException error
• Doubt in NGEN and CLR
• Referring shdocvw.dll in strong named assemblies
• CreateFile \\.\PhysicalDrive0
• IL wrapper for a method that returns a valuetype crashes the JIT compiler.
• running app on a network
• how to set breakpoint on memory access using WinDbg