How to upgrade existing application ...?
-
Hello experts, I create an application using C#.net 2005, MS Access 2000. In that application I have one exe and 9-10 DLL's and some xml files are also included. I distribute this application using standard VS.NET setup and deployment project. Everything is working fine. Now that was release 1.0. After using v1.0 my clients reports some bugs and I also add some more functionality into the application. If any of my customer needs upgraded version of application then what should I do...? Because I have to change the EXE and DLL's including new and modified xml's. And their may be some database changes are also occurred...please help.:confused: I don't want to use the ClickOnce deployment .. Please guide me...... :zzz:
Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...
-
Hello experts, I create an application using C#.net 2005, MS Access 2000. In that application I have one exe and 9-10 DLL's and some xml files are also included. I distribute this application using standard VS.NET setup and deployment project. Everything is working fine. Now that was release 1.0. After using v1.0 my clients reports some bugs and I also add some more functionality into the application. If any of my customer needs upgraded version of application then what should I do...? Because I have to change the EXE and DLL's including new and modified xml's. And their may be some database changes are also occurred...please help.:confused: I don't want to use the ClickOnce deployment .. Please guide me...... :zzz:
Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...
Pankaj - Joshi wrote:
I don't want to use the ClickOnce deployment .. Please guide me...... :zzz:
First Wake Up, it's difficult to read while sleeping. There are all sorts of installer systems available including of course Windows Installer. I imagine they all support upgrading scenarios. You will just have to do some searching and some reading to figure out which one(s) you want to investigate.
-
Pankaj - Joshi wrote:
I don't want to use the ClickOnce deployment .. Please guide me...... :zzz:
First Wake Up, it's difficult to read while sleeping. There are all sorts of installer systems available including of course Windows Installer. I imagine they all support upgrading scenarios. You will just have to do some searching and some reading to figure out which one(s) you want to investigate.
That means you cant' help me...? I search a lot but unable to get proper solution... Please help.... :((
Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...
-
That means you cant' help me...? I search a lot but unable to get proper solution... Please help.... :((
Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...
Pankaj - Joshi wrote:
That means you cant' help me...?
You asked for guidance
Pankaj - Joshi wrote:
Please guide me
I guided you
Pankaj - Joshi wrote:
Please help
If you want more specific help you need to ask more specific questions. I have given you all the general guidance I can on the subject of updating applications. I can't alter the reality that it is a large subject and in many cases it is also somewhat complex. If you desire to be a competent software developer, at some point you have to stop looking for the magic bullet solution to problems and realize you just have to start researching a subject and stick with it until you have gained an understanding of the domain sufficient to provide yourself with a solution to your problem.
led mike