code-migration
Gradually porting PowerBuilder/C++ application to C#/WPF or Winforms
I have a chance to start porting a legacy application written in C++/Powerbuilder to c#.We have a feature this sprint that launches an independent dialog and I just went through the exercise of creati[详细]
2023-03-16 10:47 分类:问答Is it practical to port code from Flash to C#?
My goal is to gain a better understanding of the characteristics of C#, and become more comfortable creating simple apps. I am fairly competent with Flash (Actionscript 3), 开发者_如何学编程and found[详细]
2023-02-03 06:15 分类:问答I need to migrate a Java project (includes swings,servlets etc) existing in JBuilder to Eclipse
I 开发者_开发技巧need to migrate a Java project (includes swings,servlets etc) existing in JBuilder to Eclipse.Any references or documentation or guidelines will be useful to me.As it contains servlet[详细]
2023-01-31 22:05 分类:问答Migration of 32 bit OS Vc++ application to 64 bit OS Vc++ application
i have an Vc++ application developed in VC6 . currently it supports 32 bit Operation systems. My requirement to covert this application to support 64 bit Operating systems (like windows7 , Windoes 200[详细]
2023-01-05 01:25 分类:问答migrating C++ code from structures to classes
I am migrating some C++ code from structures to classes. I was using structures mainly for bit-field optimizations which I do not need any more (I am more worried about speed than saving space now).[详细]
2022-12-29 05:45 分类:问答Gradually migrating Classic ASP 3.0 to ASP.NET MVC
I\'m evaluating a migration from a classic ASP 3.0 application to ASP.NET MVC. I\'ve already migrated applications to WebForms, but have decided to try MVC for this migration for a number of reasons,[详细]
2022-12-12 06:32 分类:问答