I have an excel file with a lot of records, and I need to import these records to a salesforce object by implementing a class and a visualforce page in order to use it in the future if needed. So, I don't need to work with data loader or import wizard
Is it possible to do that ? or should I stick with Data Loader ?