|
-
April 5th, 2005, 08:44 AM
#1
General question regarding VC++ 6.0 and VC++.NET
Hi all, I started with VC++ 6.0 a few months earlier and have done an appreciably effort taking project in it. Now this project was for an organization and they have systems using both Windows and Linux.
I have been offered another project which the same thing, but the only catch is "It has to be platform independent and work equally well on Windows as well as Linux". Now since I did the whole thingy, I am totally aware of its requirements and architecture. In order to make it platform idependent, I have to options, recoded it in JAVA or VC++.NET.
Personally, I don't have any plans of doing it in JAVA, since my peculiar project uses VC++'s Doc-View architecture heavily for cammuncation between multiple views (in diff frames).
My Questions ::
Does V++.NET follow the same architecture?
Is it easy to learn and re-implement my original design(VC++ 6.0)?
Can I convert my existing VC++ 6.0 code to .NET?
Software Development is an art, not a job.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|