switchover to new version
-
hi guys,. i have one doubt friends.. I create one .net application. its run fine but in future i want to add new functionality to my old application to perform faster and robustness.. in this situation my client wants to migrate old version to new version.. how to solve this problem bcoze my client in abroad i am in india.. rply me!!
-
hi guys,. i have one doubt friends.. I create one .net application. its run fine but in future i want to add new functionality to my old application to perform faster and robustness.. in this situation my client wants to migrate old version to new version.. how to solve this problem bcoze my client in abroad i am in india.. rply me!!
You just need to install the version of .NET framework along with VS version(to which you are looking to upgrade). Thereafter, you can migrate your earlier projects to the new version by some easy steps. If this does not solve this issue, then please give a detail description of your requirements.
Regards, Amit Pal
-
You just need to install the version of .NET framework along with VS version(to which you are looking to upgrade). Thereafter, you can migrate your earlier projects to the new version by some easy steps. If this does not solve this issue, then please give a detail description of your requirements.
Regards, Amit Pal
hi.. In my side no problem, but my abroad client wants to switchover to new version.. for eg:- my client working with old version ref by(1.0.0.1) but i develope that application with extra features last one year.. in this situation my client approach me to migrate new version ref by(1.0.1.0).. so how to solve this problem..