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
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
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
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
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).
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,