Link to home
Create AccountLog in
Avatar of ITsolutionWizard
ITsolutionWizardFlag for United States of America

asked on

Xml customization

We have xml file that actually just look like HTML with input and select HTML for example, we have list of car maker, model and etc

We were able to parse xml on mvc project and it looks fine.

Now, we are trying to build admin portal to allow our manager to crud plus clone e.g. Car and model. But we have very short development time frame. I hope I can have some good ideas to start with or if you know any out of box solution and it will work as well
ASKER CERTIFIED SOLUTION
Avatar of Jayadev Nair
Jayadev Nair
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of ITsolutionWizard

ASKER

Need some sample to start with if you know any