|
The company I am working for has developed an application,which has been deployed at many offices of many clients..about 700 for last 10 years..now we want to move to .net framework..the core functionality needs to remain same..but we want ease of deployment(so thinking of smart client),cleaner and flexible program(present software has many bugs and ,is rigid)..now my concern is that the existing database design is not optimised as per normalisation rules..and we would like to reddesign it..which means the data in the existing databases will need to be ported..what r the various ways one can go about it? good practices? Or other option is to with present database only..and just develop the application..how big a risk this will be?
|