Can we convert .ASP page to .net core(cshtml) ?
Loading
Can we convert .ASP page to .net core(cshtml) ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arnab MukherjeePosted Jun 26, 2021, 7:42 PM
Gurpreet AroraPosted Jun 26, 2021, 7:25 PM
This will totally depend on if you are using aspx file razor views or you are working with webforms
If these are MVC views try to implement them into razor in the current project then migrate to .Net core
If they are webform There is no webform in asp.net Core .
narayan singhPosted Jun 26, 2021, 6:52 PM
Varun SetiaPosted Jun 22, 2021, 3:57 AM
Salman BegPosted Jun 21, 2021, 2:33 PM