Forum Discussion

Homes1855's avatar
Homes1855
Copper Contributor
Apr 22, 2020
Solved

Sharepoint 2019- develop Visual webpart with SQL database

We are planning to implement SharePoint 2019 on-prem to replace the existing SP 2010 intranet. we have a few SP visual webparts with SQL data sources that were build using VB.net . we like to know if...
  • Joel Rodrigues's avatar
    Apr 22, 2020
    You won't be able to fully migrate
    The best solution would be to create a REST API to expose the data from the SQL database and then create a SharePoint framework solution to consume that data

Resources