Avatar of ITsolutionWizard
ITsolutionWizard
Flag 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
.NET ProgrammingXML

Avatar of undefined
Last Comment
ITsolutionWizard

8/22/2022 - Mon