G
Guest
Hi,
Can anyone please do one favor for me?
I have one project in c++/ATL , that I want to convert into C#.
I have following doubts over this migration.
1. what will be the option for existing header files? I mean can we use
existing one or we have to rewrite in C# from starting but as far as I know
there is no concept of header files in c#.
2. We have COM interfaces in ATL project so if we implement in C# do we have
to write same thing to implement some basic functions like IUnknown
etc..(please not we don't want to import using RCW)
3. If we use VC8 instead of C# how much it will be better performance wise
and migration effort wise, can u please suggest some ur ideas?
4. Can you please suggest some websites or urls where i can ger more info
that may helpful in this migration.?
The requirement is like that we have to migrate from existing C++ to Dotnet
and then compare performance.
Thanks in advance,
Madhur
Can anyone please do one favor for me?
I have one project in c++/ATL , that I want to convert into C#.
I have following doubts over this migration.
1. what will be the option for existing header files? I mean can we use
existing one or we have to rewrite in C# from starting but as far as I know
there is no concept of header files in c#.
2. We have COM interfaces in ATL project so if we implement in C# do we have
to write same thing to implement some basic functions like IUnknown
etc..(please not we don't want to import using RCW)
3. If we use VC8 instead of C# how much it will be better performance wise
and migration effort wise, can u please suggest some ur ideas?
4. Can you please suggest some websites or urls where i can ger more info
that may helpful in this migration.?
The requirement is like that we have to migrate from existing C++ to Dotnet
and then compare performance.
Thanks in advance,
Madhur